[Webkit-unassigned] [Bug 30869] commit-queue keeps crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 11:42:05 PDT 2009


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





--- Comment #8 from Eric Seidel <eric at webkit.org>  2009-10-30 11:42:03 PDT ---
It would appear that even with my fix, Python itself is still leaking 3 file
descriptors on every exec():

Python    57958 eseidel   58r     REG       14,2    144580    466329
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/HITo
olbox.rsrc
Python    57958 eseidel   59r     REG       14,2    490410   9627854
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/Engl
ish.lproj/Localized.rsrc
Python    57958 eseidel   60r     REG       14,2     86770    481232
/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/errors.rsrc.df.rsrc

I expect this may be a mac-only problem.

-- 
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