I got my second core dump today. I turned my ulimit back up so I could catch the corefile..
This happened when switching workspaces.. I think I had a bunch of rxvt's open, and a remote xslite session across ssh. Also, my typical dock apps, including bbkeys and bbpager. I'm a dumb user without any programming skills, but the cool kids taught me how to use gdb: > (gdb) where 20 > #0 0x401da901 in __kill () from /lib/libc.so.6 > #1 0x401da67d in raise (sig=6) at ../sysdeps/posix/raise.c:27 > #2 0x401dbce8 in abort () at ../sysdeps/generic/abort.c:88 > #3 0x0804c6b9 in signalhandler (sig=11) at BaseDisplay.cc:168 > #4 <signal handler called> > #5 BlackboxWindow::setInputFocus (this=0x80c9848) > at /usr/include/g++-3/stl_list.h:78 > #6 0x0806da1e in BScreen::changeWorkspaceID (this=0x80bb1c8, id=4) > at Screen.cc:798 > #7 0x0808e085 in Blackbox::process_event (this=0xbffff780, e=0xbffff6e0) > at blackbox.cc:660 > #8 0x0804d513 in BaseDisplay::eventLoop (this=0xbffff780) > at BaseDisplay.cc:305 > #9 0x08091ff1 in main (argc=1, argv=0xbffff994) at main.cc:160 > #10 0x401c8316 in __libc_start_main (main=0x8091cc0 <main>, argc=1, > ubp_av=0xbffff994, init=0x804b774 <_init>, fini=0x80a1534 <_fini>, > rtld_fini=0x4000d2fc <_dl_fini>, stack_end=0xbffff98c) > at ../sysdeps/generic/libc-start.c:129 Any thoughts? -- Chris Grossmann - [EMAIL PROTECTED] http://home.nc.rr.com/chrisandmari/ YIM - chris_grossmann_rtp
