[Webkit-unassigned] [Bug 74859] New: [Qt] Crash handlers make it hard to debug layouttest sessions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 05:51:37 PST 2011


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

           Summary: [Qt] Crash handlers make it hard to debug layouttest
                    sessions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


It is very useful to generate a core dump for a crashing tests because sometimes there is no other way to catch the crash in the debugger. This is even more useful with WK2 because catching the crash in the web process is even more complicated. Unfortunately the crash handlers we install for DRT and WTR to produce a backtrace with the bots - which is otherwise very useful - hides the actual crash so no core dump is generated. That's why I plan to add a way to disable them via setting an environment variable.

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