Bug 213418

Summary: Crash after trying to build a cmake project with wxWidgets
Product: [Applications] kdevelop Reporter: Sebastian Krieger <sebastian-krieger>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sebastian Krieger 2009-11-06 14:54:57 UTC
Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f78a747f750 (LWP 4767))]

Thread 11 (Thread 0x7f78980c0910 (LWP 4768)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f78a5cbc462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1bc5020, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1bc5020, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f78a185f9be in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1bc5000) at ../../language/duchain/duchain.cpp:280
#4  0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x1bc5000) at thread/qthread_unix.cpp:188
#5  0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f7886dd2910 (LWP 4829)):
#0  0x00007f789eef06dd in __pthread_mutex_unlock_usercnt (mutex=0x3740ec8) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x3740ec8) at pthread_mutex_unlock.c:289
#2  0x00007f789f1413da in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f789f1416b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f78a5dca1fe in QEventDispatcherGlib::processEvents (this=0x3740df0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#5  0x00007f78a5da0532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007f78a5da0904 in QEventLoop::exec (this=0x7f7886dd2050, flags=) at kernel/qeventloop.cpp:201
#7  0x00007f78a5cb86cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x373de80) at thread/qthread_unix.cpp:188
#9  0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 9 (Thread 0x7f78865d1910 (LWP 4830)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f78865d0d80 in ?? ()
#2  0x00007fff42341782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
The current source language is "auto; currently c".

