Bug 217329 - crash when using Ctrl+Tab after closing split view
Summary: crash when using Ctrl+Tab after closing split view
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-12-04 13:32 UTC by Diggory Hardy
Modified: 2009-12-04 13:41 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 Diggory Hardy 2009-12-04 13:32:40 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 x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
To duplicate:
1. Open kdevelop with a split view already open (maybe enough just to open a split view)
2. Close the split view
3. Press Ctrl+Tab: causes immediate crash

I did see a couple of similar bug reports, but comparing stack traces they weren't the same.

Thanks!

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

Thread 7 (Thread 0x7f0f1efab910 (LWP 24821)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f0f2d0b0462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2a3f5c0, time=200000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2a3f5c0, time=200000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0f28c539be in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2a3f5a0) at ../../language/duchain/duchain.cpp:280
#4  0x00007f0f2d0af445 in QThreadPrivate::start (arg=0x2a3f5a0) at thread/qthread_unix.cpp:188
#5  0x00007f0f262e0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f0f2befd7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f0f0d8d0910 (LWP 24907)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f0f0d8cfd80 in ?? ()
#2  0x00007fff2609e782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
The current source language is "auto; currently asm".

Thread 5 (Thread 0x7f0f0d0cf910 (LWP 24908)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f0f0d0ced80 in ?? ()
#2  0x00007fff2609e782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 4 (Thread 0x7f0f0c8ce910 (LWP 24911)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f0f2d0aeed5 in thread_sleep (ti=0x7f0f0c8ce000) at thread/qthread_unix.cpp:297
#2  0x00007f0f2d0af040 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
#3  0x00007f0f0e834301 in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#4  0x00007f0f2d0af445 in QThreadPrivate::start (arg=0x44d4e80) at thread/qthread_unix.cpp:188
#5  0x00007f0f262e0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f0f2befd7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f0f0b602910 (LWP 24914)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f2d0b04fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2999680, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2999680, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0f23ec5326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2998f90, th=0x3600fb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0f23ec745b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2999760, th=0x3600fb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0f23ec5a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0f0b602050, parent=0x2998f90, th=0x3600fb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f0f23ec5eb8 in ThreadWeaver::Thread::run (this=0x3600fb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f0f2d0af445 in QThreadPrivate::start (arg=0x3600fb0) at thread/qthread_unix.cpp:188
#8  0x00007f0f262e0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f0f2befd7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0f0ae01910 (LWP 24915)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f0f2d0b04fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2999680, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2999680, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f0f23ec5326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2998f90, th=0x7f0f1b9001f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0f23ec745b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2999760, th=0x7f0f1b9001f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0f23ec7474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2999760, th=0x7f0f1b9001f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0f23ec5a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0f0ae01050, parent=0x2998f90, th=0x7f0f1b9001f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f0f23ec5eb8 in ThreadWeaver::Thread::run (this=0x7f0f1b9001f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f0f2d0af445 in QThreadPrivate::start (arg=0x7f0f1b9001f0) at thread/qthread_unix.cpp:188
#9  0x00007f0f262e0a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f0f2befd7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0f2e871750 (LWP 24819)):
[KCrash Handler]
#5  0x00007f0f2897b714 in Sublime::View::document() const () from /usr/lib/libsublime.so.1
#6  0x00007f0f156b1689 in DocumentSwitcherPlugin::fillModel (this=0x3427620, window=<value optimized out>) at ../../../plugins/documentswitcher/documentswitcherplugin.cpp:123
#7  0x00007f0f156b6107 in DocumentSwitcherPlugin::walkForward (this=0x3427620) at ../../../plugins/documentswitcher/documentswitcherplugin.cpp:93
#8  0x00007f0f156b660c in DocumentSwitcherPlugin::qt_metacall (this=0x3427620, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff26035000) at ./documentswitcherplugin.moc:91
#9  0x00007f0f2d1aaddc in QMetaObject::activate (sender=0x34350d0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x1) at kernel/qobject.cpp:3113
#10 0x00007f0f2c6380a7 in QAction::triggered (this=0x48bc190, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#11 0x00007f0f2c6394ef in QAction::activate (this=0x34350d0, event=<value optimized out>) at kernel/qaction.cpp:1160
#12 0x00007f0f2c63bfa7 in QAction::event (this=0x48bc190, e=<value optimized out>) at kernel/qaction.cpp:1079
#13 0x00007f0f2d5da17d in KAction::event (this=0x48bc190, event=0x7fff26035500) at ../../kdeui/actions/kaction.cpp:88
#14 0x00007f0f2c63defc in QApplicationPrivate::notify_helper (this=0x26053a0, receiver=0x34350d0, e=0x7fff26035500) at kernel/qapplication.cpp:4056
#15 0x00007f0f2c6451ce in QApplication::notify (this=0x7fff26037bb0, receiver=0x34350d0, e=0x7fff26035500) at kernel/qapplication.cpp:4021
#16 0x00007f0f2d6abab6 in KApplication::notify (this=0x7fff26037bb0, receiver=0x34350d0, event=0x7fff26035500) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007f0f2d195c2c in QCoreApplication::notifyInternal (this=0x7fff26037bb0, receiver=0x34350d0, event=0x7fff26035500) at kernel/qcoreapplication.cpp:610
#18 0x00007f0f2c672666 in QCoreApplication::sendEvent (this=<value optimized out>, e=0x7fff26035990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#19 QShortcutMap::dispatchEvent (this=<value optimized out>, e=0x7fff26035990) at kernel/qshortcutmap.cpp:884
#20 0x00007f0f2c6744f7 in QShortcutMap::tryShortcutEvent (this=0x26054b8, o=<value optimized out>, e=0x7fff26035990) at kernel/qshortcutmap.cpp:369
#21 0x00007f0f2c645e6e in QApplication::notify (this=0x7fff26037bb0, receiver=0x4a789a0, e=0x7fff26035990) at kernel/qapplication.cpp:3645
#22 0x00007f0f2d6abab6 in KApplication::notify (this=0x7fff26037bb0, receiver=0x4a789a0, event=0x7fff26035990) at ../../kdeui/kernel/kapplication.cpp:302
#23 0x00007f0f2d195c2c in QCoreApplication::notifyInternal (this=0x7fff26037bb0, receiver=0x4a789a0, event=0x7fff26035990) at kernel/qcoreapplication.cpp:610
#24 0x00007f0f2c6cedfa in QKeyMapper::sendKeyEvent (keyWidget=0x4a789a0, grab=<value optimized out>, type=QEvent::KeyPress, code=16777217, modifiers=<value optimized out>, text=..., 
    autorepeat=false, count=1, nativeScanCode=23, nativeVirtualKey=65289, nativeModifiers=4) at kernel/qkeymapper_x11.cpp:1861
#25 0x00007f0f2c6d1370 in QKeyMapperPrivate::translateKeyEvent (this=0x2644000, keyWidget=0x4a789a0, event=<value optimized out>, grab=false) at kernel/qkeymapper_x11.cpp:1831
#26 0x00007f0f2c6a9493 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff26037770) at kernel/qapplication_x11.cpp:3443
#27 0x00007f0f2c6d2d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007f0f26531bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007f0f26535588 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007f0f265356b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007f0f2d1be1a6 in QEventDispatcherGlib::processEvents (this=0x153e870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#32 0x00007f0f2c6d24be in QGuiEventDispatcherGlib::processEvents (this=0x48bc190, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#33 0x00007f0f2d194532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007f0f2d194904 in QEventLoop::exec (this=0x7fff26037aa0, flags=) at kernel/qeventloop.cpp:201
#35 0x00007f0f2d196ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0x0000000000407f27 in _start ()
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-12-04 13:41:59 UTC

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