mountall: /proc/filesystems: No such file or directory
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mountall (Ubuntu) |
Fix Released
|
Medium
|
Scott James Remnant (Canonical) | ||
Karmic |
Fix Released
|
Medium
|
Scott James Remnant (Canonical) |
Bug Description
Binary package hint: mountall
After upgrading mountall to version 0.21 my system hangs immediately after loading kernel with this message:
EXT4-fs: mballoc enabled
EXT4-fs: (sda1): mounted filesystem with ordered data mode
VFS: Mounted root (ext4 filesystem) readonly on device 8:1.
Freeing unused kernel memory: 464k freed
Write protecting the kernel read-only data: 4104k
mountall: /proc/filesystems: No such file or directory
init: mountall main process (1030) killed by SEGV signal
rm: cannot remove '/forcefsck': Read-only file system
init: mountall post-stop process (1031) terminated with status 1
I rebooted and appended init=/bin/bash to kernel parameters. There was no /forcefsck file present. In spite of that I run "fsck -f /dev/sda1" but no problem was found. After next reboot the same information appeared again system hanged again.
I rebooted again with 'init=/bin/bash', downloaded mountall_
Changed in mountall (Ubuntu Karmic): | |
status: | Triaged → Fix Committed |
Same issue here, SEGV in mountall.
(gdb) bt i386/i686/ strcmp. S:39
#0 strcmp () at ../sysdeps/
#1 0x00e7b608 in parse_mountinfo () at mountall.c:821
#2 0x00e824f2 in main (argc=1, argv=0xbffff7f4) at mountall.c:2852