WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
288597
SEGV on 0x000000000005
https://bugs.webkit.org/show_bug.cgi?id=288597
Summary
SEGV on 0x000000000005
katoshi1337
Reported
2025-02-26 05:49:56 PST
Created
attachment 474356
[details]
poc.js Commit: 037ef87c97ac4d5073bd436d5b5dad4b422ee64b Command: ./jsc ./poc.js ``` ==597438==ERROR: UndefinedBehaviorSanitizer: SEGV on unknown address 0x000000000005 (pc 0x7030b46411fc bp 0x7ffd2fa59980 sp 0x7ffd2fa59930 T597438) ==597438==The signal is caused by a READ memory access. ==597438==Hint: address points to the zero page. #0 0x7030b46411fc (<unknown module>) UndefinedBehaviorSanitizer can not provide additional info. SUMMARY: UndefinedBehaviorSanitizer: SEGV (<unknown module>) ==597438==ABORTING ```
Attachments
poc.js
(282 bytes, application/x-javascript)
2025-02-26 05:49 PST
,
katoshi1337
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-26 05:50:06 PST
<
rdar://problem/145655237
>
John Wilander
Comment 2
2025-02-26 09:17:33 PST
Thanks for filing! We'll have a look.
Yusuke Suzuki
Comment 3
2025-03-03 23:20:23 PST
ToT issue, let's just fix it on Trunk.
Yusuke Suzuki
Comment 4
2025-03-03 23:22:48 PST
Pull request:
https://github.com/WebKit/WebKit/pull/41839
EWS
Comment 5
2025-03-04 01:12:22 PST
Committed
291556@main
(35f649ea5f54): <
https://commits.webkit.org/291556@main
> Reviewed commits have been landed. Closing PR #41839 and removing active labels.
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