Bug 309650 - Crash on CMake build
Summary: Crash on CMake build
Status: RESOLVED DUPLICATE of bug 305860
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: CMake (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-06 13:42 UTC by mmdanziger
Modified: 2012-12-01 20:24 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 mmdanziger 2012-11-06 13:42:56 UTC
Application: kdevelop (4.3.90)
KDE Platform Version: 4.9.2
Qt Version: 4.8.3
Operating System: Linux 3.5.0-18-generic i686
Distribution: Ubuntu 12.10

-- Information about the crash:
- What I was doing when the application crashed:
Building.  If Konsole is open it is reproducible, otherwise sometimes it crashes sometimes not.

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 0xb1f4cb00 (LWP 5498))]

Thread 14 (Thread 0xaefffb40 (LWP 5500)):
#0  0xb4626cbb in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb45e5515 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb45e5bff in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb45e61db in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb0722aba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#5  0xb460b303 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb582ed4c in start_thread (arg=0xaefffb40) at pthread_create.c:308
#7  0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0xab562b40 (LWP 5511)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb5832d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0xb5ad36a4 in __pthread_cond_timedwait (cond=0xa1b4630, mutex=0xa1b4618, abstime=0xab562248) at forward.c:152
#3  0xb67a2fad in wait (time=1000, this=0xa1b4618) at thread/qwaitcondition_unix.cpp:84
#4  QWaitCondition::wait (this=0xa1b5304, mutex=0xa1b5308, time=1000) at thread/qwaitcondition_unix.cpp:158
#5  0xb51dd82a in ?? () from /usr/lib/libkdevplatformlanguage.so.6
#6  0xb67a2a58 in QThreadPrivate::start (arg=0xa1b52f8) at thread/qthread_unix.cpp:338
#7  0xb582ed4c in start_thread (arg=0xab562b40) at pthread_create.c:308
#8  0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xa936eb40 (LWP 5512)):
#0  pthread_mutex_unlock (mutex=0xa8a00550) at forward.c:184
#1  0xb4626cc0 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb45e569d in g_main_context_query () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb45e5c5e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb45e5e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb68e799f in QEventDispatcherGlib::processEvents (this=0xa8a00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb68b426c in QEventLoop::processEvents (this=this@entry=0xa936e228, flags=...) at kernel/qeventloop.cpp:149
#7  0xb68b4561 in QEventLoop::exec (this=0xa936e228, flags=...) at kernel/qeventloop.cpp:204
#8  0xb679f66c in QThread::exec (this=0xa2bff60) at thread/qthread.cpp:501
#9  0xb68927bd in QInotifyFileSystemWatcherEngine::run (this=0xa2bff60) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb67a2a58 in QThreadPrivate::start (arg=0xa2bff60) at thread/qthread_unix.cpp:338
#11 0xb582ed4c in start_thread (arg=0xa936eb40) at pthread_create.c:308
#12 0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xa8817b40 (LWP 5513)):
#0  0xb462699c in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb4626cb8 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb45e57ba in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb45e5c92 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb45e5e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb68e799f in QEventDispatcherGlib::processEvents (this=0xa7f00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb68b426c in QEventLoop::processEvents (this=this@entry=0xa8817248, flags=...) at kernel/qeventloop.cpp:149
#7  0xb68b4561 in QEventLoop::exec (this=0xa8817248, flags=...) at kernel/qeventloop.cpp:204
#8  0xb679f66c in QThread::exec (this=0xa3035d0) at thread/qthread.cpp:501
#9  0xb52df6d6 in ?? () from /usr/lib/libkdevplatformlanguage.so.6
#10 0xb67a2a58 in QThreadPrivate::start (arg=0xa3035d0) at thread/qthread_unix.cpp:338
#11 0xb582ed4c in start_thread (arg=0xa8817b40) at pthread_create.c:308
#12 0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xa7e16b40 (LWP 5514)):
#0  0xb5831c64 in __pthread_mutex_unlock_usercnt (mutex=0xa7500550, decr=1) at pthread_mutex_unlock.c:52
#1  0xb5ad38a4 in pthread_mutex_unlock (mutex=0xa7500550) at forward.c:184
#2  0xb4626cc0 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb45e50e1 in g_main_context_release () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb45e5ca8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb45e5e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb68e799f in QEventDispatcherGlib::processEvents (this=0xa7500468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0xb68b426c in QEventLoop::processEvents (this=this@entry=0xa7e16248, flags=...) at kernel/qeventloop.cpp:149
#8  0xb68b4561 in QEventLoop::exec (this=0xa7e16248, flags=...) at kernel/qeventloop.cpp:204
#9  0xb679f66c in QThread::exec (this=0xa318a30) at thread/qthread.cpp:501
#10 0xb52df6d6 in ?? () from /usr/lib/libkdevplatformlanguage.so.6
#11 0xb67a2a58 in QThreadPrivate::start (arg=0xa318a30) at thread/qthread_unix.cpp:338
#12 0xb582ed4c in start_thread (arg=0xa7e16b40) at pthread_create.c:308
#13 0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xa4e34b40 (LWP 5520)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb583296b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5ad364c in __pthread_cond_wait (cond=0xb5095670, mutex=0xb5095658) at forward.c:139
#3  0xb4f831cd in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb4f831ff in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb582ed4c in start_thread (arg=0xa4e34b40) at pthread_create.c:308
#6  0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xa4032b40 (LWP 5521)):
#0  0xb5784dcd in __GI_clock_gettime (clock_id=1, tp=0xa4031f78) at ../sysdeps/unix/clock_gettime.c:116
#1  0xb6800fb5 in do_gettime (frac=0xa4031f70, sec=0xa4031f68) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb68e836e in QTimerInfoList::updateCurrentTime (this=0xa3701974) at kernel/qeventdispatcher_unix.cpp:343
#4  0x7fffffff in ?? ()
#5  0xb68e86fa in QTimerInfoList::timerWait (this=0xa3701974, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x7fffffff in ?? ()

