Bug 315785 - Crash during build
Summary: Crash during build
Status: RESOLVED DUPLICATE of bug 238765
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.4.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 01:18 UTC by Shiva Kumar
Modified: 2013-02-26 11:03 UTC (History)
0 users

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 Shiva Kumar 2013-02-26 01:18:01 UTC
Application: kdevelop (4.4.1)
KDE Platform Version: 4.9.4
Qt Version: 4.8.3
Operating System: Linux 3.5.0-25-generic i686
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed:

I made a print 'hello world' program just to test Kdevelop on my laptop and the software crashes everytime I try to build the program.

The crash can be reproduced every time.

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

Thread 14 (Thread 0xadbb8b40 (LWP 26024)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb58e4d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5b856a4 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb6854fad in wait (time=1000, this=0x89b18d0) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0x89b5e04, mutex=0x89b5e08, time=1000) at thread/qwaitcondition_unix.cpp:158
#5  0xb528c81a in KDevelop::DUChainPrivate::CleanupThread::run (this=0x89b5df8) at ../../language/duchain/duchain.cpp:282
#6  0xb6854a58 in QThreadPrivate::start (arg=0x89b5df8) at thread/qthread_unix.cpp:338
#7  0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 13 (Thread 0xab712b40 (LWP 26025)):
#0  0xb58e3c64 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb5b858a4 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0xb46d4f10 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4693e6b in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb699999f in QEventDispatcherGlib::processEvents (this=0xaae00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0xb696626c in QEventLoop::processEvents (this=this@entry=0xab712228, flags=...) at kernel/qeventloop.cpp:149
#6  0xb6966561 in QEventLoop::exec (this=0xab712228, flags=...) at kernel/qeventloop.cpp:204
#7  0xb685166c in QThread::exec (this=0x88c5250) at thread/qthread.cpp:501
#8  0xb69447bd in QInotifyFileSystemWatcherEngine::run (this=0x88c5250) at io/qfilesystemwatcher_inotify.cpp:248
#9  0xb6854a58 in QThreadPrivate::start (arg=0x88c5250) at thread/qthread_unix.cpp:338
#10 0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 12 (Thread 0xaabaeb40 (LWP 26026)):
#0  0xb46938b9 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb4693d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4693e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb699999f in QEventDispatcherGlib::processEvents (this=0xaa200468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0xb696626c in QEventLoop::processEvents (this=this@entry=0xaabae248, flags=...) at kernel/qeventloop.cpp:149
#5  0xb6966561 in QEventLoop::exec (this=0xaabae248, flags=...) at kernel/qeventloop.cpp:204
#6  0xb685166c in QThread::exec (this=0x8b9c470) at thread/qthread.cpp:501
#7  0xb538e7a6 in KDevelop::CompletionWorkerThread::run (this=0x8b9c470) at ../../language/codecompletion/codecompletionmodel.cpp:84
#8  0xb6854a58 in QThreadPrivate::start (arg=0x8b9c470) at thread/qthread_unix.cpp:338
#9  0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#10 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 11 (Thread 0xaa1ffb40 (LWP 26027)):
#0  0xb5b85858 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#1  0xb46d4ed0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb46930a2 in g_main_context_release () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4693ca8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4693e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb699999f in QEventDispatcherGlib::processEvents (this=0xa9800468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb696626c in QEventLoop::processEvents (this=this@entry=0xaa1ff248, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6966561 in QEventLoop::exec (this=0xaa1ff248, flags=...) at kernel/qeventloop.cpp:204
#8  0xb685166c in QThread::exec (this=0x8b9c970) at thread/qthread.cpp:501
#9  0xb538e7a6 in KDevelop::CompletionWorkerThread::run (this=0x8b9c970) at ../../language/codecompletion/codecompletionmodel.cpp:84
#10 0xb6854a58 in QThreadPrivate::start (arg=0x8b9c970) at thread/qthread_unix.cpp:338
#11 0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 10 (Thread 0xa7d8bb40 (LWP 26033)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb58e496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5b8564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb50321cd in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb50321ff in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xa707ab40 (LWP 26043)):
#0  0xb469173c in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb46934a5 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4693bff in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4693e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb699999f in QEventDispatcherGlib::processEvents (this=0xa6700468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0xb696626c in QEventLoop::processEvents (this=this@entry=0xa707a228, flags=...) at kernel/qeventloop.cpp:149
#6  0xb6966561 in QEventLoop::exec (this=0xa707a228, flags=...) at kernel/qeventloop.cpp:204
#7  0xb685166c in QThread::exec (this=0x8f325a8) at thread/qthread.cpp:501
#8  0xb69447bd in QInotifyFileSystemWatcherEngine::run (this=0x8f325a8) at io/qfilesystemwatcher_inotify.cpp:248
#9  0xb6854a58 in QThreadPrivate::start (arg=0x8f325a8) at thread/qthread_unix.cpp:338
#10 0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xa58ffb40 (LWP 26185)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb58e496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5b8564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb3a5a0e9 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb3a5a1df in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xa62efb40 (LWP 26186)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb5b695f0 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb46a274b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4693d00 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4693e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb699999f in QEventDispatcherGlib::processEvents (this=0x8e9f000, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb696626c in QEventLoop::processEvents (this=this@entry=0xa62ef258, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6966561 in QEventLoop::exec (this=0xa62ef258, flags=...) at kernel/qeventloop.cpp:204
#8  0xb685166c in QThread::exec (this=this@entry=0x8f75160) at thread/qthread.cpp:501
#9  0xb68517cb in QThread::run (this=0x8f75160) at thread/qthread.cpp:568
#10 0xb6854a58 in QThreadPrivate::start (arg=0x8f75160) at thread/qthread_unix.cpp:338
#11 0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xa47a5b40 (LWP 26252)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb58e496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5b8564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb6855030 in wait (time=4294967295, this=0x94e85f8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x94e4a28, mutex=0x94475d0, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb41c4b45 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x94e4a10, th=0x94e84d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb41c796b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x94eb388, th=0x94e84d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb41c46aa in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x94e4a10, th=0x94e84d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb41c7ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94eb388, th=0x94e84d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb41c45a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x94e4a10, th=0x94e84d0, previous=0x90c3b88) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb41c6524 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0xa47a5284, parent=0x94e4a10, th=th@entry=0x94e84d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb41c65da in ThreadWeaver::Thread::run (this=0x94e84d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6854a58 in QThreadPrivate::start (arg=0x94e84d0) at thread/qthread_unix.cpp:338
#13 0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xa3fa0b40 (LWP 26253)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb5b70d61 in select () from /lib/i386-linux-gnu/libc.so.6
#2  0xb699664f in qt_safe_select (nfds=11, fdread=0xa3f9f3c0, fdwrite=0xa3f9f440, fdexcept=0x0, orig_timeout=0xa3f9f358) at kernel/qcore_unix.cpp:93
#3  0xb693f177 in select_msecs (nfds=11, fdread=0xa3f9f3c0, fdwrite=0xa3f9f440, timeout=29998) at io/qprocess_unix.cpp:1011
#4  0xb6940bf4 in QProcessPrivate::waitForFinished (this=0xa2204020, msecs=29998) at io/qprocess_unix.cpp:1227
#5  0xb68f4f56 in QProcess::waitForFinished (this=0xa3f9f594, msecs=29998) at io/qprocess.cpp:1759
#6  0xabe415d4 in CMakeProjectVisitor::visit (this=0xa3f9fcc8, exec=0xa59a78f0) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1346
#7  0xabe38cf7 in ExecProgramAst::accept (this=0xa59a78f0, visitor=0xa3f9fcc8) at ../../../projectmanagers/cmake/parser/cmakeast.h:212
#8  0xabe5322e in CMakeProjectVisitor::walk (this=0xa3f9fcc8, fc=..., line=3, isClean=false) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2233
#9  0xabe554e6 in CMakeProjectVisitor::visit (this=0xa3f9fcc8, ifast=0xa5984bf0) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1307
#10 0xabe38f77 in IfAst::accept (this=0xa5984bf0, visitor=0xa3f9fcc8) at ../../../projectmanagers/cmake/parser/cmakeast.h:428
#11 0xabe5322e in CMakeProjectVisitor::walk (this=0xa3f9fcc8, fc=..., line=2, isClean=false) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2233
#12 0xabe554e6 in CMakeProjectVisitor::visit (this=0xa3f9fcc8, ifast=0xa59b3120) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1307
#13 0xabe38f77 in IfAst::accept (this=0xa59b3120, visitor=0xa3f9fcc8) at ../../../projectmanagers/cmake/parser/cmakeast.h:428
#14 0xabe5322e in CMakeProjectVisitor::walk (this=0xa3f9fcc8, fc=..., line=0, isClean=true) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2233
#15 0xabe6b38f in CMakeParserUtils::includeScript (file=..., parent=..., data=0xa860493c, sourcedir=..., env=...) at ../../../projectmanagers/cmake/parser/cmakeparserutils.cpp:176
#16 0xa877f6d4 in CMakeManager::includeScript (this=0x920f2a8, file=..., project=0x94e9070, dir=..., parent=...) at ../../../projectmanagers/cmake/cmakemanager.cpp:669
#17 0x0920f2d4 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0xa3771b40 (LWP 26346)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb58e496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5b8564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb6855030 in wait (time=4294967295, this=0x94e85f8) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x94e4a28, mutex=0x94475d0, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb41c4b45 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x94e4a10, th=0x8ef4ae0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb41c796b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x94eb388, th=0x8ef4ae0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb41c46aa in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x94e4a10, th=0x8ef4ae0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb41c7ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94eb388, th=0x8ef4ae0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb41c45a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x94e4a10, th=0x8ef4ae0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb41c6524 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0xa3771284, parent=0x94e4a10, th=th@entry=0x8ef4ae0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb41c65da in ThreadWeaver::Thread::run (this=0x8ef4ae0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6854a58 in QThreadPrivate::start (arg=0x8ef4ae0) at thread/qthread_unix.cpp:338
#13 0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xa21ffb40 (LWP 26518)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb58e496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5b8564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb6855030 in wait (time=4294967295, this=0x8846518) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8846490, mutex=0x881e1c0, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb41c4b45 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8846478, th=0x9477d38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb41c796b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8802800, th=0x9477d38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb41c46aa in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8846478, th=0x9477d38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb41c7ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8802800, th=0x9477d38) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb41c45a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8846478, th=0x9477d38, previous=0x977cbb8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb41c6524 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0xa21ff284, parent=0x8846478, th=th@entry=0x9477d38) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb41c65da in ThreadWeaver::Thread::run (this=0x9477d38) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6854a58 in QThreadPrivate::start (arg=0x9477d38) at thread/qthread_unix.cpp:338
#13 0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xa19feb40 (LWP 26519)):
#0  0xb77b6424 in __kernel_vsyscall ()
#1  0xb58e496b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5b8564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb6855030 in wait (time=4294967295, this=0x8846518) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8846490, mutex=0x881e1c0, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb41c4b45 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8846478, th=0xa98044f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb41c796b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8802800, th=0xa98044f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb41c46aa in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8846478, th=0xa98044f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb41c7ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8802800, th=0xa98044f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb41c45a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8846478, th=0xa98044f0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb41c7ae0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8802800, th=0xa98044f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb41c45a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8846478, th=0xa98044f0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb41c7ae0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8802800, th=0xa98044f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb41c45a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8846478, th=0xa98044f0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb41c6524 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0xa19fe284, parent=0x8846478, th=th@entry=0xa98044f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb41c65da in ThreadWeaver::Thread::run (this=0xa98044f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0xb6854a58 in QThreadPrivate::start (arg=0xa98044f0) at thread/qthread_unix.cpp:338
#17 0xb58e0d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#18 0xb5b77d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb1ff9b00 (LWP 26023)):
[KCrash Handler]
#7  0xa87a3b60 in MakeJob::start (this=0x98ae940) at ../../../projectbuilders/makebuilder/makejob.cpp:94
#8  0xb742af93 in KDevelop::RunController::registerJob (this=this@entry=0x8844ca0, job=0x98ae940) at ../../shell/runcontroller.cpp:566
#9  0xaaf0d85a in ConfigureAndBuildJob::slotResult (this=0x941bb08, job=0x98bdbf8) at ../../../projectbuilders/cmakebuilder/configureandbuildjob.cpp:56
#10 0xb75d2b3c in KCompositeJob::qt_static_metacall (_o=0x941bb08, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfa84b18) at ./kcompositejob.moc:51
#11 0xb697fed6 in QMetaObject::activate (sender=0x98bdbf8, m=0xb778a48c <KJob::staticMetaObject>, local_signal_index=3, argv=0xbfa84b18) at kernel/qobject.cpp:3547
#12 0xb75d3d35 in KJob::result (this=this@entry=0x98bdbf8, _t1=_t1@entry=0x98bdbf8) at ./kjob.moc:208
#13 0xb75d3d88 in KJob::emitResult (this=0x98bdbf8) at ../../kdecore/jobs/kjob.cpp:318
#14 0xaaf0b85a in CMakeJob::slotCompleted (this=0x98bdbf8) at ../../../projectbuilders/cmakebuilder/cmakejob.cpp:127
#15 0xb697fed6 in QMetaObject::activate (sender=0x98fd588, m=0xb51f4958 <KDevelop::CommandExecutor::staticMetaObject>, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3547
#16 0xb51e8e65 in KDevelop::CommandExecutor::completed (this=0x98fd588) at ./commandexecutor.moc:135
#17 0xb51e8fbe in procFinished (status=QProcess::NormalExit, code=0, this=0x98fd7c0) at ../../util/commandexecutor.cpp:58
#18 qt_static_metacall (_a=0xbfa84d74, _id=5, _o=0x98fd588, _c=<optimized out>) at ./commandexecutor.moc:66
#19 KDevelop::CommandExecutor::qt_static_metacall (_o=0x98fd588, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfa84d74) at ./commandexecutor.moc:55
#20 0xb697fed6 in QMetaObject::activate (sender=0x98fd2f0, m=0xb6aca4fc <QProcess::staticMetaObject>, local_signal_index=2, argv=0xbfa84d74) at kernel/qobject.cpp:3547
#21 0xb68f524d in QProcess::finished (this=this@entry=0x98fd2f0, _t1=0, _t2=QProcess::NormalExit) at .moc/release-shared/moc_qprocess.cpp:156
#22 0xb68f99e4 in QProcessPrivate::_q_processDied (this=0x98fdaa8) at io/qprocess.cpp:1068
#23 0xb68f9a77 in qt_static_metacall (_a=0xbfa84ec8, _id=13, _o=0x98fd2f0, _c=<optimized out>) at .moc/release-shared/moc_qprocess.cpp:92
#24 QProcess::qt_static_metacall (_o=0x98fd2f0, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfa84ec8) at .moc/release-shared/moc_qprocess.cpp:69
#25 0xb697fed6 in QMetaObject::activate (sender=0x99091b8, m=0xb6acc458 <QSocketNotifier::staticMetaObject>, local_signal_index=0, argv=0xbfa84ec8) at kernel/qobject.cpp:3547
#26 0xb69d0875 in QSocketNotifier::activated (this=0x99091b8, _t1=48) at .moc/release-shared/moc_qsocketnotifier.cpp:103
#27 0xb6986a3f in QSocketNotifier::event (this=0x99091b8, e=0xbfa85304) at kernel/qsocketnotifier.cpp:317
#28 0xb5e5839c in QApplicationPrivate::notify_helper (this=0x852de68, receiver=0x99091b8, e=0xbfa85304) at kernel/qapplication.cpp:4562
#29 0xb5e5cdaf in QApplication::notify (this=0xbfa85304, receiver=0x99091b8, e=0xbfa85304) at kernel/qapplication.cpp:3944
#30 0xb6d2ce91 in KApplication::notify (this=0xbfa85738, receiver=0x99091b8, event=0xbfa85304) at ../../kdeui/kernel/kapplication.cpp:311
#31 0xb696778e in QCoreApplication::notifyInternal (this=0xbfa85738, receiver=0x99091b8, event=0xbfa85304) at kernel/qcoreapplication.cpp:915
#32 0xb6999138 in sendEvent (event=0xbfa85304, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#33 socketNotifierSourceDispatch (source=0x8527d18) at kernel/qeventdispatcher_glib.cpp:110
#34 0xb46939e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#35 0xb4693d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#36 0xb4693e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#37 0xb6999981 in QEventDispatcherGlib::processEvents (this=0x84faf08, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#38 0xb5f0e9aa in QGuiEventDispatcherGlib::processEvents (this=0x84faf08, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0xb696626c in QEventLoop::processEvents (this=this@entry=0xbfa85548, flags=...) at kernel/qeventloop.cpp:149
#40 0xb6966561 in QEventLoop::exec (this=0xbfa85548, flags=...) at kernel/qeventloop.cpp:204
#41 0xb696bcba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#42 0xb5e55fc4 in QApplication::exec () at kernel/qapplication.cpp:3823
#43 0x08055352 in main (argc=<optimized out>, argv=0xbfa85974) at ../../app/main.cpp:519

This bug may be a duplicate of or related to bug 238765.

Possible duplicates by query: bug 315420, bug 314944, bug 309650, bug 305860.

Reported using DrKonqi
Comment 1 Kevin Funk 2013-02-26 11:03:34 UTC

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