[Webkit-unassigned] [Bug 140316] New: [Mac] Main WebKit processes get re-exec'ed twice when running under ASan

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 9 14:44:37 PST 2015


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

            Bug ID: 140316
           Summary: [Mac] Main WebKit processes get re-exec'ed twice when
                    running under ASan
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: dburkart at apple.com,
                    webkit-bug-importer at group.apple.com

DumpRenderTree and WebKitTestRunner get re-exec'd, and stop on launch in a debugger when running tests with ASan. This makes debugging test issues with ASan enabled annoying.

To fix this, we need to explicitly add DYLD_INSERT_LIBRARIES to the environment when running under ASan.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150109/ff528c45/attachment-0002.html>


More information about the webkit-unassigned mailing list