WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
299644
[JSC] Add empty `JSValue` checking for async stack trace
https://bugs.webkit.org/show_bug.cgi?id=299644
Summary
[JSC] Add empty `JSValue` checking for async stack trace
Sosuke Suzuki
Reported
2025-09-26 16:45:31 PDT
After
https://commits.webkit.org/300283@main
, when rejected promise is await, a Segmentation Fault may be occured. This patch changes to fix it with adding empty `JSValue` checking.
Attachments
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2025-09-26 17:14:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51422
EWS
Comment 2
2025-09-27 00:50:52 PDT
Committed
300627@main
(9d26223d4bcb): <
https://commits.webkit.org/300627@main
> Reviewed commits have been landed. Closing PR #51422 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-09-27 00:51:27 PDT
<
rdar://problem/161466069
>
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