https://bugs.kde.org/show_bug.cgi?id=242774 Summary: Crash when clicking on bookmark symbol Product: kdevelop Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: NEW Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: simon.esneault@gmail.com Application: kdevelop (4.0.60) KDE Platform Version: 4.4.2 (KDE 4.4.2) Qt Version: 4.6.2 Operating System: Linux 2.6.32-22-generic x86_64 Distribution: Ubuntu 10.04 LTS -- Information about the crash: kdevelop crashed right after a single click on a bookmark star on the left of some code. kdevelop git up-to-date kdevplatform git up-to-date Thx for your work -Simon -- Backtrace: Application: KDevelop (kdevelop), signal: Aborted [Current thread is 1 (Thread 0x7f952f2c7760 (LWP 16768))] Thread 14 (Thread 0x7f951af80710 (LWP 16769)): #0 0x00007f952b93fbc9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f952bbcb692 in QWaitConditionPrivate::wait (this=, mutex=0x1cd4ab0, time=200000) at thread/qwaitcondition_unix.cpp:85 #2 QWaitCondition::wait (this=, mutex=0x1cd4ab0, time=200000) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f95287f6e1e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1cd4a90) at /home/simon/Playground/kdevplatform/language/duchain/duchain.cpp:286 #4 0x00007f952bbca775 in QThreadPrivate::start (arg=0x1cd4a90) at thread/qthread_unix.cpp:248 #5 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #6 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 13 (Thread 0x7f9510673710 (LWP 16771)): #0 0x00007f952a00812e in ?? () from /lib/libc.so.6 #1 0x00007f9529f913ac in ?? () from /lib/libc.so.6 #2 0x00007f9529f8fe48 in free () from /lib/libc.so.6 #3 0x00007f952549e1ba in ?? () from /lib/libglib-2.0.so.0 #4 0x00007f952bce9013 in ~QEventDispatcherGlib (this=0x2509450, __in_chrg=) at kernel/qeventdispatcher_glib.cpp:366 #5 0x00007f952bbca364 in QThreadPrivate::finish (arg=) at thread/qthread_unix.cpp:284 #6 0x00007f952bbca77d in ~__pthread_cleanup_class (arg=0x7f952bfd2f20) at /usr/include/pthread.h:535 #7 QThreadPrivate::start (arg=0x7f952bfd2f20) at thread/qthread_unix.cpp:253 #8 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #9 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 12 (Thread 0x7f950fbfa710 (LWP 16773)): #0 0x00007f952b93f85c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f952bbcb72b in QWaitConditionPrivate::wait (this=, mutex=0x2542990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=, mutex=0x2542990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f952d726026 in ?? () from /usr/lib/libthreadweaver.so.4 #4 0x00007f952d7286ab in ?? () from /usr/lib/libthreadweaver.so.4 #5 0x00007f952d7286c4 in ?? () from /usr/lib/libthreadweaver.so.4 #6 0x00007f952d7286c4 in ?? () from /usr/lib/libthreadweaver.so.4 #7 0x00007f952d726bff in ?? () from /usr/lib/libthreadweaver.so.4 #8 0x00007f952d727168 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4 #9 0x00007f952bbca775 in QThreadPrivate::start (arg=0x25c3780) at thread/qthread_unix.cpp:248 #10 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #11 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #12 0x0000000000000000 in ?? () Thread 11 (Thread 0x7f950954e710 (LWP 16796)): #0 0x00007f952b93d3f5 in pthread_mutex_lock () from /lib/libpthread.so.0 #1 0x00007f95254a1ee3 in g_main_context_prepare () from /lib/libglib-2.0.so.0 #2 0x00007f95254a2318 in ?? () from /lib/libglib-2.0.so.0 #3 0x00007f95254a28fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #4 0x00007f952bce8566 in QEventDispatcherGlib::processEvents (this=0x7f95040030e0, flags=) at kernel/qeventdispatcher_glib.cpp:414 #5 0x00007f952bcbd992 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #6 0x00007f952bcbdd6c in QEventLoop::exec (this=0x7f950954ddb0, flags=) at kernel/qeventloop.cpp:201 #7 0x00007f952bbc7d59 in QThread::exec (this=) at thread/qthread.cpp:487 #8 0x00007f952bc9e178 in QInotifyFileSystemWatcherEngine::run (this=0x1bd4670) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x00007f952bbca775 in QThreadPrivate::start (arg=0x1bd4670) at thread/qthread_unix.cpp:248 #10 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #11 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #12 0x0000000000000000 in ?? () Thread 10 (Thread 0x7f9508d4d710 (LWP 16961)): #0 0x00007f9529febf53 in poll () from /lib/libc.so.6 #1 0x00007f95254a24a9 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007f95254a28fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00007f952bce8566 in QEventDispatcherGlib::processEvents (this=0x2539d40, flags=) at kernel/qeventdispatcher_glib.cpp:414 #4 0x00007f952bcbd992 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #5 0x00007f952bcbdd6c in QEventLoop::exec (this=0x7f9508d4cdf0, flags=) at kernel/qeventloop.cpp:201 #6 0x00007f952bbc7d59 in QThread::exec (this=) at thread/qthread.cpp:487 #7 0x00007f952bbca775 in QThreadPrivate::start (arg=0x3418870) at thread/qthread_unix.cpp:248 #8 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #9 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f94fd7b8710 (LWP 16962)): #0 0x00007f9529febf53 in poll () from /lib/libc.so.6 #1 0x00007f95254a24a9 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007f95254a28fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00007f952bce8566 in QEventDispatcherGlib::processEvents (this=0x386ef80, flags=) at kernel/qeventdispatcher_glib.cpp:414 #4 0x00007f952bcbd992 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #5 0x00007f952bcbdd6c in QEventLoop::exec (this=0x7f94fd7b7df0, flags=) at kernel/qeventloop.cpp:201 #6 0x00007f952bbc7d59 in QThread::exec (this=) at thread/qthread.cpp:487 #7 0x00007f952bbca775 in QThreadPrivate::start (arg=0x34197e0) at thread/qthread_unix.cpp:248 #8 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #9 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f94faf75710 (LWP 16963)): #0 0x00007f952a00812e in ?? () from /lib/libc.so.6 #1 0x00007f9529f913ac in ?? () from /lib/libc.so.6 #2 0x00007f9529f8fe48 in free () from /lib/libc.so.6 #3 0x00007f9529fad039 in ?? () from /lib/libc.so.6 #4 0x00007f9529fad310 in tzset () from /lib/libc.so.6 #5 0x00007f952bbd8156 in QDateTime::currentDateTime () at tools/qdatetime.cpp:2906 #6 0x00007f94ff72d6b6 in UIBlockTester::UIBlockTesterThread::run (this=0x7f951415ef10) at /home/simon/Playground/kdevelop/languages/cpp/cpplanguagesupport.cpp:680 #7 0x00007f952bbca775 in QThreadPrivate::start (arg=0x7f951415ef10) at thread/qthread_unix.cpp:248 #8 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #9 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f94f667d710 (LWP 17003)): #0 0x00007f952b93f85c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f952bbcb72b in QWaitConditionPrivate::wait (this=, mutex=0x1bdfe90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=, mutex=0x1bdfe90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f952d726026 in ?? () from /usr/lib/libthreadweaver.so.4 #4 0x00007f952d7286ab in ?? () from /usr/lib/libthreadweaver.so.4 #5 0x00007f952d7286c4 in ?? () from /usr/lib/libthreadweaver.so.4 #6 0x00007f952d726bff in ?? () from /usr/lib/libthreadweaver.so.4 #7 0x00007f952d727168 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4 #8 0x00007f952bbca775 in QThreadPrivate::start (arg=0x2aea680) at thread/qthread_unix.cpp:248 #9 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #10 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f94f5e7c710 (LWP 17004)): #0 0x00007f952b93f85c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f952bbcb72b in QWaitConditionPrivate::wait (this=, mutex=0x1bdfe90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=, mutex=0x1bdfe90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f952d726026 in ?? () from /usr/lib/libthreadweaver.so.4 #4 0x00007f952d7286ab in ?? () from /usr/lib/libthreadweaver.so.4 #5 0x00007f952d726bff in ?? () from /usr/lib/libthreadweaver.so.4 #6 0x00007f952d727168 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4 #7 0x00007f952bbca775 in QThreadPrivate::start (arg=0x7f9505980bc0) at thread/qthread_unix.cpp:248 #8 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #9 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f94f5331710 (LWP 17014)): #0 0x00007f952b93f85c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f952bbcb72b in QWaitConditionPrivate::wait (this=, mutex=0x2542990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=, mutex=0x2542990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f952d726026 in ?? () from /usr/lib/libthreadweaver.so.4 #4 0x00007f952d7286ab in ?? () from /usr/lib/libthreadweaver.so.4 #5 0x00007f952d7286c4 in ?? () from /usr/lib/libthreadweaver.so.4 #6 0x00007f952d7286c4 in ?? () from /usr/lib/libthreadweaver.so.4 #7 0x00007f952d7286c4 in ?? () from /usr/lib/libthreadweaver.so.4 #8 0x00007f952d726bff in ?? () from /usr/lib/libthreadweaver.so.4 #9 0x00007f952d727168 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4 #10 0x00007f952bbca775 in QThreadPrivate::start (arg=0x6b1e480) at thread/qthread_unix.cpp:248 #11 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #12 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #13 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f94f4b10710 (LWP 17015)): #0 0x00007f952b93f85c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f952bbcb72b in QWaitConditionPrivate::wait (this=, mutex=0x2542990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=, mutex=0x2542990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f952d726026 in ?? () from /usr/lib/libthreadweaver.so.4 #4 0x00007f952d7286ab in ?? () from /usr/lib/libthreadweaver.so.4 #5 0x00007f952d7286c4 in ?? () from /usr/lib/libthreadweaver.so.4 #6 0x00007f952d726bff in ?? () from /usr/lib/libthreadweaver.so.4 #7 0x00007f952d727168 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4 #8 0x00007f952bbca775 in QThreadPrivate::start (arg=0x6f66a20) at thread/qthread_unix.cpp:248 #9 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #10 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f9510e74710 (LWP 17416)): #0 0x00007f952b93f85c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f95293ba2a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f9529698220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304 #2 0x00007f95293ba2e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f95296a62ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438 #3 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #4 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f950f3f9710 (LWP 21899)): #0 0x00007f952b93f85c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f952bbcb72b in QWaitConditionPrivate::wait (this=, mutex=0x2542990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=, mutex=0x2542990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f952d726026 in ?? () from /usr/lib/libthreadweaver.so.4 #4 0x00007f952d7286ab in ?? () from /usr/lib/libthreadweaver.so.4 #5 0x00007f952d726bff in ?? () from /usr/lib/libthreadweaver.so.4 #6 0x00007f952d727168 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4 #7 0x00007f952bbca775 in QThreadPrivate::start (arg=0x6b8a0b0) at thread/qthread_unix.cpp:248 #8 0x00007f952b93a9ca in start_thread () from /lib/libpthread.so.0 #9 0x00007f9529ff86cd in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f952f2c7760 (LWP 16768)): [KCrash Handler] #5 0x00007f9529f45a75 in raise () from /lib/libc.so.6 #6 0x00007f9529f495c0 in abort () from /lib/libc.so.6 #7 0x00007f9529f7f4fb in ?? () from /lib/libc.so.6 #8 0x00007f9529f895b6 in ?? () from /lib/libc.so.6 #9 0x00007f9529f8d8e9 in ?? () from /lib/libc.so.6 #10 0x00007f9529f8e58e in malloc () from /lib/libc.so.6 #11 0x00007f95276507cc in XCreateGC () from /usr/lib/libX11.so.6 #12 0x00007f952b063ffb in QX11PaintEngine::begin (this=0x5f64840, pdev=0x1c85998) at painting/qpaintengine_x11.cpp:500 #13 0x00007f952afb2e8e in QPainter::begin (this=0x7fff921fab60, pd=0x1c85998) at painting/qpainter.cpp:1853 #14 0x00007f952afb35a8 in QPainter (this=0x7fff921fab60, pd=0x1a41a00) at painting/qpainter.cpp:1477 #15 0x00007f952b273ee6 in QMainWindow::event (this=0x1a419f0, event=0x7fff921fb1b0) at widgets/qmainwindow.cpp:1314 #16 0x00007f952c5966f3 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5 #17 0x00007f952ae5b22c in QApplicationPrivate::notify_helper (this=0x18c9350, receiver=0x1a419f0, e=0x7fff921fb1b0) at kernel/qapplication.cpp:4300 #18 0x00007f952ae616fb in QApplication::notify (this=0x7fff921fc530, receiver=0x1a419f0, e=0x7fff921fb1b0) at kernel/qapplication.cpp:4183 #19 0x00007f952c47f526 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #20 0x00007f952bcbf06c in QCoreApplication::notifyInternal (this=0x7fff921fc530, receiver=0x1a419f0, event=0x7fff921fb1b0) at kernel/qcoreapplication.cpp:704 #21 0x00007f952aeb97dd in QCoreApplication::sendSpontaneousEvent (this=0x1a6b5f0, pdev=, rgn=..., offset=, flags=, sharedPainter=0x0, backingStore=0x1c85930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #22 QWidgetPrivate::drawWidget (this=0x1a6b5f0, pdev=, rgn=..., offset=, flags=, sharedPainter=0x0, backingStore=0x1c85930) at kernel/qwidget.cpp:5339 #23 0x00007f952b0738c5 in QWidgetBackingStore::sync (this=0x1c85930) at painting/qbackingstore.cpp:1291 #24 0x00007f952aeaab60 in QWidgetPrivate::syncBackingStore (this=0x1a6b5f0) at kernel/qwidget.cpp:1672 #25 0x00007f952aeb1865 in QWidget::event (this=0x1a419f0, event=0x41b6e00) at kernel/qwidget.cpp:8291 #26 0x00007f952b273cab in QMainWindow::event (this=0x1a419f0, event=0x41b6e00) at widgets/qmainwindow.cpp:1433 #27 0x00007f952c5966f3 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5 #28 0x00007f952ae5b22c in QApplicationPrivate::notify_helper (this=0x18c9350, receiver=0x1a419f0, e=0x41b6e00) at kernel/qapplication.cpp:4300 #29 0x00007f952ae616fb in QApplication::notify (this=0x7fff921fc530, receiver=0x1a419f0, e=0x41b6e00) at kernel/qapplication.cpp:4183 #30 0x00007f952c47f526 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #31 0x00007f952bcbf06c in QCoreApplication::notifyInternal (this=0x7fff921fc530, receiver=0x1a419f0, event=0x41b6e00) at kernel/qcoreapplication.cpp:704 #32 0x00007f952bcc17e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=, data=0x1899810) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #33 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=, data=0x1899810) at kernel/qcoreapplication.cpp:1345 #34 0x00007f952bce89d3 in QCoreApplication::sendPostedEvents (s=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #35 postEventSourceDispatch (s=) at kernel/qeventdispatcher_glib.cpp:276 #36 0x00007f952549e8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #37 0x00007f95254a2748 in ?? () from /lib/libglib-2.0.so.0 #38 0x00007f95254a28fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #39 0x00007f952bce8513 in QEventDispatcherGlib::processEvents (this=0x1898f70, flags=) at kernel/qeventdispatcher_glib.cpp:412 #40 0x00007f952af0b46e in QGuiEventDispatcherGlib::processEvents (this=0x4180, flags=) at kernel/qguieventdispatcher_glib.cpp:204 #41 0x00007f952bcbd992 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149 #42 0x00007f952bcbdd6c in QEventLoop::exec (this=0x7fff921fc300, flags=) at kernel/qeventloop.cpp:201 #43 0x00007f952bcc1aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #44 0x0000000000408fd5 in main (argc=, argv=) at /home/simon/Playground/kdevelop/app/main.cpp:378 Possible duplicates by query: bug 232804. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs