bug-parted
[Top][All Lists]
Advanced

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

Re: compile error with parted-1.4.17


From: Andrew Clausen
Subject: Re: compile error with parted-1.4.17
Date: Sun, 12 Aug 2001 09:17:35 +1000
User-agent: Mutt/1.2.5i

On Sat, Aug 11, 2001 at 06:55:40PM +0300, Ahmed El-Mahmoudy wrote:
> Using /dev/hda
> Warning: The operating system thinks the geometry on /dev/hda is
> 523/255/63.
> You should check that this matches the BIOS geometry before using this
> program.
> Segmentation fault (core dumped)

Very strange. (The Warning *always* appears on x86, BTW)

> I wonder what causes the crash ?

Me too!

Could you compile it like this:

        $ CFLAGS=-g ./configure && make clean && make
        $ cd parted
        $ libtool gdb parted
        (gdb) run

        ... watch parted crash

        (gdb) bt

send us the output of this command

        (gdb) quit

Thanks!
Andrew




reply via email to

[Prev in Thread] Current Thread [Next in Thread]