| Summary: | KDevelop crashed when launching a debug session | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Christian Gruber <christian_gruber> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | vladmir_ovchinnikov |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.5.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Christian Gruber
2021-01-11 14:11:59 UTC
Created attachment 152020 [details]
New crash information added by DrKonqi
kdevelop (5.9.220801 (22.08.1)) using Qt 5.15.6
When launching debug session KDevelop crashes, (Bug report shows segmentation fault error).
though external terminal emulator launches but does not launch the compiled program
-- Backtrace (Reduced):
#4 0x00007fc3800a37e0 in KDevMI::MIDebugSession::startDebugging(KDevelop::ILaunchConfiguration*, IExecutePlugin*) () at /usr/lib/qt/plugins/kdevplatform/37/kdevlldb.so
#5 0x00007fc3800aa58b in KDevMI::MIDebugJob::start() () at /usr/lib/qt/plugins/kdevplatform/37/kdevlldb.so
#6 0x00007fc3ca30738c in KDevelop::RunController::registerJob(KJob*) () at /usr/lib/libKDevPlatformShell.so.59
#7 0x00007fc3ca300970 in KDevelop::RunController::execute(QString const&, KDevelop::ILaunchConfiguration*) () at /usr/lib/libKDevPlatformShell.so.59
#8 0x00007fc3ca2fc427 in KDevelop::RunController::slotDebug() () at /usr/lib/libKDevPlatformShell.so.59
|