[Bug 499422] Re: [lucid] early segmentation fault in libc during startup
Launchpad Bug Tracker
499422 at bugs.launchpad.net
Tue Dec 22 19:35:08 UTC 2009
This bug was fixed in the package initramfs-tools - 0.92bubuntu62
---------------
initramfs-tools (0.92bubuntu62) lucid; urgency=low
* src/wait-for-root.c:
- device records we obtain from udev may not have a device node name
yet, check to avoid strcmp between NULL and our path. LP: #499422.
- device records from the queue may not exist at all, check to avoid
calling udev_device_unref on NULL (which should be safe anyway).
- eliminate a race condition; by checking the filesystem before the
queue, there was a small chance that udev could finish processing
between our calls
-- Scott James Remnant <scott at ubuntu.com> Tue, 22 Dec 2009 19:30:01 +0000
** Changed in: initramfs-tools (Ubuntu)
Status: New => Fix Released
--
[lucid] wait-for-root: early segmentation fault in libc during startup
https://bugs.launchpad.net/bugs/499422
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list