Bug 243566
Summary: | WebGL crash on WebCore::WebGL2RenderingContext::getBufferSubData | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | WebGL | Assignee: | Dan Glastonbury <djg> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, bfulgham, dino, djg, justin_michaud, kbr, kkinnunen, rniwa, saam, webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 15 | ||
Hardware: | Mac (Apple Silicon) | ||
OS: | macOS 12 |
Ahmad Saleem
Hi Team,
Thanks for your continuous support and fixing so many bugs.
I came across another reproducible crashing test case and I want to bring it to attention, so it can be fixed.
GitHub Repo Link - https://github.com/mrk-its/bevy-atari/issues/20
Test Link (To Crash) - https://mrk.sed.pl/bevy-atari/#disk_1=https://slawson.org/atari/sigils/sigils.atr
*** STEPS TO REPRODUCE ***
1) Open Test Link
2) Splash of screen and crash within few seconds and it happens every time
<< EXPECTED RESULT >>
It should not crash tab - Safari 15.6 and Safari Technical Preview 150
<< ACTUAL RESULT >>
It crashes Safari 15.6 but does not crash Safari on iOS 15.6 using iPhone 13 Pro Max.
___
NOTE - All other browsers load this test page fine similar to iOS 15.6
Appreciate if you can look into it and fix this crash. NOTE - I have selected 'JavaScriptCore' initially since it is using WASM on test page and also IndexedDB.
Looking forward to another crash being fixed. Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98154048>
Yusuke Suzuki
NICE! Reproducible crash test is treasure.
We are crashing on WebGL. I've changed the title and component.
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/3036
EWS
Committed 253175@main (747aaf24c4e9): <https://commits.webkit.org/253175@main>
Reviewed commits have been landed. Closing PR #3036 and removing active labels.