Bug 319722

Summary: Crashes constantly in Qtjsc stuff
Product: [Applications] kdevelop Reporter: Joris Guisson <joris.guisson>
Component: All editorsAssignee: kdevelop-bugs-null
Status: RESOLVED WORKSFORME    
Severity: crash CC: aleixpol
Priority: NOR Keywords: triaged
Version First Reported In: 4.5.0   
Target Milestone: 4.3.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Joris Guisson 2013-05-12 15:03:58 UTC
Found some similar bugs, but that seemed to suggest that using the qt packages from ubuntu 13.04 would fix it. So upgraded to latest ubuntu version. Still crashing all the time while typing. Makes kdevelop extremely unusable.

Don't know how to get a better backtrace, I have qt4 debug packages installed:

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 0x7fd9bb4097c0 (LWP 2661))]

Thread 13 (Thread 0x7fd99eaf9700 (LWP 2790)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007fd9b91610a7 in wait (time=1000, this=0x1b795d0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x1b72cd8, mutex=mutex@entry=0x1b72ce0, time=time@entry=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fd9b502479b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1b72cc0) at /home/joris/tmp/kdevplatform-1.5.0/language/duchain/duchain.cpp:282
#4  0x00007fd9b9160bec in QThreadPrivate::start (arg=0x1b72cc0) at thread/qthread_unix.cpp:338
#5  0x00007fd9b6f54f8e in start_thread (arg=0x7fd99eaf9700) at pthread_create.c:311
#6  0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7fd9867d1700 (LWP 2825)):
#0  0x00007fd9b21ead50 in pthread_mutex_unlock@plt () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fd9b22595f1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd9b221a30e in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd9b928c036 in QEventDispatcherGlib::processEvents (this=0x7fd9800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fd9b925c38f in QEventLoop::processEvents (this=this@entry=0x7fd9867d0d90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fd9b925c618 in QEventLoop::exec (this=this@entry=0x7fd9867d0d90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fd9b915e410 in QThread::exec (this=this@entry=0x2967f70) at thread/qthread.cpp:542
#7  0x00007fd9b923dedf in QInotifyFileSystemWatcherEngine::run (this=0x2967f70) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007fd9b9160bec in QThreadPrivate::start (arg=0x2967f70) at thread/qthread_unix.cpp:338
#9  0x00007fd9b6f54f8e in start_thread (arg=0x7fd9867d1700) at pthread_create.c:311
#10 0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7fd985569700 (LWP 2826)):
#0  0x00007fd9b2259340 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fd9b22595b9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd9b221a2f0 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd9b928c036 in QEventDispatcherGlib::processEvents (this=0x7fd9780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fd9b925c38f in QEventLoop::processEvents (this=this@entry=0x7fd985568dc0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fd9b925c618 in QEventLoop::exec (this=this@entry=0x7fd985568dc0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fd9b915e410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007fd9b9160bec in QThreadPrivate::start (arg=0x29d9770) at thread/qthread_unix.cpp:338
#8  0x00007fd9b6f54f8e in start_thread (arg=0x7fd985569700) at pthread_create.c:311
#9  0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7fd984d68700 (LWP 2827)):
#0  0x00007fd9b7e58b0d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fd9b22586cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd9b2219d3c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd9b221a175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fd9b221a304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fd9b928c036 in QEventDispatcherGlib::processEvents (this=0x7fd97c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fd9b925c38f in QEventLoop::processEvents (this=this@entry=0x7fd984d67dc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fd9b925c618 in QEventLoop::exec (this=this@entry=0x7fd984d67dc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fd9b915e410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007fd9b9160bec in QThreadPrivate::start (arg=0x1b8eee0) at thread/qthread_unix.cpp:338
#10 0x00007fd9b6f54f8e in start_thread (arg=0x7fd984d68700) at pthread_create.c:311
#11 0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7fd977b9d700 (LWP 2938)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fd9b4389e77 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7fd9b4697660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fd9b4389ea9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007fd9b6f54f8e in start_thread (arg=0x7fd977b9d700) at pthread_create.c:311
#4  0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7fd975ded700 (LWP 3016)):
#0  0x00007fd9b7e5a3cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fd9b221a1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd9b221a304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd9b928c036 in QEventDispatcherGlib::processEvents (this=0x7fd9700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fd9b925c38f in QEventLoop::processEvents (this=this@entry=0x7fd975decd90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fd9b925c618 in QEventLoop::exec (this=this@entry=0x7fd975decd90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fd9b915e410 in QThread::exec (this=this@entry=0x40e1c40) at thread/qthread.cpp:542
#7  0x00007fd9b923dedf in QInotifyFileSystemWatcherEngine::run (this=0x40e1c40) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007fd9b9160bec in QThreadPrivate::start (arg=0x40e1c40) at thread/qthread_unix.cpp:338
#9  0x00007fd9b6f54f8e in start_thread (arg=0x7fd975ded700) at pthread_create.c:311
#10 0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7fd96ed8d700 (LWP 3194)):
#0  0x00007fd9b225935c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fd9b22595b9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd9b2219de6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd9b221a248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fd9b221a304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fd9b928c036 in QEventDispatcherGlib::processEvents (this=0x7fd9600560b0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fd9b925c38f in QEventLoop::processEvents (this=this@entry=0x7fd96ed8cd90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fd9b925c618 in QEventLoop::exec (this=this@entry=0x7fd96ed8cd90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fd9b915e410 in QThread::exec (this=this@entry=0x4a18270) at thread/qthread.cpp:542
#9  0x00007fd9b923dedf in QInotifyFileSystemWatcherEngine::run (this=0x4a18270) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007fd9b9160bec in QThreadPrivate::start (arg=0x4a18270) at thread/qthread_unix.cpp:338
#11 0x00007fd9b6f54f8e in start_thread (arg=0x7fd96ed8d700) at pthread_create.c:311
#12 0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7fd96e58c700 (LWP 3238)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fd9aede3585 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fd9aede35d9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fd9b6f54f8e in start_thread (arg=0x7fd96e58c700) at pthread_create.c:311
#4  0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7fd96dc8b700 (LWP 3245)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fd9aeb29a09 in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fd9aee11cee in WTF::wtfThreadEntryPoint(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fd9b6f54f8e in start_thread (arg=0x7fd96dc8b700) at pthread_create.c:311
#4  0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7fd96d08a700 (LWP 3248)):
#0  0x00007fd9b2259359 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fd9b22595b9 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd9b2219c74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd9b221a175 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fd9b221a304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fd9b928c036 in QEventDispatcherGlib::processEvents (this=0x7fd9180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fd9b925c38f in QEventLoop::processEvents (this=this@entry=0x7fd96d089dc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fd9b925c618 in QEventLoop::exec (this=this@entry=0x7fd96d089dc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fd9b915e410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007fd9b9160bec in QThreadPrivate::start (arg=0x2965e70) at thread/qthread_unix.cpp:338
#10 0x00007fd9b6f54f8e in start_thread (arg=0x7fd96d08a700) at pthread_create.c:311
#11 0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7fd91faed700 (LWP 3391)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fd9b916114b in wait (time=18446744073709551615, this=0xcb35f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xcaefd8, mutex=0xcaf180, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fd9afaf8041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xcaefb0, th=0x4a17fd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fd9afafa94b in ThreadWeaver::WorkingHardState::applyForWork (this=0xcaf1e0, th=0x4a17fd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fd9afafa964 in ThreadWeaver::WorkingHardState::applyForWork (this=0xcaf1e0, th=0x4a17fd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fd9afaf963f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fd91faecdc0, parent=0xcaefb0, th=th@entry=0x4a17fd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fd9afaf96cb in ThreadWeaver::Thread::run (this=0x4a17fd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fd9b9160bec in QThreadPrivate::start (arg=0x4a17fd0) at thread/qthread_unix.cpp:338
#9  0x00007fd9b6f54f8e in start_thread (arg=0x7fd91faed700) at pthread_create.c:311
#10 0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fd91f2ec700 (LWP 3392)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fd9b916114b in wait (time=18446744073709551615, this=0xcb35f0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0xcaefd8, mutex=0xcaf180, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fd9afaf8041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xcaefb0, th=0x7fd910002c50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fd9afafa94b in ThreadWeaver::WorkingHardState::applyForWork (this=0xcaf1e0, th=0x7fd910002c50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fd9afaf963f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fd91f2ebdc0, parent=0xcaefb0, th=th@entry=0x7fd910002c50) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fd9afaf96cb in ThreadWeaver::Thread::run (this=0x7fd910002c50) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fd9b9160bec in QThreadPrivate::start (arg=0x7fd910002c50) at thread/qthread_unix.cpp:338
#8  0x00007fd9b6f54f8e in start_thread (arg=0x7fd91f2ec700) at pthread_create.c:311
#9  0x00007fd9b7e66e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fd9bb4097c0 (LWP 2661)):
[KCrash Handler]
#6  0x00007fda1e624000 in ?? ()
#7  0x00007fd9bb28a9c1 in ?? ()
#8  0x00000000032f4f10 in ?? ()
#9  0x00007fd91ea84140 in ?? ()
#10 0x00007fd91ea84180 in ?? ()
#11 0x00007fd900000002 in ?? ()
#12 0x00007fd91ea842c0 in ?? ()
#13 0x00007fd900000007 in ?? ()
#14 0x0000000003ec4cb0 in ?? ()
#15 0x00000000032f4f10 in ?? ()
#16 0x00007fd9b4ffa630 in ?? () at /usr/include/qt4/QtCore/qstring.h:880 from /usr/lib/libkdevplatformlanguage.so.7
#17 0x00007fd9bb28a360 in ?? ()
#18 0x00007fd975f60c78 in ?? ()
#19 0x00007fd91fbfe060 in ?? ()
#20 0x00007fd975f5fa88 in ?? ()
#21 0x00007fd9b4682d98 in QTJSC::ExecutableAllocator::pageSize () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#22 0x00007fd975f5e800 in ?? ()
#23 0x00007fd91fbfe000 in ?? ()
#24 0x00007fd975f59380 in ?? ()
#25 0x00007fd9b4682d98 in QTJSC::ExecutableAllocator::pageSize () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#26 0x0000000004ff8df8 in ?? ()
#27 0x00007fd91fbfe060 in ?? ()
#28 0x00007fd975f60c60 in ?? ()
#29 0x00007fd9b4297979 in execute (exception=0x7fd975f5fa88, globalData=0x7fd975f5e800, callFrame=0x200, registerFile=0x7fff3201d728, this=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h:79
#30 QTJSC::Interpreter::execute (this=0x7fff3201d710, functionExecutable=0xffff000000000002, callFrame=0x7fd91fbfe0c8, callFrame@entry=0x4ff8df8, function=function@entry=0x7fd91ea83c80, thisObj=<optimized out>, args=..., scopeChain=scopeChain@entry=0x7fd975f64390, exception=exception@entry=0x7fd975f5fa88) at ../3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp:716
#31 0x00007fd9b4328587 in QTJSC::JSFunction::call (this=0x7fd91ea83c80, exec=exec@entry=0x4ff8df8, thisValue=..., args=...) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp:122
#32 0x00007fd9b42fc3cf in QTJSC::call (exec=exec@entry=0x4ff8df8, functionObject=..., functionObject@entry=..., callType=callType@entry=QTJSC::CallTypeJS, callData=..., thisValue=..., thisValue@entry=..., args=...) at ../3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp:62
#33 0x00007fd9b43e340e in QScriptValue::call (this=this@entry=0x7fff3201d930, thisObject=..., args=...) at api/qscriptvalue.cpp:1604
#34 0x00007fd98f6ede57 in KateIndentScript::indent (this=0x26378e0, view=view@entry=0x29d4340, position=..., typedCharacter=..., indentWidth=4) at ../../part/script/kateindentscript.cpp:73
#35 0x00007fd98f7cdc1b in KateAutoIndent::scriptIndent (this=this@entry=0x32f20a0, view=view@entry=0x29d4340, position=..., typedChar=..., typedChar@entry=...) at ../../part/utils/kateautoindent.cpp:265
#36 0x00007fd98f7cdda0 in KateAutoIndent::userTypedChar (this=0x32f20a0, view=view@entry=0x29d4340, position=..., typedChar=...) at ../../part/utils/kateautoindent.cpp:449
#37 0x00007fd98f6d93f9 in KateDocument::typeChars (this=0x32f4f10, view=0x29d4340, realChars=...) at ../../part/document/katedocument.cpp:2597
#38 0x00007fd98f75faf8 in keyPressEvent (e=0x7fff3201e200, this=0x3b5c3d0) at ../../part/view/kateviewinternal.cpp:2402
#39 KateViewInternal::keyPressEvent (this=0x3b5c3d0, e=0x7fff3201e200) at ../../part/view/kateviewinternal.cpp:2248
#40 0x00007fd98f76226b in KateViewInternal::eventFilter (this=0x3b5c3d0, obj=0x3b5c3d0, e=0x7fff3201e200) at ../../part/view/kateviewinternal.cpp:2200
#41 0x00007fd9b925d7a6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0x83caf0, receiver=receiver@entry=0x3b5c3d0, event=event@entry=0x7fff3201e200) at kernel/qcoreapplication.cpp:1056
#42 0x00007fd9b86038bc in QApplicationPrivate::notify_helper (this=this@entry=0x83caf0, receiver=receiver@entry=0x3b5c3d0, e=e@entry=0x7fff3201e200) at kernel/qapplication.cpp:4563
#43 0x00007fd9b8606d4d in QApplication::notify (this=this@entry=0x7fff3201f3e0, receiver=receiver@entry=0x3b5c3d0, e=e@entry=0x7fff3201e200) at kernel/qapplication.cpp:4008
#44 0x00007fd9b97e7af6 in KApplication::notify (this=0x7fff3201f3e0, receiver=0x3b5c3d0, event=0x7fff3201e200) at ../../kdeui/kernel/kapplication.cpp:311
#45 0x00007fd9b925d63e in QCoreApplication::notifyInternal (this=0x7fff3201f3e0, receiver=receiver@entry=0x3b5c3d0, event=0x7fff3201e200, event@entry=0x7fff3201e0b0) at kernel/qcoreapplication.cpp:946
#46 0x00007fd9b8602226 in sendSpontaneousEvent (event=event@entry=0x7fff3201e0b0, receiver=receiver@entry=0x3b5c3d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#47 qt_sendSpontaneousEvent (receiver=receiver@entry=0x3b5c3d0, event=event@entry=0x7fff3201e200) at kernel/qapplication.cpp:5565
#48 0x00007fd9b86a6649 in QKeyMapper::sendKeyEvent (keyWidget=keyWidget@entry=0x3b5c3d0, grab=grab@entry=false, type=QEvent::KeyPress, code=59, modifiers=..., text=..., autorepeat=autorepeat@entry=false, count=1, nativeScanCode=59, nativeVirtualKey=59, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1866
#49 0x00007fd9b86a6a81 in QKeyMapperPrivate::translateKeyEvent (this=0x883a70, keyWidget=keyWidget@entry=0x3b5c3d0, event=event@entry=0x7fff3201ec30, grab=grab@entry=false) at kernel/qkeymapper_x11.cpp:1836
#50 0x00007fd9b867d859 in QApplication::x11ProcessEvent (this=0x7fff3201f3e0, event=event@entry=0x7fff3201ec30) at kernel/qapplication_x11.cpp:3639
#51 0x00007fd9b86a90b2 in x11EventSourceDispatch (s=0x83e320, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#52 0x00007fd9b2219f05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#53 0x00007fd9b221a248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#54 0x00007fd9b221a304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007fd9b928c016 in QEventDispatcherGlib::processEvents (this=0x77bad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#56 0x00007fd9b86a91ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#57 0x00007fd9b925c38f in QEventLoop::processEvents (this=this@entry=0x7fff3201f000, flags=...) at kernel/qeventloop.cpp:149
#58 0x00007fd9b925c618 in QEventLoop::exec (this=this@entry=0x7fff3201f000, flags=...) at kernel/qeventloop.cpp:204
#59 0x00007fd9b9261cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#60 0x00007fd9b8601ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#61 0x000000000040dcbf in main (argc=<optimized out>, argv=<optimized out>) at /home/joris/tmp/kdevelop-4.5.0/app/main.cpp:522



Reproducible: Always
Comment 1 Aleix Pol 2013-05-12 17:54:31 UTC
It does look like a nasty crash, but the backtrace is quite broken. Can you please provide further information so that we can investigate?

Maybe the project you're triggering the problem with? Or a better backtrace?
Maybe you can run it with valgrind?
Comment 2 Andrew Crouthamel 2018-09-24 02:18:03 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 04:03:25 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!