[Webkit-unassigned] [Bug 249842] New: Value::generateCompilerConstructionSite assumes backtrace works
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 23 04:54:05 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249842
Bug ID: 249842
Summary: Value::generateCompilerConstructionSite assumes
backtrace works
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: angelos at igalia.com
Value::generateCompilerConstructionSite assumes we'll get enough frames that it's safe to skip framesToPrint of them. However, backtrace() is not guaranteed to work reliably on all platforms. E.g. we occasionally get zero frames on ARM.
--
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/20221223/d2ba5713/attachment.htm>
More information about the webkit-unassigned
mailing list