Hello David and all others.

Recently there was a thread about segmentation faults in busybox.
I didn't have the problem before. Encountered it today for the first 
time.

myrouter: -root-
# mount -tmsdos /dev/fd0u1680 /mnt
Segmentation fault

but 
# mount -t msdos -r /dev/fd0u1680 /mnt
               ^
# ls /mnt
beep.lrp      ldlinux.sys   modules.lrp   root.lrp      weblet.lrp
.....
So the "so called" segmentation fault did only show up if the option 
was not correct (without whitespace).
Isn't it possible that this message is not the real error message but 
that  there is a problem.with  the error routine and then a wrong 
error message is shown. ?
  
my 2 Eurocents ( about $ 0,018 and falling ;) ) 

Eric Wolzak

http://leaf.sourceforge.net/devel/ericw

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to