Bug 215963 - After pressing TAB key kdevelop crashed
Summary: After pressing TAB key kdevelop crashed
Status: RESOLVED DUPLICATE of bug 204383
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-24 15:32 UTC by pdobrowo
Modified: 2009-11-24 16:21 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 pdobrowo 2009-11-24 15:32:07 UTC
Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-15-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
sigsegv

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77c7700 (LWP 5042))]

Thread 7 (Thread 0xb411db70 (LWP 5043)):
#0  0x00192832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x061fa142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x00add7e4 in __pthread_cond_timedwait (cond=0xa3a2750, mutex=0xa3a2738, abstime=0xb411d2c0) at forward.c:152
#3  0x001fedef in QWaitConditionPrivate::wait (this=0xa3983d4, mutex=0xa3983d8, time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0xa3983d4, mutex=0xa3983d8, time=200000) at thread/qwaitcondition_unix.cpp:159
#5  0x029e4715 in KDevelop::DUChainPrivate::CleanupThread::run (this=0xa3983c8) at ../../language/duchain/duchain.cpp:280
#6  0x001fde32 in QThreadPrivate::start (arg=0xa3983c8) at thread/qthread_unix.cpp:188
#7  0x061f580e in start_thread (arg=0xb411db70) at pthread_create.c:300
#8  0x00ad07ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xb0e48b70 (LWP 5103)):
#0  0x00192832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x00ac2ba6 in *__GI___poll (fds=0xb43ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x01f0953b in g_poll () from /lib/libglib-2.0.so.0
#3  0x01efc55b in ?? () from /lib/libglib-2.0.so.0
#4  0x01efc853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x00319067 in QEventDispatcherGlib::processEvents (this=0xa7f19d8, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#6  0x002ecc79 in QEventLoop::processEvents (this=0xb0e482d4, flags=) at kernel/qeventloop.cpp:149
#7  0x002ed0ca in QEventLoop::exec (this=0xb0e482d4, flags=...) at kernel/qeventloop.cpp:201
#8  0x001fab73 in QThread::exec (this=0xa7f1538) at thread/qthread.cpp:487
#9  0x02ae91d0 in KDevelop::CompletionWorkerThread::run (this=0xa7f1538) at ../../language/codecompletion/codecompletionmodel.cpp:79
#10 0x001fde32 in QThreadPrivate::start (arg=0xa7f1538) at thread/qthread_unix.cpp:188
#11 0x061f580e in start_thread (arg=0xb0e48b70) at pthread_create.c:300
#12 0x00ad07ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xb0647b70 (LWP 5104)):
#0  0x041aae06 in *__GI_clock_gettime (clock_id=68874228, tp=0xb0647018) at ../sysdeps/unix/clock_gettime.c:100
#1  0x0031abf3 in QTimerInfoList::getTime (this=0xa871664, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x0031ade1 in QTimerInfoList::updateCurrentTime (this=0xa871664) at kernel/qeventdispatcher_unix.cpp:297
#3  0x0031b88c in QTimerInfoList::timerWait (this=0xa871664, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x00319210 in timerSourcePrepare (source=0xa871630, timeout=0xb064710c) at kernel/qeventdispatcher_glib.cpp:141
#5  0x01efbf80 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x01efc341 in ?? () from /lib/libglib-2.0.so.0
#7  0x01efc853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x00319067 in QEventDispatcherGlib::processEvents (this=0xa7fe1f8, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x002ecc79 in QEventLoop::processEvents (this=0xb06472d4, flags=) at kernel/qeventloop.cpp:149
#10 0x002ed0ca in QEventLoop::exec (this=0xb06472d4, flags=...) at kernel/qeventloop.cpp:201
#11 0x001fab73 in QThread::exec (this=0xa7f1078) at thread/qthread.cpp:487
#12 0x02ae91d0 in KDevelop::CompletionWorkerThread::run (this=0xa7f1078) at ../../language/codecompletion/codecompletionmodel.cpp:79
#13 0x001fde32 in QThreadPrivate::start (arg=0xa7f1078) at thread/qthread_unix.cpp:188
#14 0x061f580e in start_thread (arg=0xb0647b70) at pthread_create.c:300
#15 0x00ad07ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xafe46b70 (LWP 5107)):
#0  0x00192832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x061fa142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x00add7e4 in __pthread_cond_timedwait (cond=0xafe46234, mutex=0xafe46264, abstime=0xafe462b0) at forward.c:152
#3  0x001fd81e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0x001fd973 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:323
#5  0x02cff2ab in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#6  0x001fde32 in QThreadPrivate::start (arg=0xa870b78) at thread/qthread_unix.cpp:188
#7  0x061f580e in start_thread (arg=0xafe46b70) at pthread_create.c:300
#8  0x00ad07ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xaef5db70 (LWP 5111)):
#0  0x00192832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x061f9e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x00add78d in __pthread_cond_wait (cond=0xa23a1d8, mutex=0xa23a1c0) at forward.c:139
#3  0x001fee67 in QWaitConditionPrivate::wait (this=0xa226d58, mutex=0xa247448, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa226d58, mutex=0xa247448, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x03d10b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa226d40, th=0xaa822e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03d1319c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa245cf0, th=0xaa822e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03d0f1fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa226d40, th=0xaa822e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03d13292 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa245cf0, th=0xaa822e8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03d10db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa226d40, th=0xaa822e8, previous=0xa88dcf8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03d113be in ThreadWeaver::ThreadRunHelper::run (this=0xaef5d304, parent=0xa226d40, th=0xaa822e8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x03d119db in ThreadWeaver::Thread::run (this=0xaa822e8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x001fde32 in QThreadPrivate::start (arg=0xaa822e8) at thread/qthread_unix.cpp:188
#13 0x061f580e in start_thread (arg=0xaef5db70) at pthread_create.c:300
#14 0x00ad07ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xae75cb70 (LWP 5112)):
#0  0x00192832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x061f9e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x00add78d in __pthread_cond_wait (cond=0xa23a1d8, mutex=0xa23a1c0) at forward.c:139
#3  0x001fee67 in QWaitConditionPrivate::wait (this=0xa226d58, mutex=0xa247448, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa226d58, mutex=0xa247448, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x03d10b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa226d40, th=0xa5c4e18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x03d1319c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa245cf0, th=0xa5c4e18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x03d0f1fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa226d40, th=0xa5c4e18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x03d13292 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa245cf0, th=0xa5c4e18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03d10db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa226d40, th=0xa5c4e18, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x03d132b1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa245cf0, th=0xa5c4e18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x03d10db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa226d40, th=0xa5c4e18, previous=0xb290310) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x03d113be in ThreadWeaver::ThreadRunHelper::run (this=0xae75c304, parent=0xa226d40, th=0xa5c4e18) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x03d119db in ThreadWeaver::Thread::run (this=0xa5c4e18) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x001fde32 in QThreadPrivate::start (arg=0xa5c4e18) at thread/qthread_unix.cpp:188
#15 0x061f580e in start_thread (arg=0xae75cb70) at pthread_create.c:300
#16 0x00ad07ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77c7700 (LWP 5042)):
[KCrash Handler]
#6  0x09aaf03a in Sublime::View::document() const () from /usr/lib/libsublime.so.1
#7  0x07c52355 in DocumentSwitcherPlugin::walkForward (this=0xbffaf124) at ../../../plugins/documentswitcher/documentswitcherplugin.cpp:93
#8  0x07c528f3 in DocumentSwitcherPlugin::qt_metacall (this=0xa47ade0, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbffaf438) at ./documentswitcherplugin.moc:91
#9  0x00304263 in QMetaObject::activate (sender=0xa4601c8, from_signal_index=5, to_signal_index=6, argv=0xbffaf438) at kernel/qobject.cpp:3113
#10 0x003046d8 in QMetaObject::activate (sender=0xa4601c8, m=0x1930e48, from_local_signal_index=1, to_local_signal_index=2, argv=0xbffaf438) at kernel/qobject.cpp:3207
#11 0x010c89b1 in QAction::triggered (this=0xa4601c8, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#12 0x010c9f32 in QAction::activate (this=0xa4601c8, event=QAction::Trigger) at kernel/qaction.cpp:1160
#13 0x010cca18 in QAction::event (this=0xb261050, e=0x0) at kernel/qaction.cpp:1079
#14 0x00d07eb3 in KAction::event (this=0xa4601c8, event=0xbffaf888) at ../../kdeui/actions/kaction.cpp:88
#15 0x010cef54 in QApplicationPrivate::notify_helper (this=0xa0dc170, receiver=0xa4601c8, e=0xbffaf888) at kernel/qapplication.cpp:4056
#16 0x010d667c in QApplication::notify (this=0xbffb17f4, receiver=0xa4601c8, e=0xbffaf888) at kernel/qapplication.cpp:3603
#17 0x00deebfa in KApplication::notify (this=0xbffb17f4, receiver=0xa4601c8, event=0xbffaf888) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x002ee6cb in QCoreApplication::notifyInternal (this=0xbffb17f4, receiver=0xa4601c8, event=0xbffaf888) at kernel/qcoreapplication.cpp:610
#19 0x01107dfd in QCoreApplication::sendEvent (this=0xa0dc210, e=0xbffafc34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 QShortcutMap::dispatchEvent (this=0xa0dc210, e=0xbffafc34) at kernel/qshortcutmap.cpp:884
#21 0x01109c7e in QShortcutMap::tryShortcutEvent (this=0xa0dc210, o=0xb2b90f0, e=0xbffafc34) at kernel/qshortcutmap.cpp:369
#22 0x010d7a0d in QApplication::notify (this=0xbffb17f4, receiver=0xb2b90f0, e=0xbffafc34) at kernel/qapplication.cpp:3645
#23 0x00deebfa in KApplication::notify (this=0xbffb17f4, receiver=0xb2b90f0, event=0xbffafc34) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x002ee6cb in QCoreApplication::notifyInternal (this=0xbffb17f4, receiver=0xb2b90f0, event=0xbffafc34) at kernel/qcoreapplication.cpp:610
#25 0x010cfe2e in QCoreApplication::sendSpontaneousEvent (receiver=0xb2b90f0, event=0xb261050) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#26 qt_sendSpontaneousEvent (receiver=0xb2b90f0, event=0xb261050) at kernel/qapplication.cpp:4958
#27 0x0116c440 in QKeyMapper::sendKeyEvent (keyWidget=0xb2b90f0, grab=false, type=QEvent::KeyPress, code=16777217, modifiers=..., text=..., autorepeat=<value optimized out>, 
    count=<value optimized out>, nativeScanCode=23, nativeVirtualKey=65289, nativeModifiers=4) at kernel/qkeymapper_x11.cpp:1861
#28 0x0116e989 in QKeyMapperPrivate::translateKeyEvent (this=0xa106e18, keyWidget=0xb2b90f0, event=0xbffb141c, grab=false) at kernel/qkeymapper_x11.cpp:1831
#29 0x01142ed7 in QApplication::x11ProcessEvent (this=0xbffb17f4, event=0xbffb141c) at kernel/qapplication_x11.cpp:3443
#30 0x01170502 in x11EventSourceDispatch (s=0xa0df400, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x01ef8e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x01efc720 in ?? () from /lib/libglib-2.0.so.0
#33 0x01efc853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x0031902c in QEventDispatcherGlib::processEvents (this=0xa0190d0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#35 0x0116fbe5 in QGuiEventDispatcherGlib::processEvents (this=0xa0190d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#36 0x002ecc79 in QEventLoop::processEvents (this=0xbffb1714, flags=) at kernel/qeventloop.cpp:149
#37 0x002ed0ca in QEventLoop::exec (this=0xbffb1714, flags=...) at kernel/qeventloop.cpp:201
#38 0x002ef53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#39 0x010cedd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#40 0x0804f393 in _start ()

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-11-24 16:21:04 UTC

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