Application: kdevelop (4.1.0) KDE Platform Version: 4.5.5 (KDE 4.5.5) Qt Version: 4.7.1 Operating System: Linux 2.6.35.10-74.fc14.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: - What I was doing when the application crashed: Launched KDevelop from the desktop menu. Crash report assistant popped up instead. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [Current thread is 1 (Thread 0x7fe0ed4ba840 (LWP 16780))] Thread 5 (Thread 0x7fe0e0b8e700 (LWP 16787)): #0 0x00000036c460bc2e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000036d0a72d42 in wait (this=<value optimized out>, mutex=0x253f320, time=200000) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x253f320, time=200000) at thread/qwaitcondition_unix.cpp:160 #3 0x0000003ff26b69de in KDevelop::DUChainPrivate::CleanupThread::run() () from /usr/lib64/libkdevplatformlanguage.so.2 #4 0x00000036d0a726ee in QThreadPrivate::start (arg=0x253f300) at thread/qthread_unix.cpp:285 #5 0x00000036c4606d5b in start_thread () from /lib64/libpthread.so.0 #6 0x00000036c3ae4a7d in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7fe0d3e68700 (LWP 16837)): #0 0x00000036c460acbd in pthread_mutex_unlock () from /lib64/libpthread.so.0 #1 0x00000036c3641312 in g_main_context_prepare (context=0x7fe0cc0009b0, priority=0x7fe0d3e67c2c) at gmain.c:2467 #2 0x00000036c3642209 in g_main_context_iterate (context=0x7fe0cc0009b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2760 #3 0x00000036c36428ad in g_main_context_iteration (context=0x7fe0cc0009b0, may_block=1) at gmain.c:2843 #4 0x00000036d0b86916 in QEventDispatcherGlib::processEvents (this=0x7fe0cc001f50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417 #5 0x00000036d0b5ab42 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #6 0x00000036d0b5ad8c in QEventLoop::exec (this=0x7fe0d3e67d40, flags=...) at kernel/qeventloop.cpp:201 #7 0x00000036d0a6fed4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #8 0x00000036d0a726ee in QThreadPrivate::start (arg=0x382ba30) at thread/qthread_unix.cpp:285 #9 0x00000036c4606d5b in start_thread () from /lib64/libpthread.so.0 #10 0x00000036c3ae4a7d in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7fe0ca817700 (LWP 16838)): #0 0x00000036c3adb034 in poll () from /lib64/libc.so.6 #1 0x00000036c3642374 in g_main_context_poll (context=0x7fe0c00009b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3093 #2 g_main_context_iterate (context=0x7fe0c00009b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2775 #3 0x00000036c36428ad in g_main_context_iteration (context=0x7fe0c00009b0, may_block=1) at gmain.c:2843 #4 0x00000036d0b86916 in QEventDispatcherGlib::processEvents (this=0x7fe0c00008c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417 #5 0x00000036d0b5ab42 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #6 0x00000036d0b5ad8c in QEventLoop::exec (this=0x7fe0ca816d40, flags=...) at kernel/qeventloop.cpp:201 #7 0x00000036d0a6fed4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #8 0x00000036d0a726ee in QThreadPrivate::start (arg=0x3831e40) at thread/qthread_unix.cpp:285 #9 0x00000036c4606d5b in start_thread () from /lib64/libpthread.so.0 #10 0x00000036c3ae4a7d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fe0c9fc2700 (LWP 16839)): #0 0x00000036c460bc2e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000036d0a724a5 in thread_sleep (ti=0x7fe0c9fc1d00) at thread/qthread_unix.cpp:435 #2 0x00000036d0a72610 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:461 #3 0x00007fe0d00562e1 in UIBlockTester::UIBlockTesterThread::run (this=0x4062600) at /usr/src/debug/kdevelop-4.1.0/languages/cpp/cpplanguagesupport.cpp:678 #4 0x00000036d0a726ee in QThreadPrivate::start (arg=0x4062600) at thread/qthread_unix.cpp:285 #5 0x00000036c4606d5b in start_thread () from /lib64/libpthread.so.0 #6 0x00000036c3ae4a7d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fe0ed4ba840 (LWP 16780)): [KCrash Handler] #6 value (this=0x0, number=6) at /usr/include/QtCore/qhash.h:606 #7 operator[] (this=0x0, number=6) at /usr/include/QtCore/qhash.h:731 #8 KDevelop::ConfigurableHighlightingColors::getAttribute (this=0x0, number=6) at /usr/src/debug/kdevplatform-1.1.0/language/highlighting/configurablecolors.cpp:43 #9 0x0000003ff27dece6 in KDevelop::CodeHighlighting::attributeForType (this=0x3840bf0, type=KDevelop::HighlightingEnumContainer::ForwardDeclarationType, context=KDevelop::HighlightingEnumContainer::DeclarationContext, color=...) at /usr/src/debug/kdevplatform-1.1.0/language/highlighting/codehighlighting.cpp:103 #10 0x0000003ff27df79b in KDevelop::CodeHighlightingInstance::highlightDeclaration (this=0x4eacb10, declaration=<value optimized out>, color=...) at /usr/src/debug/kdevplatform-1.1.0/language/highlighting/codehighlighting.cpp:447 #11 0x0000003ff27e1dfb in KDevelop::CodeHighlightingInstance::highlightDUChainSimple (this=0x4eacb10, context=0x456bae0) at /usr/src/debug/kdevplatform-1.1.0/language/highlighting/codehighlighting.cpp:230 #12 0x0000003ff27e1fdd in KDevelop::CodeHighlightingInstance::highlightDUChain (this=0x4eacb10, context=0x456bae0) at /usr/src/debug/kdevplatform-1.1.0/language/highlighting/codehighlighting.cpp:204 #13 0x0000003ff27e2200 in KDevelop::CodeHighlighting::highlightDUChain (this=<value optimized out>, context=0x456bae0) at /usr/src/debug/kdevplatform-1.1.0/language/highlighting/codehighlighting.cpp:173 #14 0x0000003ff26a1ed5 in KDevelop::DUChain::documentLoadedPrepare (this=<value optimized out>, doc=<value optimized out>) at /usr/src/debug/kdevplatform-1.1.0/language/duchain/duchain.cpp:1562 #15 0x0000003ff26a3a27 in KDevelop::DUChain::qt_metacall (this=0x253be80, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fff4516a780) at /usr/src/debug/kdevplatform-1.1.0/x86_64-redhat-linux-gnu/language/duchain.moc:168 #16 0x00000036d0b7004f in QMetaObject::activate (sender=0x22609a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff4516a780) at kernel/qobject.cpp:3272 #17 0x0000003ff4e1a5f2 in KDevelop::IDocumentController::documentLoadedPrepare (this=<value optimized out>, _t1=0x456bdf0) at /usr/src/debug/kdevplatform-1.1.0/x86_64-redhat-linux-gnu/interfaces/idocumentcontroller.moc:279 #18 0x0000003ff4e184a0 in KDevelop::IDocument::notifyLoaded (this=0x456bdf0) at /usr/src/debug/kdevplatform-1.1.0/interfaces/idocument.cpp:119 #19 0x0000003ff5280e38 in slotDocumentLoaded (this=0x456bdd0, _c=<value optimized out>, _id=6, _a=0x7fff4516aa50) at /usr/src/debug/kdevplatform-1.1.0/shell/textdocument.cpp:174 #20 KDevelop::TextDocument::qt_metacall (this=0x456bdd0, _c=<value optimized out>, _id=6, _a=0x7fff4516aa50) at /usr/src/debug/kdevplatform-1.1.0/x86_64-redhat-linux-gnu/shell/textdocument.moc:94 #21 0x00000036d0b7004f in QMetaObject::activate (sender=0x4eee540, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff4516aa50) at kernel/qobject.cpp:3272 #22 0x0000003ff5e21742 in KTextEditor::Document::textChanged (this=<value optimized out>, _t1=0x4eee540) at /usr/src/debug/kdelibs-4.5.5/x86_64-redhat-linux-gnu/interfaces/ktexteditor/document.moc:177 #23 0x00007fe0e0eaac93 in KateDocument::openFile (this=0x4eee540) at /usr/src/debug/kdelibs-4.5.5/kate/document/katedocument.cpp:2040 #24 0x0000003ff0a24b76 in KParts::ReadOnlyPart::openUrl (this=0x4eee540, url=<value optimized out>) at /usr/src/debug/kdelibs-4.5.5/kparts/part.cpp:557 #25 0x0000003ff5280c3c in KDevelop::TextDocument::createViewWidget (this=0x456bdd0, parent=0x45c5a50) at /usr/src/debug/kdevplatform-1.1.0/shell/textdocument.cpp:261 #26 0x0000003ff52805b7 in KDevelop::TextView::createWidget (this=0x4576000, parent=0x45c5a50) at /usr/src/debug/kdevplatform-1.1.0/shell/textdocument.cpp:532 #27 0x0000003ff1a35616 in Sublime::View::widget (this=0x4576000, parent=<value optimized out>) at /usr/src/debug/kdevplatform-1.1.0/sublime/view.cpp:82 #28 0x0000003ff1a32e43 in Sublime::MainWindowPrivate::ViewCreator::operator() (this=0x7fff4516b6b0, index=0x214f2b0) at /usr/src/debug/kdevplatform-1.1.0/sublime/mainwindow_p.cpp:248 #29 0x0000003ff1a34f28 in Sublime::Area::WalkerMode Sublime::Area::walkViewsInternal<Sublime::MainWindowPrivate::ViewCreator>(Sublime::MainWindowPrivate::ViewCreator&, Sublime::AreaIndex*) () from /usr/lib64/libsublime.so.2 #30 0x0000003ff1a33b17 in Sublime::MainWindowPrivate::reconstruct (this=0x21397c0) at /usr/src/debug/kdevplatform-1.1.0/sublime/mainwindow_p.cpp:275 #31 0x0000003ff1a2c812 in Sublime::MainWindow::setArea (this=0x20feee0, area=0x21552e0) at /usr/src/debug/kdevplatform-1.1.0/sublime/mainwindow.cpp:136 #32 0x0000003ff5253223 in KDevelop::WorkingSet::loadToArea (this=<value optimized out>, area=0x21552e0, areaIndex=0x7fff4516b950, clear=<value optimized out>) at /usr/src/debug/kdevplatform-1.1.0/shell/workingsetcontroller.cpp:366 #33 0x0000003ff5253c10 in KDevelop::WorkingSet::changedWorkingSet (this=0x254d400, area=0x21552e0, from=<value optimized out>, to=<value optimized out>) at /usr/src/debug/kdevplatform-1.1.0/shell/workingsetcontroller.cpp:682 #34 0x0000003ff5254101 in KDevelop::WorkingSet::qt_metacall (this=0x254d400, _c=<value optimized out>, _id=<value optimized out>, _a=0x300cf20) at /usr/src/debug/kdevplatform-1.1.0/x86_64-redhat-linux-gnu/shell/workingsetcontroller.moc:90 #35 0x00000036d0b6fb4a in QObject::event (this=0x254d400, e=<value optimized out>) at kernel/qobject.cpp:1211 #36 0x00000036d63b78c4 in QApplicationPrivate::notify_helper (this=0x1f9a810, receiver=0x254d400, e=0x2f88210) at kernel/qapplication.cpp:4445 #37 0x00000036d63bc3da in QApplication::notify (this=<value optimized out>, receiver=0x254d400, e=0x2f88210) at kernel/qapplication.cpp:4324 #38 0x0000003fef820596 in KApplication::notify (this=0x7fff4516c7a0, receiver=0x254d400, event=0x2f88210) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310 #39 0x00000036d0b5b7ac in QCoreApplication::notifyInternal (this=0x7fff4516c7a0, receiver=0x254d400, event=0x2f88210) at kernel/qcoreapplication.cpp:732 #40 0x00000036d0b5ef95 in sendEvent (receiver=0x0, event_type=0, data=0x1f79270) at kernel/qcoreapplication.h:215 #41 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1f79270) at kernel/qcoreapplication.cpp:1373 #42 0x00000036d0b86723 in sendPostedEvents (s=0x1f9e3e0) at kernel/qcoreapplication.h:220 #43 postEventSourceDispatch (s=0x1f9e3e0) at kernel/qeventdispatcher_glib.cpp:277 #44 0x00000036c3641e33 in g_main_dispatch (context=0x1f9d520) at gmain.c:2149 #45 g_main_context_dispatch (context=0x1f9d520) at gmain.c:2702 #46 0x00000036c3642610 in g_main_context_iterate (context=0x1f9d520, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780 #47 0x00000036c36428ad in g_main_context_iteration (context=0x1f9d520, may_block=1) at gmain.c:2843 #48 0x00000036d0b868bf in QEventDispatcherGlib::processEvents (this=0x1f78960, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415 #49 0x00000036d645c59e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:207 #50 0x00000036d0b5ab42 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #51 0x00000036d0b5ad8c in QEventLoop::exec (this=0x7fff4516c4f0, flags=...) at kernel/qeventloop.cpp:201 #52 0x00000036d0b5f24b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #53 0x00000000004091ec in main (argc=<value optimized out>, argv=0x7fff4516e228) at /usr/src/debug/kdevelop-4.1.0/app/main.cpp:380 This bug may be a duplicate of or related to bug 251758. Possible duplicates by query: bug 261453, bug 257586, bug 255487, bug 254761, bug 251758. Reported using DrKonqi
fixed in kdev 4.1.1, update! *** This bug has been marked as a duplicate of bug 251758 ***
Thanks Milian - I thought my install was up to date. I'll remedy that later today...