NEW 140316
[Mac] Main WebKit processes get re-exec'ed twice when running under ASan
https://bugs.webkit.org/show_bug.cgi?id=140316
Summary [Mac] Main WebKit processes get re-exec'ed twice when running under ASan
Alexey Proskuryakov
Reported 2015-01-09 14:44:37 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-01-09 14:44:50 PST
Alexey Proskuryakov
Comment 2 2016-12-01 15:13:49 PST
Not sure if this is still the case with Xcode 8. Will need to check.
Note You need to log in before you can comment on or make changes to this bug.