Application: kdevelop (5.0.1) Qt Version: 5.6.1 Frameworks Version: 5.27.0 Operating System: Linux 4.8.1-desktop-1.mga6 x86_64 Distribution: "Mageia 6" -- Information about the crash: - What I was doing when the application crashed: I run application and got message that run is not possible. After that I wanted quit KDevelop and it crashed. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fef60f05800 (LWP 17331))] Thread 5 (Thread 0x7feef37fe700 (LWP 19260)): #0 0x00007fef71796c4f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fef6cd4d234 in QTWTF::TCMalloc_PageHeap::scavengerThread() () at /lib64/libQt5Script.so.5 #2 0x00007fef6cd4d279 in () at /lib64/libQt5Script.so.5 #3 0x00007fef7179166d in start_thread () at /lib64/libpthread.so.0 #4 0x00007fef77910ded in clone () at /lib64/libc.so.6 Thread 4 (Thread 0x7fef1bfff700 (LWP 17541)): #0 0x00007fef77904f9d in poll () at /lib64/libc.so.6 #1 0x00007fef70901a54 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #2 0x00007fef70901b5c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007fef7820d3ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #4 0x00007fef781b8c9a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007fef77ff237c in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007fef77ff6fb9 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #7 0x00007fef7179166d in start_thread () at /lib64/libpthread.so.0 #8 0x00007fef77910ded in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7fef52efd700 (LWP 17338)): #0 0x00007fef71796ff8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007fef77ff7d06 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQt5Core.so.5 #2 0x00007fef75a16568 in KDevelop::DUChainPrivate::CleanupThread::run() (this=0x2acb150) at /usr/src/debug/kdevplatform-5.0.1/language/duchain/duchain.cpp:282 #3 0x00007fef77ff6fb9 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #4 0x00007fef7179166d in start_thread () at /lib64/libpthread.so.0 #5 0x00007fef77910ded in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7fef5af91700 (LWP 17334)): #0 0x00007fef77904f9d in poll () at /lib64/libc.so.6 #1 0x00007fef70901a54 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0 #2 0x00007fef70901b5c in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #3 0x00007fef7820d3ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #4 0x00007fef781b8c9a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007fef77ff237c in QThread::exec() () at /lib64/libQt5Core.so.5 #6 0x00007fef7a337615 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5 #7 0x00007fef77ff6fb9 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5 #8 0x00007fef7179166d in start_thread () at /lib64/libpthread.so.0 #9 0x00007fef77910ded in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7fef60f05800 (LWP 17331)): [KCrash Handler] #6 0x00000000057ae1c0 in () #7 0x00007fef752c1376 in NotifyByAudio::~NotifyByAudio() () at /lib64/libKF5Notifications.so.5 #8 0x00007fef752c1409 in NotifyByAudio::~NotifyByAudio() () at /lib64/libKF5Notifications.so.5 #9 0x00007fef781e45f3 in QObjectPrivate::deleteChildren() () at /lib64/libQt5Core.so.5 #10 0x00007fef781ed1a4 in QObject::~QObject() () at /lib64/libQt5Core.so.5 #11 0x00007fef752a4bf9 in (anonymous namespace)::Q_QGS_s_self::innerFunction()::Holder::~Holder() () at /lib64/libKF5Notifications.so.5 #12 0x00007fef77851478 in __run_exit_handlers () at /lib64/libc.so.6 #13 0x00007fef778514c5 in () at /lib64/libc.so.6 #14 0x00007fef7783b607 in __libc_start_main () at /lib64/libc.so.6 #15 0x000000000040c0f9 in _start () at ../sysdeps/x86_64/start.S:118 Reported using DrKonqi
Unrelated to KDevelop, crash in knotifications. Moving bug.
*** Bug 374297 has been marked as a duplicate of this bug. ***
*** Bug 375466 has been marked as a duplicate of this bug. ***
Bug 380114 has a better backtrace with newer versions. *** This bug has been marked as a duplicate of bug 380114 ***