[BusyBox] segfault in hexdump

Steven Scholz steven.scholz at imc-berlin.de
Mon Nov 25 04:41:03 UTC 2002


Hi there,

When I invoke '/bin/hexdump' I get a "Segmentation fault".

~ # echo hello > foo
~ # cat foo
hello
~ # hexdump foo
hexdump_main: parsing argc...
hexdump_main: calling dump()...
Segmentation fault

The segfault appears to be in dump()!

I am using busybox snapshot "busybox-unstable-20021123.tar.bz2" with libc-2.2.1
on
powerpc MPC8xx.


Steven



More information about the busybox mailing list