Ryan Grow writes:
> 
> #0  0x80740c5 in strcpy () at ../sysdeps/generic/strcpy.c:31
[... lots more of the same ...]
> #23 0x806bc36 in strcpy () at ../sysdeps/generic/strcpy.c:31
> #24 0x4006cb65 in __libc_start_main (main=0x806b19c <strcpy+134328>, argc=7,
> ubp_av=0xbffffa94, init=0x8049c14,
>     fini=0x80a8c7c <regfree+69024>, rtld_fini=0x4000df24 <_dl_fini>,
> stack_end=0xbffffa8c)
>     at ../sysdeps/generic/libc-start.c:111

That's a singularly unhelpful traceback -- it appears that the
executable has been stripped of all its symbols.  Could you try again
with an executable that hasn't been stripped, please?

-Larry Jones

No one can prove I did that!! -- Calvin

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to