Subject: GDB locks the system solid
To: None <port-macppc@netbsd.org>
From: Alex Zepeda <zipzippy@sonic.net>
List: port-macppc
Date: 09/27/2003 16:46:33
I was trying to get aspell working the other day (a whole nother problem I 
suppose).. and all it would do is segfault.

So naturally I fired up gdb to see if I could get anything useable from
the coredump.  Nope.  System locked up solid.  Tried again by loading
aspell in gdb and running it that way.  Locked solid.

I didn't try to get into the debugger, but I could probably get a
backtrace if that would help.

- alex