On Mon, Jun 30, 2008 at 10:33 AM, Russ Cox <[EMAIL PROTECTED]> wrote:
> If you invoke it with the -A flag, then it will go into a > sleep loop on panic (-A stands for abort, but that didn't > work very well on OS X). You can then attach with gdb > and get a stack trace or look at what the other threads > are doing. in the case of .11 it never really dies -- just hangs ... sufficient input will finally kill the X11 thread. ron