Bug 485163 - KDevelop crashes on hitting "OK" off of the Project settings dialog
Summary: KDevelop crashes on hitting "OK" off of the Project settings dialog
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-04-07 00:57 UTC by Mac Henni
Modified: 2024-04-07 00:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mac Henni 2024-04-07 00:57:33 UTC
Application: kdevelop (5.13.240201 (24.02.1))

Qt Version: 5.15.13
Frameworks Version: 5.115.0
Operating System: Linux 6.8.2-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
I was poking around the Project settings dialog to change my project settings to Python when suddenly it crashed. I had imported a project from disk and was attempting to switch from Kate to KDevelop for said project. I'm using gh as my Git auth, although I'm almost certain that that is not the issue.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault

[KCrash Handler]
#4  0x00007ff95ffed7de in KDevelop::Project::buildSystemManager() const () from /lib64/libKDevPlatformShell.so.513
#5  0x00007ff95ffdd794 in ?? () from /lib64/libKDevPlatformShell.so.513
#6  0x00007ff95ffe37f2 in ?? () from /lib64/libKDevPlatformShell.so.513
#7  0x00007ff95e526482 in ?? () from /lib64/libQt5Core.so.5
#8  0x00007ff95f19e8c2 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#9  0x00007ff95f1a143f in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
#10 0x00007ff95e519f90 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007ff95f1a51ae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007ff95e4ee1d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007ff95e4f17d1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#14 0x00007ff95e547903 in ?? () from /lib64/libQt5Core.so.5
#15 0x00007ff959f12710 in ?? () from /lib64/libglib-2.0.so.0
#16 0x00007ff959f14358 in ?? () from /lib64/libglib-2.0.so.0
#17 0x00007ff959f14a0c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x00007ff95e547116 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#19 0x00007ff95e4ecc6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007ff95e4f5100 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#21 0x000055c6863cc61b in ?? ()
#22 0x00007ff95da2a1f0 in __libc_start_call_main () from /lib64/libc.so.6
#23 0x00007ff95da2a2b9 in __libc_start_main_impl () from /lib64/libc.so.6
#24 0x000055c6863cd165 in ?? ()
[Inferior 1 (process 6307) detached]

Reported using DrKonqi