bug-parted
[Top][All Lists]
Advanced

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

Re: segfault using 1.4.0


From: Andrew Clausen
Subject: Re: segfault using 1.4.0
Date: Wed, 15 Nov 2000 15:47:25 +1100

Patrick Spiller wrote:
> 
> parted dies with a segfault when I run it, any help would be useful...

Could you please:
(1) compile with debug info:

        $ CFLAGS=-g ./configure && make clean && make

(2) run it with gdb:

        # libtool gdb parted
        (gdb) run

(3) give me a backtrace, when it crashes:

        terminated with SIGSEGV (or something similar)
        (gdb) bt

Also: what architecture are you using?  (x86?)

Thanks!
Andrew Clausen



reply via email to

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