Bug 513762 - KDevelop crashed when adding a file to a project
Summary: KDevelop crashed when adding a file to a project
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-12-24 02:44 UTC by jwolter4
Modified: 2025-12-24 02:44 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jwolter4 2025-12-24 02:44:40 UTC
Application: kdevelop (5.12.230805 (23.08.5))

Qt Version: 5.15.13
Frameworks Version: 5.115.0
Operating System: Linux 6.14.0-37-generic x86_64
Windowing System: X11
Distribution: Ubuntu 24.04.3 LTS
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
I updated cmake, closed KDevelop and reopened it. Then opened my project. I went to add a new file to the project and as soon as I opened the file the program crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x000073d878085224 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/512/kdevclangsupport.so
#5  0x000073d878086032 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/512/kdevclangsupport.so
#6  0x000073d91748941c in KDevelop::BackgroundParser::parseDocuments() () from /lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.512
#7  0x000073d919b12e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x000073d919b1710d in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x000073d919b0624b in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x000073d91a76bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x000073d919ad8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x000073d919b345ab in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x000073d919b34f11 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x000073d9155145c5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x000073d915573737 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x000073d915513a63 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x000073d919b35279 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x000073d919ad6a7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x000073d919adf3e8 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x0000601362c8848c in ?? ()
#21 0x000073d91902a1ca in __libc_start_call_main (main=main@entry=0x601362c83890, argc=argc@entry=1, argv=argv@entry=0x7ffc3a6c3378) at ../sysdeps/nptl/libc_start_call_main.h:58
#22 0x000073d91902a28b in __libc_start_main_impl (main=0x601362c83890, argc=1, argv=0x7ffc3a6c3378, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc3a6c3368) at ../csu/libc-start.c:360
#23 0x0000601362c88fd5 in ?? ()
[Inferior 1 (process 24888) detached]

Reported using DrKonqi