Bug 215175 - KDevelop crashed while building project externally
Summary: KDevelop crashed while building project externally
Status: RESOLVED DUPLICATE of bug 214569
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 21:02 UTC by Yuriy Kozlov
Modified: 2009-11-18 22:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuriy Kozlov 2009-11-18 21:02:36 UTC
Application that crashed: kdevelop
Version of the application: 3.9.96 (using KDevPlatform 0.9.96)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I had 3 projects open in kdevelop, with a CMakeLists.txt open for each.  In another konsole, I ran cmake for one of the projects, and KDevelop crashed.

Running build of kdevelop and kdevplatform from trunk from a few days ago.

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7fe43ff36750 (LWP 28937))]

Thread 6 (Thread 0x7fe42c600910 (LWP 28939)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fe43cbc9462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x25593e0, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x25593e0, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fe4396f6bde in KDevelop::DUChainPrivate::CleanupThread::run (this=0x25593c0) at /data/kdevplatform/language/duchain/duchain.cpp:280
#4  0x00007fe43cbc8445 in QThreadPrivate::start (arg=0x25593c0) at thread/qthread_unix.cpp:188
#5  0x00007fe4375cba04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fe43b3237bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fe41e55d910 (LWP 29013)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fe43cbc94fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x444c990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x444c990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fe43e3d4326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x443cee0, th=0x3586440) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe43e3d645b in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x3586440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe43e3d6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x3586440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fe43e3d6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x3586440) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fe43e3d4a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe41e55d050, parent=0x443cee0, th=0x3586440) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fe43e3d4eb8 in ThreadWeaver::Thread::run (this=0x3586440) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fe43cbc8445 in QThreadPrivate::start (arg=0x3586440) at thread/qthread_unix.cpp:188
#10 0x00007fe4375cba04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007fe43b3237bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 4 (Thread 0x7fe41dd5c910 (LWP 29014)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fe43cbc94fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x444c990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x444c990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fe43e3d4326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x443cee0, th=0x2264d90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe43e3d645b in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x2264d90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe43e3d6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x2264d90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fe43e3d6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x2264d90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fe43e3d6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x2264d90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fe43e3d4a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe41dd5c050, parent=0x443cee0, th=0x2264d90) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007fe43e3d4eb8 in ThreadWeaver::Thread::run (this=0x2264d90) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fe43cbc8445 in QThreadPrivate::start (arg=0x2264d90) at thread/qthread_unix.cpp:188
#11 0x00007fe4375cba04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007fe43b3237bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fe41d55b910 (LWP 29015)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fe43cbc94fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x444c990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x444c990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fe43e3d4326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x443cee0, th=0x308ee20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe43e3d645b in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x308ee20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe43e3d6474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x308ee20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fe43e3d4a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe41d55b050, parent=0x443cee0, th=0x308ee20) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fe43e3d4eb8 in ThreadWeaver::Thread::run (this=0x308ee20) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fe43cbc8445 in QThreadPrivate::start (arg=0x308ee20) at thread/qthread_unix.cpp:188
#9  0x00007fe4375cba04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fe43b3237bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe41cd5a910 (LWP 29016)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fe43cbc94fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x444c990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x444c990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fe43e3d4326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x443cee0, th=0x25590e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fe43e3d645b in ThreadWeaver::WorkingHardState::applyForWork (this=0x225fa00, th=0x25590e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fe43e3d4a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fe41cd5a050, parent=0x443cee0, th=0x25590e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fe43e3d4eb8 in ThreadWeaver::Thread::run (this=0x25590e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fe43cbc8445 in QThreadPrivate::start (arg=0x25590e0) at thread/qthread_unix.cpp:188
#8  0x00007fe4375cba04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007fe43b3237bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe43ff36750 (LWP 28937)):
[KCrash Handler]
#5  QUrl (this=0x6b1fe48, other=...) at io/qurl.cpp:3936
#6  0x00007fe43f9bffc9 in KUrl (this=0x6b1fe48, _u=...) at ../../kdecore/io/kurl.cpp:468
#7  0x00007fe43efce2ab in SimpleJobPrivate (this=0x6b1fdb0, url=<value optimized out>, command=71, packedArgs=<value optimized out>) at ../../kio/kio/job_p.h:84
#8  0x00007fe43efc1e54 in ListJobPrivate (url=..., flags=<value optimized out>, includeHidden=true) at ../../kio/kio/job.cpp:2231
#9  KIO::ListJobPrivate::newJob (url=..., flags=<value optimized out>, includeHidden=true) at ../../kio/kio/job.cpp:2256
#10 KIO::listDir (url=..., flags=<value optimized out>, includeHidden=true) at ../../kio/kio/job.cpp:2435
#11 0x00007fe41e563a86 in GenericManagerListJob::startNextJob (this=0x8ad9db0) at /data/kdevplatform/plugins/genericprojectmanager/genericmanagerlistjob.cpp:66
#12 0x00007fe41e563b44 in GenericManagerListJob::qt_metacall (this=0x8ad9db0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xc0203a0)
    at /data/kdevplatform/build/plugins/genericprojectmanager/genericmanagerlistjob.moc:86
#13 0x00007fe43ccbe0f9 in QObject::event (this=0x8ad9db0, e=0x239a990) at kernel/qobject.cpp:1111
#14 0x00007fe43befeefc in QApplicationPrivate::notify_helper (this=0x1fccbc0, receiver=0x8ad9db0, e=0x239a990) at kernel/qapplication.cpp:4056
#15 0x00007fe43bf061ce in QApplication::notify (this=0x7fff0603f4b0, receiver=0x8ad9db0, e=0x239a990) at kernel/qapplication.cpp:4021
#16 0x00007fe43d435ab6 in KApplication::notify (this=0x7fff0603f4b0, receiver=0x8ad9db0, event=0x239a990) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007fe43ccaec2c in QCoreApplication::notifyInternal (this=0x7fff0603f4b0, receiver=0x8ad9db0, event=0x239a990) at kernel/qcoreapplication.cpp:610
#18 0x00007fe43ccaf80a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1115c40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1115c40) at kernel/qcoreapplication.cpp:1247
#20 0x00007fe43ccd7533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#21 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#22 0x00007fe4364f1bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x00007fe4364f5588 in ?? () from /lib/libglib-2.0.so.0
#24 0x00007fe4364f56b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x00007fe43ccd71a6 in QEventDispatcherGlib::processEvents (this=0x1115870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#26 0x00007fe43bf934be in QGuiEventDispatcherGlib::processEvents (this=0x6b1fe48, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#27 0x00007fe43ccad532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007fe43ccad904 in QEventLoop::exec (this=0x7fff0603f380, flags=) at kernel/qeventloop.cpp:201
#29 0x00007fe43ccafab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#30 0x0000000000405e27 in main (argc=<value optimized out>, argv=<value optimized out>) at /data/kdevelop/app/main.cpp:193
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-18 22:39:14 UTC
Same backtrace reported at bug 214569. Thanks

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