seg fault out of the blue
I just got a seg fault while away from the keyboard, so I wasn't doing
anything when it happened. I've got the core file and the stack trace
doesn't look too helpful, but I thought I'd pass it on anyway...
(gdb) where
#0 0x402e218e in _int_free () from /lib/libc.so.6
#1 0x402e0fbc in free () from /lib/libc.so.6
#2 0x400507e3 in SLfree () from /usr/lib/libslang-utf8.so.1
#3 0x4005e914 in SLcurses_delwin () from
/usr/lib/libslang-utf8.so.1
#4 0x080a7abf in strcpy ()
#5 0x0806017a in strcpy ()
#6 0x08072655 in strcpy ()
#7 0x40283917 in __libc_start_main () from /lib/libc.so.6
(gdb)
I'll keep the core around if you'd like me to do anything else with
it.
-- Jonathan Geisler --