[Webkit-unassigned] [Bug 16842] Hang in DRT in leaks mode due to signal handler doing unsafe things

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 11:05:15 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16842





------- Comment #2 from mrowe at apple.com  2008-01-11 11:05 PDT -------
I think that to call restoreColorSpace safely in the event of a crash it would
need to be moved to a parent process that executes the real DRT.  "_exit" can
probably be used in place of "exit" to avoid the problems with that call.


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



More information about the webkit-unassigned mailing list