Crash when undocking output tools window
Simon Woodward
swoodward at seamonstr.com
Mon Nov 26 13:09:10 GMT 2001
To reproduce:
1) Go Options->KDevelop Setup->UI
2) Set the mode to Toplevel mode, hit OK
3) Go Options->Kdevelop Setup->UI
4) Set the mode to Tab Page Mode, hit OK. (this, incidentally, redocks all
the output tools - very useful.)
5) Attempt to undock the output tools tabbed window by dragging. A 3 second
pause, and Kablooey! SGSEGV.
I've included the call stack.
Simon
-------------- next part --------------
0x411e5669 in __wait4 () from /lib/i686/libc.so.6
#0 0x411e5669 in __wait4 () from /lib/i686/libc.so.6
#1 0x41261154 in __DTOR_END__ () from /lib/i686/libc.so.6
#2 0x40fe2838 in KCrash::defaultCrashHandler () at eval.c:41
#3 <signal handler called>
#4 0x40e6ebf1 in KDockManager::findDockWidgetAt () at eval.c:41
#5 0x40e6e806 in KDockManager::eventFilter () at eval.c:41
#6 0x4031bcab in QObject::activate_filters () at eval.c:41
#7 0x40364dbe in QWidget::event () at eval.c:41
#8 0x402cd891 in QApplication::notify () at eval.c:41
#9 0x40f49c89 in KApplication::notify () at eval.c:41
#10 0x4029bd5f in QETWidget::translateMouseEvent () at eval.c:41
#11 0x40299248 in QApplication::x11ProcessEvent () at eval.c:41
#12 0x4029821a in QApplication::processNextEvent () at eval.c:41
#13 0x402cf74c in QApplication::enter_loop () at eval.c:41
#14 0x40298197 in QApplication::exec () at eval.c:41
#15 0x080f2589 in main () at eval.c:41
#16 0x41147507 in __libc_start_main (main=0x80f1b24 <main>, argc=7,
ubp_av=0xbffffbd4, init=0x8061db8 <_init>, fini=0x820e664 <_fini>,
rtld_fini=0x4000dc14 <_dl_fini>, stack_end=0xbffffbcc)
at ../sysdeps/generic/libc-start.c:129
More information about the KDevelop
mailing list