[Webkit-unassigned] [Bug 200983] [Android] 64-bit JSC r245459 crashes in JSC::AccessCase::propagateTransitions(JSC::SlotVisitor&)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 18 14:18:05 PDT 2019


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

--- Comment #10 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to Pratik from comment #9)
> Here is the original JSC repository that is used for building the JSC in
> react-native. Which uploaded to npm later. 
> https://github.com/react-native-community/jsc-android-buildscripts
> and here are all the customized options,
> https://github.com/react-native-community/jsc-android-buildscripts/blob/
> master/scripts/compile/jsc.sh.
> 
> I would appreciate if you take a quick look and spot something that you
> think is causing the issues.

Can I get `bt all` crash trace instead of crash trace for one thread? If this is race condition issue, crash trace in all the threads are very helpful to us.

-- 
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/20191018/ca493563/attachment.html>


More information about the webkit-unassigned mailing list