From kdevelop-bugs Mon Oct 29 21:23:29 2012 From: Justin Chudgar Date: Mon, 29 Oct 2012 21:23:29 +0000 To: kdevelop-bugs Subject: [Bug 309220] New: Crash during cmake build Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=135161906012538 https://bugs.kde.org/show_bug.cgi?id=309220 Bug ID: 309220 Severity: crash Version: unspecified Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: Crash during cmake build Classification: Unclassified OS: Linux Reporter: justin@justinzane.com Hardware: Ubuntu Packages Status: UNCONFIRMED Component: general Product: kdevelop Application: kdevelop (4.3.90) KDE Platform Version: 4.9.2 Qt Version: 4.8.3 Operating System: Linux 3.6.2-030602-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: Making a cmake project. Project was newly imported source that had never been built on my box before. -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f4469127780 (LWP 31031))] Thread 13 (Thread 0x7f445ea6f700 (LWP 31034)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007f44793defa7 in wait (time=1000, this=0x14585a0) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x254a0b0, time=1000) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f447554ff8b in ?? () from /usr/lib/libkdevplatformlanguage.so.6 #4 0x00007f44793deaec in QThreadPrivate::start (arg=0x254a090) at thread/qthread_unix.cpp:338 #5 0x00007f4477457e9a in start_thread (arg=0x7f445ea6f700) at pthread_create.c:308 #6 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 12 (Thread 0x7f44468cd700 (LWP 31037)): #0 __pthread_mutex_unlock_usercnt (mutex=, decr=) at pthread_mutex_unlock.c:66 #1 __pthread_mutex_unlock (mutex=0x7f4440000a60) at pthread_mutex_unlock.c:290 #2 0x00007f447250ac61 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f44724cd60b in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f44724cdcab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f44724cdea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007f4479509c16 in QEventDispatcherGlib::processEvents (this=0x7f44400008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #7 0x00007f44794da2bf in QEventLoop::processEvents (this=this@entry=0x7f44468ccdd0, flags=...) at kernel/qeventloop.cpp:149 #8 0x00007f44794da548 in QEventLoop::exec (this=0x7f44468ccdd0, flags=...) at kernel/qeventloop.cpp:204 #9 0x00007f44793dbb10 in QThread::exec (this=) at thread/qthread.cpp:501 #10 0x00007f44794ba9af in QInotifyFileSystemWatcherEngine::run (this=0x3516100) at io/qfilesystemwatcher_inotify.cpp:248 #11 0x00007f44793deaec in QThreadPrivate::start (arg=0x3516100) at thread/qthread_unix.cpp:338 #12 0x00007f4477457e9a in start_thread (arg=0x7f44468cd700) at pthread_create.c:308 #13 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #14 0x0000000000000000 in ?? () Thread 11 (Thread 0x7f4445678700 (LWP 31038)): #0 0x00007f447250ac59 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f44724cd672 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f44724cdcab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f44724cdea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f4479509c16 in QEventDispatcherGlib::processEvents (this=0x7f44380008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007f44794da2bf in QEventLoop::processEvents (this=this@entry=0x7f4445677e00, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007f44794da548 in QEventLoop::exec (this=0x7f4445677e00, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007f44793dbb10 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x00007f44793deaec in QThreadPrivate::start (arg=0x358a930) at thread/qthread_unix.cpp:338 #9 0x00007f4477457e9a in start_thread (arg=0x7f4445678700) at pthread_create.c:308 #10 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 10 (Thread 0x7f4444e77700 (LWP 31039)): #0 0x00007f4477459f69 in __pthread_mutex_lock (mutex=0x7f443c000a60) at pthread_mutex_lock.c:92 #1 0x00007f447250ac31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f44724cd623 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f44724cdcab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f44724cdea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f4479509c16 in QEventDispatcherGlib::processEvents (this=0x7f443c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f44794da2bf in QEventLoop::processEvents (this=this@entry=0x7f4444e76e00, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f44794da548 in QEventLoop::exec (this=0x7f4444e76e00, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f44793dbb10 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007f44793deaec in QThreadPrivate::start (arg=0x1458b30) at thread/qthread_unix.cpp:338 #10 0x00007f4477457e9a in start_thread (arg=0x7f4444e77700) at pthread_create.c:308 #11 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f4436d6a700 (LWP 31044)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f44748d1cd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #2 0x00007f44748d1d09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4 #3 0x00007f4477457e9a in start_thread (arg=0x7f4436d6a700) at pthread_create.c:308 #4 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f4435fbf700 (LWP 31052)): #0 __pthread_mutex_lock (mutex=0x7f4430000a60) at pthread_mutex_lock.c:51 #1 0x00007f447250ac31 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f44724cd897 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f44724cdd22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f44724cdea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f4479509c16 in QEventDispatcherGlib::processEvents (this=0x7f44300008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f44794da2bf in QEventLoop::processEvents (this=this@entry=0x7f4435fbedd0, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f44794da548 in QEventLoop::exec (this=0x7f4435fbedd0, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f44793dbb10 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007f44794ba9af in QInotifyFileSystemWatcherEngine::run (this=0x50cddf0) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x00007f44793deaec in QThreadPrivate::start (arg=0x50cddf0) at thread/qthread_unix.cpp:338 #11 0x00007f4477457e9a in start_thread (arg=0x7f4435fbf700) at pthread_create.c:308 #12 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #13 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f442f5f1700 (LWP 31117)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f446f614b2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f446f614c39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f4477457e9a in start_thread (arg=0x7f442f5f1700) at pthread_create.c:308 #4 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f442fdf2700 (LWP 31118)): #0 0x00007f447250a9bd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f447250ac59 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f44724cd769 in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f44724cdcf9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f44724cdea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f4479509c16 in QEventDispatcherGlib::processEvents (this=0x7f44200015c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f44794da2bf in QEventLoop::processEvents (this=this@entry=0x7f442fdf1e00, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f44794da548 in QEventLoop::exec (this=0x7f442fdf1e00, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f44793dbb10 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007f44793deaec in QThreadPrivate::start (arg=0x5349c50) at thread/qthread_unix.cpp:338 #10 0x00007f4477457e9a in start_thread (arg=0x7f442fdf2700) at pthread_create.c:308 #11 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f442dc04700 (LWP 31124)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f44793df04b in wait (time=18446744073709551615, this=0x6784010) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x524dac0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f44700030e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x6722190, th=0x4fc3860) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f447000592b in ThreadWeaver::WorkingHardState::applyForWork (this=0x50ddac0, th=0x4fc3860) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f447000479f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f442dc03e00, parent=0x6722190, th=th@entry=0x4fc3860) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007f447000482b in ThreadWeaver::Thread::run (this=0x4fc3860) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007f44793deaec in QThreadPrivate::start (arg=0x4fc3860) at thread/qthread_unix.cpp:338 #8 0x00007f4477457e9a in start_thread (arg=0x7f442dc04700) at pthread_create.c:308 #9 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f43dffff700 (LWP 31387)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f44793df04b in wait (time=18446744073709551615, this=0x191f210) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x163da70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f44700030e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x191cf60, th=0x75ca820) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f447000592b in ThreadWeaver::WorkingHardState::applyForWork (this=0x163d6a0, th=0x75ca820) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f447000479f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f43dfffee00, parent=0x191cf60, th=th@entry=0x75ca820) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007f447000482b in ThreadWeaver::Thread::run (this=0x75ca820) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007f44793deaec in QThreadPrivate::start (arg=0x75ca820) at thread/qthread_unix.cpp:338 #8 0x00007f4477457e9a in start_thread (arg=0x7f43dffff700) at pthread_create.c:308 #9 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f43df7fe700 (LWP 31388)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f44793df04b in wait (time=18446744073709551615, this=0x191f210) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x163da70, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f44700030e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x191cf60, th=0x7f43d8002c50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f447000592b in ThreadWeaver::WorkingHardState::applyForWork (this=0x163d6a0, th=0x7f43d8002c50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f4470005944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x163d6a0, th=0x7f43d8002c50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007f447000479f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f43df7fde00, parent=0x191cf60, th=th@entry=0x7f43d8002c50) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007f447000482b in ThreadWeaver::Thread::run (this=0x7f43d8002c50) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007f44793deaec in QThreadPrivate::start (arg=0x7f43d8002c50) at thread/qthread_unix.cpp:338 #9 0x00007f4477457e9a in start_thread (arg=0x7f43df7fe700) at pthread_create.c:308 #10 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f442d3ff700 (LWP 7829)): #0 0x00007f44780e2023 in select () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007f4479506efa in qt_safe_select (nfds=11, fdread=0x7f442d3fbd40, fdwrite=0x7f442d3fbdc0, fdexcept=0x0, orig_timeout=0x7f442d3fbcf0) at kernel/qcore_unix.cpp:93 #2 0x00007f44794b5a5c in select_msecs (nfds=, fdread=, fdwrite=, timeout=) at io/qprocess_unix.cpp:1011 #3 0x00007f44794b72a6 in QProcessPrivate::waitForFinished (this=0x7f4424b3f630, msecs=30000) at io/qprocess_unix.cpp:1227 #4 0x00007f4479470f1e in QProcess::waitForFinished (this=this@entry=0x7f4424df74e0, msecs=msecs@entry=30000) at io/qprocess.cpp:1759 #5 0x00007f4479471380 in QProcess::~QProcess (this=0x7f4424df74e0, __in_chrg=) at io/qprocess.cpp:1151 #6 0x00007f447b379ed9 in KProcess::~KProcess (this=0x7f4424df74e0, __in_chrg=) at ../../kdecore/io/kprocess.cpp:125 #7 0x00007f444db9e71e in ?? () from /usr/lib/libkdev4cmakecommon.so #8 0x00007f444db9cc8a in CMakeProjectVisitor::visit(ExecuteProcessAst const*) () from /usr/lib/libkdev4cmakecommon.so #9 0x00007f444db95c3a in ?? () from /usr/lib/libkdev4cmakecommon.so #10 0x00007f444db97113 in CMakeProjectVisitor::visit(ForeachAst const*) () from /usr/lib/libkdev4cmakecommon.so #11 0x00007f444db95c3a in ?? () from /usr/lib/libkdev4cmakecommon.so #12 0x00007f444db97bf1 in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib/libkdev4cmakecommon.so #13 0x00007f444db95c3a in ?? () from /usr/lib/libkdev4cmakecommon.so #14 0x00007f444db98b0a in CMakeProjectVisitor::visit(MacroCallAst const*) () from /usr/lib/libkdev4cmakecommon.so #15 0x00007f444db95c3a in ?? () from /usr/lib/libkdev4cmakecommon.so #16 0x00007f444db97bf1 in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib/libkdev4cmakecommon.so #17 0x00007f444db95c3a in ?? () from /usr/lib/libkdev4cmakecommon.so #18 0x00007f444db98b0a in CMakeProjectVisitor::visit(MacroCallAst const*) () from /usr/lib/libkdev4cmakecommon.so #19 0x00007f444db95c3a in ?? () from /usr/lib/libkdev4cmakecommon.so #20 0x00007f444db97bf1 in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib/libkdev4cmakecommon.so #21 0x00007f444db95c3a in ?? () from /usr/lib/libkdev4cmakecommon.so #22 0x00007f444db97bf1 in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib/libkdev4cmakecommon.so #23 0x00007f444db95c3a in ?? () from /usr/lib/libkdev4cmakecommon.so #24 0x00007f444dbab940 in CMakeParserUtils::includeScript(QString const&, KDevelop::ReferencedTopDUContext, CMakeProjectData*, QString const&, QMap const&) () from /usr/lib/libkdev4cmakecommon.so #25 0x00007f4434613a34 in ?? () from /usr/lib/kde4/kdevcmakemanager.so #26 0x00007f4434615441 in ?? () from /usr/lib/kde4/kdevcmakemanager.so #27 0x00007f4475b37c8b in ?? () from /usr/lib/libkdevplatformproject.so.6 #28 0x00007f4475b37a66 in ?? () from /usr/lib/libkdevplatformproject.so.6 #29 0x00007f44793d245d in QThreadPoolThread::run (this=0x670cc90) at concurrent/qthreadpool.cpp:107 #30 0x00007f44793deaec in QThreadPrivate::start (arg=0x670cc90) at thread/qthread_unix.cpp:338 #31 0x00007f4477457e9a in start_thread (arg=0x7f442d3ff700) at pthread_create.c:308 #32 0x00007f44780e8cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #33 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f4469127780 (LWP 31031)): [KCrash Handler] #6 0x00007f4434a45a6e in ?? () from /usr/lib/kde4/kdevmakebuilder.so #7 0x00007f447add3505 in KDevelop::RunController::registerJob(KJob*) () from /usr/lib/libkdevplatformshell.so.6 #8 0x00007f44794f0f5f in QMetaObject::activate (sender=0x5dc89a0, m=, local_signal_index=, argv=0x7fff6e4aec40) at kernel/qobject.cpp:3547 #9 0x00007f447b38fed2 in KJob::result (this=this@entry=0x5dc89a0, _t1=_t1@entry=0x5dc89a0) at ./kjob.moc:208 #10 0x00007f447b38ff10 in KJob::emitResult (this=0x5dc89a0) at ../../kdecore/jobs/kjob.cpp:318 #11 0x00007f443482fcb7 in ?? () from /usr/lib/kde4/kdevcmakebuilder.so #12 0x00007f44794f0f5f in QMetaObject::activate (sender=0x5fd5630, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547 #13 0x00007f44794f0f5f in QMetaObject::activate (sender=0x620ee80, m=, local_signal_index=, argv=0x7fff6e4aef00) at kernel/qobject.cpp:3547 #14 0x00007f44794710ff in QProcess::finished (this=this@entry=0x620ee80, _t1=0, _t2=QProcess::NormalExit) at .moc/release-shared/moc_qprocess.cpp:156 #15 0x00007f44794751f7 in QProcessPrivate::_q_processDied (this=0x80b77f0) at io/qprocess.cpp:1068 #16 0x00007f447947527e in qt_static_metacall (_a=, _id=, _o=, _c=) at .moc/release-shared/moc_qprocess.cpp:92 #17 QProcess::qt_static_metacall (_o=, _c=, _id=, _a=) at .moc/release-shared/moc_qprocess.cpp:69 #18 0x00007f44794f0f5f in QMetaObject::activate (sender=0x74616e0, m=, local_signal_index=, argv=0x7fff6e4af0b0) at kernel/qobject.cpp:3547 #19 0x00007f447953b79e in QSocketNotifier::activated (this=, _t1=41) at .moc/release-shared/moc_qsocketnotifier.cpp:103 #20 0x00007f44794f87eb in QSocketNotifier::event (this=0x74616e0, e=0x7fff6e4af6d0) at kernel/qsocketnotifier.cpp:317 #21 0x00007f4478882e9c in QApplicationPrivate::notify_helper (this=this@entry=0x1389a70, receiver=receiver@entry=0x74616e0, e=e@entry=0x7fff6e4af6d0) at kernel/qapplication.cpp:4562 #22 0x00007f447888730a in QApplication::notify (this=0x7fff6e4afe50, receiver=0x74616e0, e=0x7fff6e4af6d0) at kernel/qapplication.cpp:4423 #23 0x00007f4479cd71d6 in KApplication::notify (this=0x7fff6e4afe50, receiver=0x74616e0, event=0x7fff6e4af6d0) at ../../kdeui/kernel/kapplication.cpp:311 #24 0x00007f44794db56e in QCoreApplication::notifyInternal (this=0x7fff6e4afe50, receiver=0x74616e0, event=0x7fff6e4af6d0) at kernel/qcoreapplication.cpp:915 #25 0x00007f44795093f8 in sendEvent (event=0x7fff6e4af6d0, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26 socketNotifierSourceDispatch (source=0x1377a80) at kernel/qeventdispatcher_glib.cpp:110 #27 0x00007f44724cdab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007f44724cdde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x00007f44724cdea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #30 0x00007f4479509bf6 in QEventDispatcherGlib::processEvents (this=0x133eb30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #31 0x00007f4478927c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #32 0x00007f44794da2bf in QEventLoop::processEvents (this=this@entry=0x7fff6e4af910, flags=...) at kernel/qeventloop.cpp:149 #33 0x00007f44794da548 in QEventLoop::exec (this=0x7fff6e4af910, flags=...) at kernel/qeventloop.cpp:204 #34 0x00007f44794df708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #35 0x000000000040e610 in ?? () #36 0x00007f447801676d in __libc_start_main (main=0x409550, argc=1, ubp_av=0x7fff6e4b0198, init=, fini=, rtld_fini=, stack_end=0x7fff6e4b0188) at libc-start.c:226 #37 0x000000000040ed51 in _start () This bug may be a duplicate of or related to bug 305860. Possible duplicates by query: bug 308988, bug 307028, bug 305860, bug 304630, bug 303099. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs