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 + p= + echo 126 126 + sleep 1 ++ /bin/busybox httpd -d Ricoh,socket://192.168.0.18,http://ppd.webconverger.com/2013/duplex.ppd + p=Ricoh,socket://192.168.0.18,http://ppd.webconverger.com/2013/duplex.ppd + echo 0 0 Basically the first invocation fails with error code 126 and the next invocation with the exact same command, runs successfully. Different hardware fails at the same place, so it's not a timing issue, I like to think. This was a mission to track down in the first place and now I'm stumped. Any ideas? Many thanks, _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
