I have managed to crash blackbox on workspace change and gotten a core. Gaim seems to be in the clear, since I was not running GAIM this time.. I managed to crash blackbox by randomly and fast changing between all workspaces. (by keyboard shortcuts) Java and mozilla was running.
This is what I did afterwards: $ gdb /usr/local/bin/blackbox ~/core ........ ........ gdb reports that program was terminated by signal 6, aborted. ........ (gdb) bt #0 0x401b6621 in kill () from /lib/libc.so.6 #1 0x401b6425 in raise () from /lib/libc.so.6 #2 0x401b7a53 in abort () from /lib/libc.so.6 #3 0x401afe12 in __assert_fail () from /lib/libc.so.6 #4 0x0806e7e4 in BScreen::changeWorkspaceID (this=0x80c2ee8, id=0) at Workspace.hh:79 #5 0x08090106 in Blackbox::process_event (this=0xbffff730, e=0xbffff690) at blackbox.cc:660 #6 0x0804d50f in BaseDisplay::eventLoop (this=0xbffff730) at BaseDisplay.cc:299 #7 0x080944af in main (argc=1, argv=0xbffff944) at main.cc:160 #8 0x401a4280 in __libc_start_main () from /lib/libc.so.6 Anything else I can do to help, please let me know, and I'll try it.
