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
301561
[JSC] Enable async stack trace with TLA
https://bugs.webkit.org/show_bug.cgi?id=301561
Summary
[JSC] Enable async stack trace with TLA
Sosuke Suzuki
Reported
2025-10-28 02:01:44 PDT
https://commits.webkit.org/301095@main
changed async frame detection based on whether the VMEntryRecord matches. This prevented getting stack traces within function calls by TLA. This patch changes to check if a generator context remains after stack traversal completes, in order to fix that problem.
Attachments
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2025-10-28 02:02:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/53077
EWS
Comment 2
2025-10-28 17:49:18 PDT
Committed
302270@main
(cce33018ccdd): <
https://commits.webkit.org/302270@main
> Reviewed commits have been landed. Closing PR #53077 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-10-28 17:50:14 PDT
<
rdar://problem/163606574
>
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