On 03/25/2013 03:39:55 AM, Kai Hendry wrote:
Hi,

I use busybox 1.20 in Webconverger mostly to decodeURIs. So far, it's
been fine, though recently a strange bug cropped up.

++ /bin/busybox httpd -d
Ricoh,socket://192.168.0.18,http://ppd.webconverger.com/2013/duplex.ppd
/etc/webc/live-config.sh: line 125: /bin/busybox: Input/output error

Can you run that directly from the command line (not in your shell script), and if it reproduces the problem could you run it under strace?

I have statically linked strace binaries for a bunch of architectures at:

  http://landley.net/aboriginal/bin

I.E. ./strace /bin/busybox httpd ...

Rob
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to