Mailinglist Archive: opensuse-bugs (3112 mails)

< Previous Next >
[Bug 450196] PATA ext3 - recovering journal on / on first boot on new kernel/fresh system updates

https://bugzilla.novell.com/show_bug.cgi?id=450196

https://bugzilla.novell.com/show_bug.cgi?id=450196#c67


Jan Kara <jack@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO
InfoProvider| |werner@xxxxxxxxxx

--- Comment #67 from Jan Kara <jack@xxxxxxxxxx> 2011-07-12 22:30:31 UTC ---
Thanks for results. So now we see that both init and mount.ntfs were causing
problems (used deleted libraries):
init 1 root DEL REG 8,10 151060 /lib/libdl-2.13.so
init 1 root DEL REG 8,10 151052 /lib/libc-2.13.so
init 1 root DEL REG 8,10 248876 /lib/ld-2.13.so
..

mount.ntf 578 root DEL REG 8,10 151052 /lib/libc-2.13.so
mount.ntf 578 root DEL REG 8,10 151079 /lib/libpthread-2.13.so
mount.ntf 578 root DEL REG 8,10 248876 /lib/ld-2.13.so

From the second file no task was actually hung in kernel so mount.ntfs is just
sleeping for some reason but I don't understand why it was not killed by
killall5 -9.

Werner, do I understand right that if we did 'telinit u' it would restart
itself and thus would use new shared libraries?

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >