Blackbox alpha hung on me. I was visiting a webpage with Netscape that had
several images that were around 500K each.

I could move the mouse pointer, but clicking did nothing.

>From a different machine, I logged on. Blackbox was using above 98% CPU.
I first killed netscape (sigkill). The Netscape processes died, but the
Netscape windows were still on the screen.

Then I sent a -QUIT signal to blackbox. And it closed.

Here is the backtrace for blackbox-0.60.3 running under NetBSD 1.4.2:

Program terminated with signal 3, Quit.
Reading symbols from /usr/libexec/ld.so...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6.0...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6.3...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6.1...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6.3...done.
Reading symbols from /usr/lib/libstdc++.so.2.0...done.
Reading symbols from /usr/lib/libm.so.0.1...done.
Reading symbols from /usr/lib/libc.so.12.40...done.
#0  0x21f8c in Workspace::raiseWindow (this=0x531c0, w=0x227000)
    at Workspace.cc:175
175       while (bottom->isTransient() && bottom->getTransientFor())
(gdb) bt
#0  0x21f8c in Workspace::raiseWindow (this=0x531c0, w=0x227000)
    at Workspace.cc:175
#1  0x219e1 in Workspace::addWindow (this=0x531c0, w=0x227000, place=0)
    at Workspace.cc:105
#2  0x1b1ff in BlackboxWindow::BlackboxWindow (this=0x227000,
b=0xbfbfd870, 
    w=9201915, s=0x0) at Window.cc:316
#3  0x246f9 in Blackbox::process_event (this=0xbfbfd870, e=0xbfbfd7c0)
    at blackbox.cc:459
#4  0x2473 in BaseDisplay::eventLoop (this=0xbfbfd870) at
BaseDisplay.cc:412
#5  0x29c1b in main (argc=1, argv=0xbfbfdcac) at main.cc:254

If you need further info, let me know...

  Jeremy C. Reed
....................................................
     BSD software, documentation, resources, news...
     http://bsd.reedmedia.net

Reply via email to