WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249842
Value::generateCompilerConstructionSite assumes backtrace works
https://bugs.webkit.org/show_bug.cgi?id=249842
Summary
Value::generateCompilerConstructionSite assumes backtrace works
Angelos Oikonomopoulos
Reported
2022-12-23 04:54:05 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Angelos Oikonomopoulos
Comment 1
2022-12-23 04:59:35 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8044
EWS
Comment 2
2022-12-26 02:55:50 PST
Committed
258334@main
(ed087739e18c): <
https://commits.webkit.org/258334@main
> Reviewed commits have been landed. Closing PR #8044 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-26 02:56:16 PST
<
rdar://problem/103708046
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug