At a break? You probably need to have the game running in gdb when it crashes or use gdb on the core file produced to see exactly what is going wrong in do_score. What you quoted from gdb doesn't look like that, it looks like you just sent the process a random break signal.
--Palrich. On Tue, 21 Sep 2004 11:47:09 -0400, Merrie S <[EMAIL PROTECTED]> wrote: > Ok, nothing odd in the log files, but in gdb I got the following at a break. > > 0x40130b5e in_select () at _select:-1 -1 _select: No such file or directory > in _select > > Thanks Merrie > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom >

