https://bugs.kde.org/show_bug.cgi?id=439592
Bug ID: 439592
Summary: KDevelop always crashes when parsing the CMake project
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kdevelop (5.6.40)
(Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.83.0
Operating System: Linux 5.13.0-gentoo x86_64
Windowing System: X11
Drkonqi Version: 5.22.1
Distribution: Gentoo/Linux
-- Information about the crash:
- What I was doing when the application crashed:
1. Clone and open the CMake project (master branch)
2. Wait for parser to crash
3. Requesting for a help tooltip at almost any place in
Source/cmFindPackageCommand.cxx also leads to a crash, whether the parsing is
finished or not yet.
The crash can be reproduced every time.
-- Backtrace:
Application: KDevelop (kdevelop), signal: Aborted
[KCrash Handler]
#4 0x00007fc50679820e in raise () at /lib64/libc.so.6
#5 0x00007fc506782536 in abort () at /lib64/libc.so.6
#6 0x00007fc5067d94b8 in __libc_message () at /lib64/libc.so.6
#7 0x00007fc5067e0eba in () at /lib64/libc.so.6
#8 0x00007fc5067e216b in _int_free () at /lib64/libc.so.6
#9 0x00007fc5067e5e74 in free () at /lib64/libc.so.6
#10 0x00007fc506e530b2 in QMetaType::destroy(int, void*) () at
/usr/lib64/libQt5Core.so.5
#11 0x00007fc506e61c7e in QMetaCallEvent::~QMetaCallEvent() () at
/usr/lib64/libQt5Core.so.5
#12 0x00007fc506e61cd9 in QMetaCallEvent::~QMetaCallEvent() () at
/usr/lib64/libQt5Core.so.5
#13 0x00007fc506e3febc in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007fc506e860c3 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /usr/lib64/libQt5Core.so.5
#15 0x00007fc5034c144b in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#16 0x00007fc50351b108 in g_main_context_iterate.constprop () at
/usr/lib64/libglib-2.0.so.0
#17 0x00007fc5034bb5df in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#18 0x00007fc506e8a328 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#19 0x00007fc506e379a3 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#20 0x00007fc506e42d90 in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#21 0x0000562c76a444f1 in main ()
[Inferior 1 (process 1817371) detached]
Possible duplicates by query: bug 439386, bug 439305, bug 438235, bug 437773,
bug 437110.
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.