mount -o rw,remount /dev/hda2 /boot crashed on BB 1.6.0

David Daney ddaney at avtrex.com
Thu Jul 5 17:42:02 PDT 2007


Joe Lau wrote:
> On BB 1.6.0, the mount command crashed when the device provided on remount.
> 
> / # mount -o rw,remount /dev/hda2 /boot
> ***** Process mount pid: 817 died with signal:11
> Segmentation fault (core dumped) 
> 
> It works fine if the device parameter (/dev/hda2) is not given.
> 
> But "mount -o rw,remount /dev/hda2 /boot" works with BB 1.0 mount command.
> 
> Any clue?
> 
How about using gdb to examine the core file?

David Daney


More information about the busybox mailing list