Bug 330606 - KDevelop crashed after closing it
Summary: KDevelop crashed after closing it
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.6.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-01-31 10:24 UTC by Samuele Kaplun
Modified: 2018-11-30 03:56 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 Samuele Kaplun 2014-01-31 10:24:51 UTC
Application: kdevelop (4.6.0)
KDE Platform Version: 4.12.1
Qt Version: 4.8.6
Operating System: Linux 3.11.0-15-generic x86_64
Distribution: Ubuntu 13.10

-- Information about the crash:
- What I was doing when the application crashed:
I was playing with working set (deleting them, creating them). Then I closed KDevelop. I reopened it to see working set opened by default, then I closed it once more, and it crashed.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f35316367c0 (LWP 20518))]

Thread 9 (Thread 0x7f3515500700 (LWP 20519)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f352a593f3b in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f352a593f79 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f352d159f6e in start_thread (arg=0x7f3515500700) at pthread_create.c:311
#4  0x00007f352ddfd9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f3494110700 (LWP 20520)):
#0  __libc_enable_asynccancel () at ../nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S:65
#1  0x00007f352ddf0f72 in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0x00007f35281c06a4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f35281c07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f352f22caf6 in QEventDispatcherGlib::processEvents (this=0x7f348c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0x00007f352f1fe30f in QEventLoop::processEvents (this=this@entry=0x7f349410fd70, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f352f1fe605 in QEventLoop::exec (this=this@entry=0x7f349410fd70, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f352f0fac4f in QThread::exec (this=this@entry=0x24c23d0) at thread/qthread.cpp:537
#8  0x00007f352f1dfa33 in QInotifyFileSystemWatcherEngine::run (this=0x24c23d0) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007f352f0fd31f in QThreadPrivate::start (arg=0x24c23d0) at thread/qthread_unix.cpp:349
#10 0x00007f352d159f6e in start_thread (arg=0x7f3494110700) at pthread_create.c:311
#11 0x00007f352ddfd9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f3492c66700 (LWP 20521)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f352f0fd7e4 in wait (time=1000, this=0x3963af0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x2a4b018, mutex=mutex@entry=0x2a4b020, time=time@entry=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f352b226e22 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2a4b000) at ../../language/duchain/duchain.cpp:285
#4  0x00007f352f0fd31f in QThreadPrivate::start (arg=0x2a4b000) at thread/qthread_unix.cpp:349
#5  0x00007f352d159f6e in start_thread (arg=0x7f3492c66700) at pthread_create.c:311
#6  0x00007f352ddfd9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f3491792700 (LWP 20522)):
#0  0x00007f352f151bc1 in qt_gettime () at tools/qelapsedtimer_unix.cpp:153
#1  0x00007f352f22e185 in updateCurrentTime (this=0x7f3488002860) at kernel/qeventdispatcher_unix.cpp:354
#2  QTimerInfoList::timerWait (this=0x7f3488002860, tm=...) at kernel/qeventdispatcher_unix.cpp:460
#3  0x00007f352f22c92c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f3491791bf4) at kernel/qeventdispatcher_glib.cpp:136
#4  0x00007f35281bfd4d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f35281c05c3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f35281c07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f352f22caf6 in QEventDispatcherGlib::processEvents (this=0x7f34880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#8  0x00007f352f1fe30f in QEventLoop::processEvents (this=this@entry=0x7f3491791db0, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007f352f1fe605 in QEventLoop::exec (this=this@entry=0x7f3491791db0, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007f352f0fac4f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#11 0x00007f352f0fd31f in QThreadPrivate::start (arg=0x4239ec8) at thread/qthread_unix.cpp:349
#12 0x00007f352d159f6e in start_thread (arg=0x7f3491792700) at pthread_create.c:311
#13 0x00007f352ddfd9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f3471be8700 (LWP 20676)):
#0  0x00007f35281c07a7 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f352f22caf6 in QEventDispatcherGlib::processEvents (this=0x7f346c002600, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#2  0x00007f352f1fe30f in QEventLoop::processEvents (this=this@entry=0x7f3471be7d70, flags=...) at kernel/qeventloop.cpp:149
#3  0x00007f352f1fe605 in QEventLoop::exec (this=this@entry=0x7f3471be7d70, flags=...) at kernel/qeventloop.cpp:204
#4  0x00007f352f0fac4f in QThread::exec (this=this@entry=0x51be6e0) at thread/qthread.cpp:537
#5  0x00007f352f1dfa33 in QInotifyFileSystemWatcherEngine::run (this=0x51be6e0) at io/qfilesystemwatcher_inotify.cpp:265
#6  0x00007f352f0fd31f in QThreadPrivate::start (arg=0x51be6e0) at thread/qthread_unix.cpp:349
#7  0x00007f352d159f6e in start_thread (arg=0x7f3471be8700) at pthread_create.c:311
#8  0x00007f352ddfd9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f34723e9700 (LWP 20700)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3524f6f1cd in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f3524f6f209 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f352d159f6e in start_thread (arg=0x7f34723e9700) at pthread_create.c:311
#4  0x00007f352ddfd9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f34713e7700 (LWP 20703)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3524cafbbd in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f3524f9ea76 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f352d159f6e in start_thread (arg=0x7f34713e7700) at pthread_create.c:311
#4  0x00007f352ddfd9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f342bffd700 (LWP 20756)):
#0  0x00007f35281bdb4e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f35281bfceb in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f35281c05c3 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f35281c07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f352f22caf6 in QEventDispatcherGlib::processEvents (this=0x7f341c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0x00007f352f1fe30f in QEventLoop::processEvents (this=this@entry=0x7f342bffcdb0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f352f1fe605 in QEventLoop::exec (this=this@entry=0x7f342bffcdb0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f352f0fac4f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#8  0x00007f352f0fd31f in QThreadPrivate::start (arg=0x59b7100) at thread/qthread_unix.cpp:349
#9  0x00007f352d159f6e in start_thread (arg=0x7f342bffd700) at pthread_create.c:311
#10 0x00007f352ddfd9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f35316367c0 (LWP 20518)):
[KCrash Handler]
#6  KDevelop::ItemRepository<KDevelop::(anonymous namespace)::IndexedStringData, KDevelop::(anonymous namespace)::IndexedStringRepositoryItemRequest, false, true, 0u, 1048576u>::index (this=<optimized out>, request=...) at ../../language/duchain/repositories/itemrepository.h:2369
#7  0x00007f352b2ad724 in KDevelop::IndexedString::indexForString (str=0xaaf9ee8 "/home/skaplun/build/invenio/bower_components/MathJax/fonts/HTML-CSS/TeX/png/Math/Italic/336/00A0.png", length=<optimized out>, hash=hash@entry=0) at ../../language/duchain/indexedstring.cpp:322
#8  0x00007f352b2ad85b in KDevelop::IndexedString::indexForString (str=..., hash=hash@entry=0) at ../../language/duchain/indexedstring.cpp:328
#9  0x00007f352b817730 in indexForUrl (url=...) at ../../project/projectmodel.cpp:94
#10 KDevelop::ProjectBaseItem::setUrl (this=this@entry=0xaad9530, url=...) at ../../project/projectmodel.cpp:449
#11 0x00007f352b81796f in KDevelop::ProjectFileItem::setUrl (this=0xaad9530, url=...) at ../../project/projectmodel.cpp:840
#12 0x00007f352b8185ea in KDevelop::ProjectFileItem::ProjectFileItem (this=0xaad9530, project=0x5714b20, file=..., parent=0x79a2bc0) at ../../project/projectmodel.cpp:700
#13 0x00007f342b5f9524 in CustomMakeManager::createFileItem (this=0x59f3fd0, project=0x5714b20, url=..., parent=parent@entry=0x79a2bc0) at ../../../projectmanagers/custommake/custommakemanager.cpp:136
#14 0x00007f352b824649 in KDevelop::AbstractFileManagerPlugin::Private::addJobItems (this=0x5a04150, job=0x5e0c390, baseItem=<optimized out>, entries=..., forceRecursion=false) at ../../project/abstractfilemanagerplugin.cpp:233
#15 0x00007f352f213ae8 in QMetaObject::activate (sender=sender@entry=0x5e0c390, m=m@entry=0x7f352ba377e0 <KDevelop::FileManagerListJob::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff89867800) at kernel/qobject.cpp:3539
#16 0x00007f352b828552 in KDevelop::FileManagerListJob::entries (this=this@entry=0x5e0c390, _t1=_t1@entry=0x5e0c390, _t2=0x79a2bc0, _t3=..., _t4=false) at ./filemanagerlistjob.moc:115
#17 0x00007f352b82875b in KDevelop::FileManagerListJob::slotResult (this=0x5e0c390, job=0xaa36db0) at ../../project/filemanagerlistjob.cpp:88
#18 0x00007f352f213ae8 in QMetaObject::activate (sender=sender@entry=0xaa36db0, m=m@entry=0x7f3531468600 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fff898679d0) at kernel/qobject.cpp:3539
#19 0x00007f35310d8872 in KJob::result (this=this@entry=0xaa36db0, _t1=_t1@entry=0xaa36db0) at ./kjob.moc:208
#20 0x00007f35310d88b0 in KJob::emitResult (this=this@entry=0xaa36db0) at ../../kdecore/jobs/kjob.cpp:318
#21 0x00007f352c21eb5a in KIO::SimpleJob::slotFinished (this=this@entry=0xaa36db0) at ../../kio/kio/job.cpp:496
#22 0x00007f352c22355e in KIO::ListJob::slotFinished (this=0xaa36db0) at ../../kio/kio/job.cpp:2716
#23 0x00007f352f213ae8 in QMetaObject::activate (sender=0x4d1cd30, m=m@entry=0x7f352c5c8580 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#24 0x00007f352c2bca73 in KIO::SlaveInterface::finished (this=<optimized out>) at ./slaveinterface.moc:185
#25 0x00007f352c2bdfb6 in KIO::SlaveInterface::dispatch (this=<optimized out>, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:176
#26 0x00007f352c2bbaae in KIO::SlaveInterface::dispatch (this=0x4d1cd30) at ../../kio/kio/slaveinterface.cpp:92
#27 0x00007f352c2b0716 in KIO::Slave::gotInput (this=0x4d1cd30) at ../../kio/kio/slave.cpp:344
#28 0x00007f352f213ae8 in QMetaObject::activate (sender=0x4d13230, m=m@entry=0x7f352c5c1aa0 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#29 0x00007f352c1ec280 in KIO::Connection::readyRead (this=<optimized out>) at ./connection.moc:106
#30 0x00007f352c1ec971 in KIO::ConnectionPrivate::dequeue (this=0x5bcb950) at ../../kio/kio/connection.cpp:82
#31 0x00007f352f217e9e in QObject::event (this=0x4d13230, e=<optimized out>) at kernel/qobject.cpp:1194
#32 0x00007f352e598e7c in QApplicationPrivate::notify_helper (this=this@entry=0x233d2e0, receiver=receiver@entry=0x4d13230, e=e@entry=0xa6e78e0) at kernel/qapplication.cpp:4567
#33 0x00007f352e59f4f0 in QApplication::notify (this=this@entry=0x7fff898687a0, receiver=receiver@entry=0x4d13230, e=e@entry=0xa6e78e0) at kernel/qapplication.cpp:4353
#34 0x00007f352fa04c6a in KApplication::notify (this=0x7fff898687a0, receiver=0x4d13230, event=0xa6e78e0) at ../../kdeui/kernel/kapplication.cpp:311
#35 0x00007f352f1ff73d in QCoreApplication::notifyInternal (this=0x7fff898687a0, receiver=receiver@entry=0x4d13230, event=event@entry=0xa6e78e0) at kernel/qcoreapplication.cpp:953
#36 0x00007f352f202daf in sendEvent (event=0xa6e78e0, receiver=0x4d13230) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x2294240) at kernel/qcoreapplication.cpp:1577
#38 0x00007f352f203253 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#39 0x00007f352f22d213 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#40 postEventSourceDispatch (s=0x233cc20) at kernel/qeventdispatcher_glib.cpp:280
#41 0x00007f35281c03b6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007f35281c0708 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007f35281c07ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007f352f22cad5 in QEventDispatcherGlib::processEvents (this=0x2295b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#45 0x00007f352e63acb6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x00007f352f1fe30f in QEventLoop::processEvents (this=this@entry=0x7fff898685d0, flags=...) at kernel/qeventloop.cpp:149
#47 0x00007f352f1fe605 in QEventLoop::exec (this=this@entry=0x7fff898685d0, flags=...) at kernel/qeventloop.cpp:204
#48 0x00007f352f203deb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#49 0x00007f352e5973cc in QApplication::exec () at kernel/qapplication.cpp:3828
#50 0x000000000041076a in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:566

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-31 03:52:14 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-15 10:44:31 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-30 03:56:42 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!