[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Segmentation fault (df)



On Wed, Feb 16, 2005 at 05:16:44PM +0530, Vijaya S wrote:
> hi ,
> no i havent updated or upgraded..
> the output is below
> 
> (gdb) run
> Starting program: /bin/df
> (no debugging symbols found)...(no debugging symbols found)...
> Program received signal SIGSEGV, Segmentation fault.
> 0x0804f568 in ?? ()
> (gdb) bt
> #0  0x0804f568 in ?? ()
> (gdb)
> 
> vijaya

Hi,

running gdb won't help if the executable has been compiled without
the -g switch... try "strace df" instead (install if necessary,
package has the same name), and post its last 20 lines of
output... maybe that will give out a hint to what's wrong.

Jan

-- 
Jan C. Nordholz
<jckn At gmx net>

Attachment: signature.asc
Description: Digital signature


Reply to: