[Webkit-unassigned] [Bug 37797] DRT should exit(1) to avoid ReportCrash starting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 10:13:30 PDT 2010


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


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org




--- Comment #1 from Sam Weinig <sam at webkit.org>  2010-04-19 10:13:30 PST ---
To fully avoid ReportCrash, you can install signal handlers.  We do this for
the jsc executable, see
http://trac.webkit.org/browser/trunk/JavaScriptCore/jsc.cpp#L498.

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