[Webkit-unassigned] [Bug 184830] Mono regression suite crashes with jsc in dyld`__abort_with_payload
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 20 23:29:55 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184830
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
Summary|Webkit nightly crashes when |Mono regression suite
|trying to execute |crashes with jsc in
|WebAssembly code with JSC |dyld`__abort_with_payload
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Re-titling to match description. This is unlikely to be a WebKit bug.
As you are already in lldb, please check the reason string that's being passed to abort_with_payload(), that will explain why the process can't be launched. One possibility is that the test suite confuses JavaScriptCore versions in /System/Library/Frameworks and /System/Library/StagedFrameworks somehow - if the crash is even related to JavaScriptCore in any way.
--
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/20180421/76fc910e/attachment.html>
More information about the webkit-unassigned
mailing list