See this upstream bug (includes the patch): https://bugzilla.gnome.org/show_bug.cgi?id=640738 How-To-Repeat: import signal import gtk signal.signal(signal.SIGCHLD, lambda *args: None) gtk.main() Run it, send it SIGCHLD. CPU usage goes to 100%.
To which port does this PR apply?
On 02/13/2011 11:15 PM, Mark Linimon wrote: > To which port does this PR apply? Sorry about that, I meant to include the info. doh! It is py-gtk2: http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-toolkits/py-gtk2/ Cheers Antoine
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs Ports PR.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed thanks.