Thread 7 (Thread 0xa28ffb40 (LWP 5707)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb583296b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5ad364c in __pthread_cond_wait (cond=0xb4103470, mutex=0xb4103458) at forward.c:139
#3  0xb39ac0e9 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb39ac1df in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb582ed4c in start_thread (arg=0xa28ffb40) at pthread_create.c:308
#6  0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa32efb40 (LWP 5708)):
#0  0xb4626cc0 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb45e569d in g_main_context_query () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb45e5c5e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb45e5e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb68e799f in QEventDispatcherGlib::processEvents (this=0xa1f02350, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0xb68b426c in QEventLoop::processEvents (this=this@entry=0xa32ef258, flags=...) at kernel/qeventloop.cpp:149
#6  0xb68b4561 in QEventLoop::exec (this=0xa32ef258, flags=...) at kernel/qeventloop.cpp:204
#7  0xb679f66c in QThread::exec (this=this@entry=0xaabfb10) at thread/qthread.cpp:501
#8  0xb679f7cb in QThread::run (this=0xaabfb10) at thread/qthread.cpp:568
#9  0xb67a2a58 in QThreadPrivate::start (arg=0xaabfb10) at thread/qthread_unix.cpp:338
#10 0xb582ed4c in start_thread (arg=0xa32efb40) at pthread_create.c:308
#11 0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0x9ae4cb40 (LWP 5711)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb583296b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5ad364c in __pthread_cond_wait (cond=0xb266788, mutex=0xb266770) at forward.c:139
#3  0xb67a3030 in wait (time=4294967295, this=0xb266770) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xb2a5088, mutex=0xb265b88, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4116b45 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xb2a5070, th=0xb262618) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb411996b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xb2a5d48, th=0xb262618) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb41166aa in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xb2a5070, th=0xb262618) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4119ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0xb2a5d48, th=0xb262618) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb41165a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xb2a5070, th=0xb262618, previous=0xb2a8f60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4118524 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x9ae4c284, parent=0xb2a5070, th=th@entry=0xb262618) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb41185da in ThreadWeaver::Thread::run (this=0xb262618) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb67a2a58 in QThreadPrivate::start (arg=0xb262618) at thread/qthread_unix.cpp:338
#13 0xb582ed4c in start_thread (arg=0x9ae4cb40) at pthread_create.c:308
#14 0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0x991ffb40 (LWP 5806)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb583296b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5ad364c in __pthread_cond_wait (cond=0xa111ea8, mutex=0xa111e90) at forward.c:139
#3  0xb67a3030 in wait (time=4294967295, this=0xa111e90) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa111e08, mutex=0xa0f4398, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4116b45 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa111df0, th=0xb5b7fc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb411996b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9dd6e10, th=0xb5b7fc8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb41166aa in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa111df0, th=0xb5b7fc8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4119ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9dd6e10, th=0xb5b7fc8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb41165a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa111df0, th=0xb5b7fc8, previous=0xb1481e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4118524 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x991ff284, parent=0xa111df0, th=th@entry=0xb5b7fc8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb41185da in ThreadWeaver::Thread::run (this=0xb5b7fc8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb67a2a58 in QThreadPrivate::start (arg=0xb5b7fc8) at thread/qthread_unix.cpp:338
#13 0xb582ed4c in start_thread (arg=0x991ffb40) at pthread_create.c:308
#14 0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0x989feb40 (LWP 5807)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb583296b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5ad364c in __pthread_cond_wait (cond=0xa111ea8, mutex=0xa111e90) at forward.c:139
#3  0xb67a3030 in wait (time=4294967295, this=0xa111e90) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa111e08, mutex=0xa0f4398, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4116b45 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa111df0, th=0x99301ee8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb411996b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9dd6e10, th=0x99301ee8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb41166aa in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa111df0, th=0x99301ee8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4119ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9dd6e10, th=0x99301ee8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb41165a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa111df0, th=0x99301ee8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4119ae0 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9dd6e10, th=0x99301ee8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb41165a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa111df0, th=0x99301ee8, previous=0xb137958) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4118524 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x989fe284, parent=0xa111df0, th=th@entry=0x99301ee8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb41185da in ThreadWeaver::Thread::run (this=0x99301ee8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb67a2a58 in QThreadPrivate::start (arg=0x99301ee8) at thread/qthread_unix.cpp:338
#15 0xb582ed4c in start_thread (arg=0x989feb40) at pthread_create.c:308
#16 0xb5ac5d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0x9a64bb40 (LWP 6421)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb5abed61 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xb68e464f in qt_safe_select (nfds=11, fdread=0x9a64a3b0, fdwrite=0x9a64a430, fdexcept=0x0, orig_timeout=0x9a64a348) at kernel/qcore_unix.cpp:93
#3  0xb688d177 in select_msecs (nfds=11, fdread=0x9a64a3b0, fdwrite=0x9a64a430, timeout=29993) at io/qprocess_unix.cpp:1011
#4  0xb688ebf4 in QProcessPrivate::waitForFinished (this=0x99469e28, msecs=29993) at io/qprocess_unix.cpp:1227
#5  0xb6842f56 in QProcess::waitForFinished (this=0x9a64a584, msecs=29993) at io/qprocess.cpp:1759
#6  0xa9536274 in CMakeProjectVisitor::visit (this=0x9a64acb8, exec=0x99d0a8c0) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1346
#7  0xa952dbc7 in ExecProgramAst::accept (this=0x99d0a8c0, visitor=0x9a64acb8) at ../../../projectmanagers/cmake/parser/cmakeast.h:212
#8  0xa9547b8e in CMakeProjectVisitor::walk (this=0x9a64acb8, fc=..., line=3, isClean=false) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2219
#9  0xa9549e46 in CMakeProjectVisitor::visit (this=0x9a64acb8, ifast=0x99d06118) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1307
#10 0xa952de47 in IfAst::accept (this=0x99d06118, visitor=0x9a64acb8) at ../../../projectmanagers/cmake/parser/cmakeast.h:428
#11 0xa9547b8e in CMakeProjectVisitor::walk (this=0x9a64acb8, fc=..., line=2, isClean=false) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2219
#12 0xa9549e46 in CMakeProjectVisitor::visit (this=0x9a64acb8, ifast=0x99469088) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1307
#13 0xa952de47 in IfAst::accept (this=0x99469088, visitor=0x9a64acb8) at ../../../projectmanagers/cmake/parser/cmakeast.h:428
#14 0xa9547b8e in CMakeProjectVisitor::walk (this=0x9a64acb8, fc=..., line=0, isClean=true) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2219
#15 0xa955fd0f in CMakeParserUtils::includeScript (file=..., parent=..., data=0x99d029ac, sourcedir=..., env=...) at ../../../projectmanagers/cmake/parser/cmakeparserutils.cpp:176
#16 0xa60ac5e4 in CMakeManager::includeScript (this=0xae61690, file=..., project=0xae5ddb8, dir=..., parent=...) at ../../../projectmanagers/cmake/cmakemanager.cpp:669
#17 0x0ae616bc in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb1f4cb00 (LWP 5498)):
[KCrash Handler]
#7  0xffffff85 in ?? ()
#8  0xa7e34b63 in MakeJob::start (this=0xb73fe88) at ../../../projectbuilders/makebuilder/makejob.cpp:94
#9  0xb7378e83 in KDevelop::RunController::registerJob(KJob*) () from /usr/lib/libkdevplatformshell.so.6
#10 0xa607585a in ConfigureAndBuildJob::slotResult (this=0xb2a3a88, job=0xb705fc8) at ../../../projectbuilders/cmakebuilder/configureandbuildjob.cpp:56
#11 0xb7520aac in KCompositeJob::qt_static_metacall (_o=0xb2a3a88, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfde50d8) at ./kcompositejob.moc:51
#12 0xb68cded6 in QMetaObject::activate (sender=0xb705fc8, m=0xb76d848c <KJob::staticMetaObject>, local_signal_index=3, argv=0xbfde50d8) at kernel/qobject.cpp:3547
#13 0xb7521ca5 in KJob::result (this=this@entry=0xb705fc8, _t1=_t1@entry=0xb705fc8) at ./kjob.moc:208
#14 0xb7521cf8 in KJob::emitResult (this=0xb705fc8) at ../../kdecore/jobs/kjob.cpp:318
#15 0xa607385a in CMakeJob::slotCompleted (this=0xb705fc8) at ../../../projectbuilders/cmakebuilder/cmakejob.cpp:127
#16 0xb68cded6 in QMetaObject::activate (sender=0xb8f6a00, m=0xb5145958 <KDevelop::CommandExecutor::staticMetaObject>, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3547
#17 0xb5139e65 in KDevelop::CommandExecutor::completed() () from /usr/lib/libkdevplatformutil.so.6
#18 0xb5139fbe in ?? () from /usr/lib/libkdevplatformutil.so.6
#19 0xb68cded6 in QMetaObject::activate (sender=0xb954360, m=0xb6a184fc <QProcess::staticMetaObject>, local_signal_index=2, argv=0xbfde5334) at kernel/qobject.cpp:3547
#20 0xb684324d in QProcess::finished (this=this@entry=0xb954360, _t1=0, _t2=QProcess::NormalExit) at .moc/release-shared/moc_qprocess.cpp:156
#21 0xb68479e4 in QProcessPrivate::_q_processDied (this=0xb90ad20) at io/qprocess.cpp:1068
#22 0xb6847a77 in qt_static_metacall (_a=0xbfde5488, _id=13, _o=0xb954360, _c=<optimized out>) at .moc/release-shared/moc_qprocess.cpp:92
#23 QProcess::qt_static_metacall (_o=0xb954360, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfde5488) at .moc/release-shared/moc_qprocess.cpp:69
#24 0xb68cded6 in QMetaObject::activate (sender=0xb63e140, m=0xb6a1a458 <QSocketNotifier::staticMetaObject>, local_signal_index=0, argv=0xbfde5488) at kernel/qobject.cpp:3547
#25 0xb691e875 in QSocketNotifier::activated (this=0xb63e140, _t1=47) at .moc/release-shared/moc_qsocketnotifier.cpp:103
#26 0xb68d4a3f in QSocketNotifier::event (this=0xb63e140, e=0xbfde58c4) at kernel/qsocketnotifier.cpp:317
#27 0xb5da639c in QApplicationPrivate::notify_helper (this=0x9c16b40, receiver=0xb63e140, e=0xbfde58c4) at kernel/qapplication.cpp:4562
#28 0xb5daadaf in QApplication::notify (this=0xbfde58c4, receiver=0xb63e140, e=0xbfde58c4) at kernel/qapplication.cpp:3944
#29 0xb6c7ae91 in KApplication::notify (this=0xbfde5cf8, receiver=0xb63e140, event=0xbfde58c4) at ../../kdeui/kernel/kapplication.cpp:311
#30 0xb68b578e in QCoreApplication::notifyInternal (this=0xbfde5cf8, receiver=0xb63e140, event=0xbfde58c4) at kernel/qcoreapplication.cpp:915
#31 0xb68e7138 in sendEvent (event=0xbfde58c4, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#32 socketNotifierSourceDispatch (source=0x9c17730) at kernel/qeventdispatcher_glib.cpp:110
#33 0xb45e59e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#34 0xb45e5d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#35 0xb45e5e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#36 0xb68e7981 in QEventDispatcherGlib::processEvents (this=0x9beaef0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#37 0xb5e5c9aa in QGuiEventDispatcherGlib::processEvents (this=0x9beaef0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0xb68b426c in QEventLoop::processEvents (this=this@entry=0xbfde5b08, flags=...) at kernel/qeventloop.cpp:149
#39 0xb68b4561 in QEventLoop::exec (this=0xbfde5b08, flags=...) at kernel/qeventloop.cpp:204
#40 0xb68b9cba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#41 0xb5da3fc4 in QApplication::exec () at kernel/qapplication.cpp:3823
#42 0x080552ba in main (argc=<optimized out>, argv=0xbfde5f34) at ../../app/main.cpp:518

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

Possible duplicates by query: bug 305860.

Reported using DrKonqi
Comment 1 Kevin Funk 2012-12-01 20:24:58 UTC

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