Bug 238314 - [model] Resizing a standalone model document numerous times crashes Safari
Summary: [model] Resizing a standalone model document numerous times crashes Safari
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari Technology Preview
Hardware: Mac (Apple Silicon) macOS 12
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-24 00:07 PDT by Thomas Kumlehn
Modified: 2022-04-20 01:53 PDT (History)
3 users (show)

See Also:


Attachments
Crash report (51.20 KB, text/plain)
2022-03-24 00:07 PDT, Thomas Kumlehn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.