On Tue, 19 Nov 2002, Jim Bonnet wrote:
> Net Llama! wrote:
>
> > Ok, not everything, but everything that I compile immediately dumps core
> > when i attempt to run it.  How would i go about troubleshooting this?
> >
> sounds like a broken library..
>
> Can you run ldd against the app's you have built that segfault and see
> if there are one or more common libraries that are involved?

libm
libc
ld-linux-so.2

Unfortunately, i haven't upgraded or touched any of those 3 since May.

> Or.. Have you run a debugger against the programs to see if you can find
> the actual line of code that is causing the fault? Maybe its a lib call
> and you can pinpoint the lib that way.

I don't even have gdb installed on this box..ugh.  If i do install it,
what syntax would i use?  Something like "gdb <binary>"?

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman                                [EMAIL PROTECTED]
Linux Step-by-step & TyGeMo                  http://netllama.ipfox.com

_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to