[BusyBox] segfault in hexdump

Steven Scholz steven.scholz at imc-berlin.de
Sun Dec 8 10:23:03 UTC 2002


Steven Scholz wrote:
> 
> I wrote:
> 
> > 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()!
> 
> The current CVS version is working! No seg fault anymore.
Well, well, it segfaults if I turn on CONFIG_LOCALE_SUPPORT !

What exactly does "system needs locale for this to work" mean???

Thanks,

Steven



More information about the busybox mailing list