> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...[New Thread 1024 (LWP 4528)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1024 (LWP 4528)]
> 0x404dca14 in strchr () from /lib/libc.so.6
> (gdb) bt
> #0  0x404dca14 in strchr () from /lib/libc.so.6
> #1  0x6f74656d in ?? ()
> (gdb) 
> 

Such gdb output may not be very useful unfortunately, try rebuilding
with symbols, and give a bt on SEGV. (Spec-helper strips the binaries
by default, unfortunately.)



        -- G.



-- 
Geoffrey Lee <[EMAIL PROTECTED]>
§õªø­·

http://www.wychk.org/~glee

$ /usr/games/fortune
Anything that can go wrong will go
Segmentation fault (core dumped)
$ 


Reply via email to