Bug#591038: initramfs-tools: udev goes crazy spawnings many processes
Package: initramfs-tools
Version: 0.97.2
Severity: important
Recentl my system has stopped booting.
I have two MD raid arrays with LVM on top of them. Each LVM volume (including root and swap) are encrypted, so obviously initramfs has to deal with them on boot.
Several weeks ago system stop booting:
1. First, I see a lot of message like show here http://imagebin.ca/view/eL-M9KQz.html.
2. Then I get password prompt to entery passphrase for a new volume.
3. After that nothing happens any more.
Debugging shows that udevd behaves wierdly by endlessly spawning multiple children. I've made a workaound by killing udevd and restarting it in
/usr/share/initramfs-tools/scripts/local-top/cryptroot
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages initramfs-tools depends on:
ii cpio 2.11-4 GNU cpio -- a program to manage ar
ii findutils 4.4.2-1 utilities for finding files--find,
ii klibc-utils 1.5.18-1 small utilities built with klibc f
ii module-init-tools 3.12-1 tools for managing Linux kernel mo
ii udev 160-1 /dev/ and hotplug management daemo
Versions of packages initramfs-tools recommends:
ii busybox 1:1.15.3-1 Tiny utilities for small and embed
Versions of packages initramfs-tools suggests:
ii bash-completion 1:1.2-2 programmable completion for the ba
-- no debconf information
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100731103511.25986.56544.reportbug@stronghold.de v.fornova.net">http://lists.debian.org/20100731103511.25986.56544.reportbug@stronghold.de v.fornova.net
08-04-2010, 04:45 AM
Michael Prokop
Bug#591038: initramfs-tools: udev goes crazy spawnings many processes
* Zaar Hai <stronghold.dev.fornova.net@fornova.net> [Sat Jul 31, 2010 at 01:35:11PM +0300]:
> Package: initramfs-tools
> Version: 0.97.2
> Severity: important
> Recentl my system has stopped booting.
> I have two MD raid arrays with LVM on top of them. Each LVM volume (including root and swap) are encrypted, so obviously initramfs has to deal with them on boot.
> Several weeks ago system stop booting:
> 1. First, I see a lot of message like show here http://imagebin.ca/view/eL-M9KQz.html.
> 2. Then I get password prompt to entery passphrase for a new volume.
> 3. After that nothing happens any more.
> Debugging shows that udevd behaves wierdly by endlessly spawning multiple children. I've made a workaound by killing udevd and restarting it in
> /usr/share/initramfs-tools/scripts/local-top/cryptroot
With "spawning multiple children" you mean udevd processes?
Do you have any adjusted/3rd party/... scripts/hooks inside
/usr/share/initramfs-tools?