[Crash] Using menu drop shadow
Nadeem Hasan
nhasan at nadmm.com
Fri Jul 12 03:40:49 BST 2002
Hi all,
I just encountered a reproducible crash which I think is related to the
use of drop shadow in menus. Here is how to reproduce:
1. Enable menu drop shadow if not already.
2. Right click on a system tray icon to get the context menu.
3. Now carefully right click again on the shadow part of the menu.
4. Crash. You may have to try 2 & 3 a few times to get the crash.
I have reproduced this with atleast 2 tray apps.
Here is the backtrace:
0x4105e079 in wait4 () from /lib/libc.so.6
#0 0x4105e079 in wait4 () from /lib/libc.so.6
#1 0x410d8b98 in __DTOR_END__ () from /lib/libc.so.6
#2 0x40ef3072 in waitpid () from /lib/libpthread.so.0
#3 0x406c657c in KCrash::defaultCrashHandler ()
from /opt/kde/lib/libkdecore.so.4
#4 0x40ef0a74 in pthread_sighandler () from /lib/libpthread.so.0
#5 <signal handler called>
#6 0x4095f7c1 in QApplication::internalNotify ()
from /home/nhasan/kde3/HEAD/qt-copy/lib/libqt-mt.so.3
#7 0x4095f3ce in QApplication::notify ()
from /home/nhasan/kde3/HEAD/qt-copy/lib/libqt-mt.so.3
#8 0x40629025 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#9 0x4090f5d7 in QETWidget::translateMouseEvent ()
from /home/nhasan/kde3/HEAD/qt-copy/lib/libqt-mt.so.3
#10 0x4090cd08 in QApplication::x11ProcessEvent ()
from /home/nhasan/kde3/HEAD/qt-copy/lib/libqt-mt.so.3
#11 0x4090b976 in QApplication::processNextEvent ()
from /home/nhasan/kde3/HEAD/qt-copy/lib/libqt-mt.so.3
#12 0x40960c52 in QApplication::enter_loop ()
from /home/nhasan/kde3/HEAD/qt-copy/lib/libqt-mt.so.3
#13 0x4090b8db in QApplication::exec ()
from /home/nhasan/kde3/HEAD/qt-copy/lib/libqt-mt.so.3
#14 0x411d9f72 in main () from /opt/kde/lib/kallers.so
#15 0x0804cef7 in launch ()
#16 0x0804dd78 in handle_launcher_request ()
#17 0x0804e31b in handle_requests ()
#18 0x0804f516 in main ()
#19 0x40fd39ed in __libc_start_main () from /lib/libc.so.6
Cheers,
--
Nadeem Hasan
nhasan at nadmm.com
http://www.nadmm.com/
More information about the kde-core-devel
mailing list