Jim Bray wrote:
What are you running.
which os more specifically what version of libc?
You could also try the statically linked version of mkfs that is on the
ftp site.
> mkfs crashes with sigsegv:
>
> Starting program: /src/kernels/sgi/cmd/xfs/mkfs/mkfs_xfs /dev/hda11
>
> Breakpoint 7, uuid_create (uuid=0xbffff924, status=0xbffff7e4)
> at xfs_uuid.c:167
> 167 in xfs_uuid.c
> (gdb) bt
> #0 uuid_create (uuid=0xbffff924, status=0xbffff7e4) at xfs_uuid.c:167
> #1 0x804b1f1 in main ()
> #2 0x8081175 in __libc_start_main ()
> (gdb) cont
> Continuing.
>
> Breakpoint 6, get_eaddr (junk=0x80c509a "ys") at xfs_uuid.c:232
> 232 in xfs_uuid.c
> (gdb) bt
> #0 get_eaddr (junk=0x80c509a "ys") at xfs_uuid.c:232
> #1 0x806b721 in uuid_create (uuid=0xbffff924, status=0xbffff7e4)
> at xfs_uuid.c:185
> (gdb) cont
> *******************************************************
> ***Notice that we seem to have lost some stack frames**
> *******************************************************
> Continuing.
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x0 in ?? ()
> (gdb)
>
> Jim http://as220.org/jb
>
> " "
> \ ____/| /
> \ \ o.O| /
> \ =(_)= /
> \ U /
> \ | /
> \ #/
>
> ACK! PHTHPHTH!
> "I am not a crook!"
|