Bug 483765 - Crash after Saving CMake Changes
Summary: Crash after Saving CMake Changes
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-03-16 13:33 UTC by John Schneiderman
Modified: 2024-03-17 12:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Schneiderman 2024-03-16 13:33:03 UTC
Application: kdevelop (5.12.230805 (23.08.5))

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.7.9-200.fc39.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora Linux 39 (KDE Plasma)"
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
I was editing the CMake file to adjust the unit tests listed in Cmake.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00000000000000b1 in ?? ()
#5  0x00007f0405ba7d19 in cleanupTestSuites(QVector<CTestSuite*> const&, QVector<CTestFindJob*> const&) [clone .isra.0] () from /usr/lib64/qt5/plugins/kdevplatform/512/kdevcmakemanager.so
#6  0x00007f0405b9843e in CMakeManager::integrateData(CMakeProjectData const&, KDevelop::IProject*, QSharedPointer<CMakeServer> const&) () from /usr/lib64/qt5/plugins/kdevplatform/512/kdevcmakemanager.so
#7  0x00007f0405b88d75 in ChooseCMakeInterfaceJob::fileImportDone(CMakeProjectData const&) () from /usr/lib64/qt5/plugins/kdevplatform/512/kdevcmakemanager.so
#8  0x00007f043f0e9151 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f0405b919a7 in QtPrivate::QFunctorSlotObject<CMake::FileApi::ImportJob::ImportJob(KDevelop::IProject*, QObject*)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /usr/lib64/qt5/plugins/kdevplatform/512/kdevcmakemanager.so
#10 0x00007f043f0e9151 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#11 0x00007f043eeffd15 in QFutureWatcherBase::event(QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007f043fdaeb95 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f043f0b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f043f0b8325 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#15 0x00007f043f1078cf in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#16 0x00007f043ad11e5c in g_main_context_dispatch_unlocked.lto_priv () from /lib64/libglib-2.0.so.0
#17 0x00007f043ad6cf18 in g_main_context_iterate_unlocked.isra () from /lib64/libglib-2.0.so.0
#18 0x00007f043ad0fad3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x00007f043f1073b9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007f043f0b383b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#21 0x00007f043f0bbacb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#22 0x000055d4bf51d3e2 in main ()
[Inferior 1 (process 13984) detached]

Reported using DrKonqi