Bug 238314

Summary: [model] Resizing a standalone model document numerous times crashes Safari
Product: WebKit Reporter: Thomas Kumlehn <pixelpartner>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Mac (Apple Silicon)   
OS: macOS 12   
Attachments:
Description Flags
Crash report none

Description Thomas Kumlehn 2022-03-24 00:07:06 PDT
Created attachment 455617 [details]
Crash report

I was testing r142 of Safari Tech Preview on macOS and found problems with window resizing, I will report separately.

After many resize attempts this crash happened, as documented in the attached log.
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Cannot updateFrame with same size.'
terminating with uncaught exception of type NSException
Comment 1 Alexey Proskuryakov 2022-03-24 10:50:13 PDT
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Cannot updateFrame with same size.'
Comment 2 Radar WebKit Bug Importer 2022-03-24 10:50:23 PDT
<rdar://problem/90778293>
Comment 3 Antoine Quint 2022-04-19 11:29:57 PDT
Thomas, could you tell me the exact macOS release you're running Safari Technology Preview on? Thanks.
Comment 4 Thomas Kumlehn 2022-04-20 01:22:25 PDT
I’m on macOS 12.3.1 (21E258) and before I was on 12.3.0
The 12.3.1 was a forced security update, therefor I’m not sure if it was before my bug report or after.
Comment 5 Thomas Kumlehn 2022-04-20 01:24:50 PDT
I looked inside the crash report I attached to the initial bug report and found:
macOS 12.3 (21E230)
Comment 6 Antoine Quint 2022-04-20 01:53:39 PDT
Thanks Thomas.