Sending Processes the KILL Signal -> Rechner hängt sich auf

Post Reply
Message
Author
Morph01

Sending Processes the KILL Signal -> Rechner hängt sich auf

#1 Post by Morph01 »

Hallo erstmal, ich bin neu hier.
...Und ich habe ein Problem:
Mein Rechner hängt sich beim herunterfahren auf bei

Code: Select all

Sending Processes the KILL Signal
Ich kann in den Runlevels wechseln wie ich Lust habe, nur eben nicht runterfahren. Dazu eine kleine Vorgeschichte:
Ich hab gestern mal udev installiert, funktionierte auch wunderbar, bis ich einen Fehler machte: Ich wollte meinen USB-Stick mit ext2 formatieren, mkfs.ext2 hat sich aber aufgehängt (der Stick is irgendwie "komisch"). Dann habe ich den Stick rausgezogen, ohne zu merken, dass mkfs.ext2 noch lief, das resultierte dann darin, dass sich udev aufgehängt hat (oder hotplug, auf jeden fall wurden beim an- und abstecken von Geräten keine Gerätedateien mehr erzeugt bzw. entfernt). Ich hab dann ge-rebootet, danach funktionierte auch alles wieder, bis auf den oben beschriebenen Fehler.
Ich hab mal eine Auflistung aller Prozesse gemacht, die auf runlevel 1 noch aktiv sind, wenn ich alle services stoppe:

Code: Select all

USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 3.2 0.0 2360 524 ? S 10&#58;32 0&#58;10 init &#91;1&#93; root 2 0.0 0.0 0 0 ? SN 10&#58;32 0&#58;00 &#91;ksoftirqd/0&#93; root 3 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;events/0&#93; root 4 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;khelper&#93; root 5 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;kacpid&#93; root 27 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;kblockd/0&#93; root 28 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;khubd&#93; root 41 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;pdflush&#93; root 42 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;pdflush&#93; root 44 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;aio/0&#93; root 43 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;kswapd0&#93; root 630 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;kseriod&#93; root 677 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;kjournald&#93; root 750 0.0 0.0 2340 420 ? S<s 10&#58;32 0&#58;00 udevd root 8046 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;khpsbpkt&#93; root 8056 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;knodemgrd_0&#93; root 9364 0.0 0.1 20440 1092 ? Ss 10&#58;32 0&#58;00 login -- root root 9367 0.0 0.0 3392 628 tty2 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty2 linux root 9368 0.0 0.0 3392 628 tty3 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty3 linux root 9369 0.0 0.0 3392 628 tty4 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty4 linux root 9370 0.0 0.0 3392 628 tty5 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty5 linux root 9371 0.0 0.0 3392 628 tty6 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty6 linux root 9793 0.0 0.1 46944 1604 tty1 Ss 10&#58;35 0&#58;00 -bash root 10763 76.8 1.1 18752 11740 ? Rs 10&#58;35 1&#58;35 /bin/bash /sbin/rc single root 17547 0.0 0.0 8336 888 tty1 R+ 10&#58;37 0&#58;00 ps aux
Danke fürs anschaun,

Morph

Mein System:
Gentoo 2004.2
Kernel 2.6.9
udev 045
hotplug 20040401
baselayout 1.9.4-r7

Morph01

Re: Sending Processes the KILL Signal -> Rechner hängt sich auf

#2 Post by Morph01 »

Oh, das war ja nicht so toll...hier noch mal die Prozesse formatiert:

Code: Select all

USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 3.2 0.0 2360 524 ? S 10&#58;32 0&#58;10 init &#91;1&#93; 
root 2 0.0 0.0 0 0 ? SN 10&#58;32 0&#58;00 &#91;ksoftirqd/0&#93; 
root 3 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;events/0&#93; 
root 4 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;khelper&#93;
root 5 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;kacpid&#93; 
root 27 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;kblockd/0&#93; 
root 28 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;khubd&#93; 
root 41 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;pdflush&#93; 
root 42 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;pdflush&#93; 
root 44 0.0 0.0 0 0 ? S< 10&#58;32 0&#58;00 &#91;aio/0&#93; 
root 43 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;kswapd0&#93; 
root 630 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;kseriod&#93; 
root 677 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;kjournald&#93; 
root 750 0.0 0.0 2340 420 ? S<s 10&#58;32 0&#58;00 udevd 
root 8046 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;khpsbpkt&#93; 
root 8056 0.0 0.0 0 0 ? S 10&#58;32 0&#58;00 &#91;knodemgrd_0&#93; 
root 9364 0.0 0.1 20440 1092 ? Ss 10&#58;32 0&#58;00 login -- root 
root 9367 0.0 0.0 3392 628 tty2 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty2 linux 
root 9368 0.0 0.0 3392 628 tty3 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty3 linux 
root 9369 0.0 0.0 3392 628 tty4 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty4 linux 
root 9370 0.0 0.0 3392 628 tty5 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty5 linux 
root 9371 0.0 0.0 3392 628 tty6 Ss+ 10&#58;32 0&#58;00 /sbin/agetty 38400 tty6 linux 
root 9793 0.0 0.1 46944 1604 tty1 Ss 10&#58;35 0&#58;00 -bash 
root 10763 76.8 1.1 18752 11740 ? Rs 10&#58;35 1&#58;35 /bin/bash /sbin/rc single 
root 17547 0.0 0.0 8336 888 tty1 R+ 10&#58;37 0&#58;00 ps aux

Post Reply