On Wednesday 05 January 2005 03:06, David Fernández wrote:
> Just a new fact (and solution) I discovered related to the zombie process.
> As pointed by Paolo, It seems the problem is related in some way to xterms.
>
> I have checked that adding the following to the command line:
>
> xterm=gnome-terminal,-t,-x
>
> which changes xterms to gnome-terminals, the zombie process dissapears.
>
> So, the results experimented so far using 2.6.9-bb4 guest on 2.6.9-skas3-v7
> depending on the command line parameters are the following:
>
> con=null con0=pts   ---> OK
> con=null con0=xterm  ---> NOTOK (zombie process left after halting)
> con=null con0=xterm xterm=gnome-terminal,-t,-x    --> OK

> Best regards,
> David
Well, your bug is a secondary one... everyone with UML/2.6.9 has problems onto 
host/2.6.9, because of core changes in the host kernel... UML/2.6.9-bb4 fixes 
them for most people (I can't reproduce the problems in SKAS mode with -bb4, 
so I can't diagnose them).

In your case there is a problem with xterm configuration, which makes one more 
zombie appear (is the "xterm" binary installed and working?).

UML should maybe handle error better in that case, but that code is not easy 
to fix, as noted in the comment about xterm_open()... That said, however, I'd 
like to get more info about your setup, remembering that your "Zombie"-thing 
related with xterm's is another bug, different from the main one...

Please, make sure that "xterm" exists and works well on your system... 
probably it has not been installed and UML fails starting it.

I look forward for an answer on this point. Bye bye!
-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
http://www.user-mode-linux.org/~blaisorblade


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to