Thread 8 (Thread 0x7f7885dd0910 (LWP 4833)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f78a5cbaed5 in thread_sleep (ti=0x7f7885dd0000) at thread/qthread_unix.cpp:297
#2  0x00007f78a5cbb040 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
#3  0x00007f7887a89301 in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#4  0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x3767400) at thread/qthread_unix.cpp:188
#5  0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f7885178910 (LWP 4836)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f78a5cbc4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1b13370, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1b13370, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f789cad1326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1b13ba0, th=0x3aa7b80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f789cad345b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b14170, th=0x3aa7b80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f789cad1a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7885178050, parent=0x1b13ba0, th=0x3aa7b80) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f789cad1eb8 in ThreadWeaver::Thread::run (this=0x3aa7b80) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x3aa7b80) at thread/qthread_unix.cpp:188
#8  0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 6 (Thread 0x7f7884977910 (LWP 4837)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f78a5cbc4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1b13370, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1b13370, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f789cad1326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1b13ba0, th=0x7f78800015e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f789cad345b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b14170, th=0x7f78800015e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f789cad1a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7884977050, parent=0x1b13ba0, th=0x7f78800015e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f789cad1eb8 in ThreadWeaver::Thread::run (this=0x7f78800015e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x7f78800015e0) at thread/qthread_unix.cpp:188
#8  0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f787e8b0910 (LWP 4854)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f78a5cbc4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x51b9aa0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x51b9aa0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f789cad1326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x51b9760, th=0x51ba0b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f789cad345b in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x51ba0b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x51ba0b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f789cad1a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f787e8b0050, parent=0x51b9760, th=0x51ba0b0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f789cad1eb8 in ThreadWeaver::Thread::run (this=0x51ba0b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x51ba0b0) at thread/qthread_unix.cpp:188
#9  0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f787e0af910 (LWP 5125)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f78a5cbc4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x51b9aa0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x51b9aa0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f789cad1326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x51b9760, th=0x286d470) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f789cad345b in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x286d470) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x286d470) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x286d470) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x286d470) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x286d470) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x286d470) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x286d470) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f789cad1a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f787e0af050, parent=0x51b9760, th=0x286d470) at ../../../threadweaver/Weaver/Thread.cpp:87
#12 0x00007f789cad1eb8 in ThreadWeaver::Thread::run (this=0x286d470) at ../../../threadweaver/Weaver/Thread.cpp:142
#13 0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x286d470) at thread/qthread_unix.cpp:188
#14 0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#15 0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f7879c2c910 (LWP 5127)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f78a5cbc4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x51b9aa0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x51b9aa0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f789cad1326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x51b9760, th=0x2799800) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f789cad345b in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x2799800) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x2799800) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f789cad3474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x2799800) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f789cad1a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7879c2c050, parent=0x51b9760, th=0x2799800) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f789cad1eb8 in ThreadWeaver::Thread::run (this=0x2799800) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x2799800) at thread/qthread_unix.cpp:188
#10 0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7878e94910 (LWP 5133)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f78a5cbc4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x51b9aa0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x51b9aa0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f789cad1326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x51b9760, th=0x601c960) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f789cad345b in ThreadWeaver::WorkingHardState::applyForWork (this=0x51b9b80, th=0x601c960) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f789cad1a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7878e94050, parent=0x51b9760, th=0x601c960) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f789cad1eb8 in ThreadWeaver::Thread::run (this=0x601c960) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f78a5cbb445 in QThreadPrivate::start (arg=0x601c960) at thread/qthread_unix.cpp:188
#8  0x00007f789eeeca04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f78a4b097bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f78a747f750 (LWP 4767)):
[KCrash Handler]
#5  0x0000000000000014 in ?? ()
#6  0x00007f78a1e3ca3b in QStandardItem::text (this=0x87ea9b0, t=KDevelop::BuilderJob::Build, item=0x64147a0) at /usr/include/qt4/QtGui/qstandarditemmodel.h:79
#7  KDevelop::BuilderJobPrivate::addJob (this=0x87ea9b0, t=KDevelop::BuilderJob::Build, item=0x64147a0) at ../../project/builderjob.cpp:54
#8  0x00007f78a1e3da1d in KDevelop::BuilderJob::addItems (this=0x6eb7a90, t=KDevelop::BuilderJob::Build, items=<value optimized out>) at ../../project/builderjob.cpp:101
#9  0x00007f787e8c1b4d in ProjectManagerViewPlugin::runBuilderJob (this=<value optimized out>, t=KDevelop::BuilderJob::Build) at ../../../plugins/projectmanagerview/projectmanagerviewplugin.cpp:390
#10 0x00007f787e8c61b9 in ProjectManagerViewPlugin::qt_metacall (this=0x5035860, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff42321b00) at ./projectmanagerviewplugin.moc:108
#11 0x00007f78a5db6ddc in QMetaObject::activate (sender=0x5051af0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#12 0x00007f78a52440a7 in QAction::triggered (this=0x7fff423217a0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#13 0x00007f78a52454ef in QAction::activate (this=0x5051af0, event=<value optimized out>) at kernel/qaction.cpp:1160
#14 0x00007f78a55aefea in QAbstractButtonPrivate::click (this=0x50930f0) at widgets/qabstractbutton.cpp:525
#15 0x00007f78a55af275 in QAbstractButton::mouseReleaseEvent (this=0x5052320, e=0x7fff42322230) at widgets/qabstractbutton.cpp:1115
#16 0x00007f78a567dcba in QToolButton::mouseReleaseEvent (this=0x7fff423217a0, e=0x64147a0) at widgets/qtoolbutton.cpp:709
#17 0x00007f78a52989c0 in QWidget::event (this=0x5052320, event=0x7fff42322230) at kernel/qwidget.cpp:7549
#18 0x00007f78a5249efc in QApplicationPrivate::notify_helper (this=0x1827ef0, receiver=0x5052320, e=0x7fff42322230) at kernel/qapplication.cpp:4056
#19 0x00007f78a5251011 in QApplication::notify (this=<value optimized out>, receiver=0x5052320, e=0x7fff42322230) at kernel/qapplication.cpp:3758
#20 0x00007f78a62b7e56 in KApplication::notify (this=0x7fff423241a0, receiver=0x5052320, event=0x7fff42322230) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x00007f78a5da1c2c in QCoreApplication::notifyInternal (this=0x7fff423241a0, receiver=0x5052320, event=0x7fff42322230) at kernel/qcoreapplication.cpp:610
#22 0x00007f78a52508e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x5052320, event=0x7fff42322230, alienWidget=0x5052320, nativeWidget=0x19461c0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#23 QApplicationPrivate::sendMouseEvent (receiver=0x5052320, event=0x7fff42322230, alienWidget=0x5052320, nativeWidget=0x19461c0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2924
#24 0x00007f78a52b6a0e in QETWidget::translateMouseEvent (this=0x19461c0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#25 0x00007f78a52b5aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff42323d60) at kernel/qapplication_x11.cpp:3550
#26 0x00007f78a52ded0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#27 0x00007f789f13dbbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007f789f141588 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007f789f1416b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007f78a5dca1a6 in QEventDispatcherGlib::processEvents (this=0x761870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#31 0x00007f78a52de4be in QGuiEventDispatcherGlib::processEvents (this=0x7fff423217a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#32 0x00007f78a5da0532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007f78a5da0904 in QEventLoop::exec (this=0x7fff42324090, flags=) at kernel/qeventloop.cpp:201
#34 0x00007f78a5da2ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#35 0x0000000000407f27 in _start ()
The current source language is "auto; currently c".

This bug may be a duplicate of or related to bug 209495

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-11-06 16:01:24 UTC

*** This bug has been marked as a duplicate of bug 194483 ***