[Webkit-unassigned] [Bug 67389] [GTK] run-gtk-tests leaves a zombie Xvfb process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 05:58:56 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=67389





--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2011-09-01 05:58:56 PST ---
The symptom being:

run-gtk-tests
let it run

ps aux |grep Xvfb
phil     21096  3.0  0.1  63968 11340 pts/0    S    14:57   0:00 Xvfb :31 -screen 0 800x600x24 -nolisten tcp

The Xvfb process is not killed. Seems related to exec and file handles somehow, but I lack the perl-fu to debug this further.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list