Re: [uml-devel] 1 zombie process after starting a 23 bit UML guest

2014-05-09 Thread Toralf Förster
On 05/09/2014 11:16 PM, Toralf Förster wrote: > Today I realized that current kernels produces a zombie proces : > > tfoerste@n22 ~ $ ps aux | grep 'Z' | grep ' tfoerste 10918 0.0 0.0 0 0 ?Zs 23:11 0:00 > [linux-v3.12-48-] > > The last kernel which does not produce such a

[uml-devel] 1 zombie process after starting a 23 bit UML guest

2014-05-09 Thread Toralf Förster
Today I realized that current kernels produces a zombie proces : tfoerste@n22 ~ $ ps aux | grep 'Z' | grep ' The last kernel which does not produce such a zombie is kernel 3.11 I do not use a xterm for any output, just "con0=fd:0,fd:1 con=pts". However I'm unsure if this is an already known iss