Closed
Bug 1924906
Opened 1 year ago
Closed 1 year ago
Crash in [@ nsMenuBarX::Paint]
Categories
(Core :: Widget: Cocoa, defect)
Core
Widget: Cocoa
Tracking
()
RESOLVED
DUPLICATE
of bug 1765391
People
(Reporter: yoasif, Unassigned)
Details
(Keywords: crash)
Crash Data
Family member ran into this crash. They were were playing video in a PiP window. Recent upgrade to Ventura from Catalina.
Crash report: https://crash-stats.mozilla.org/report/index/5214fc9a-a681-498f-80c5-32d090241015
MOZ_CRASH Reason:
MOZ_CRASH(Encountered unexpected Objective C exception)
Top 10 frames:
0 XUL nsMenuBarX::Paint() widget/cocoa/nsMenuBarX.mm:479
1 XUL +[WindowDelegate paintMenubarForWindow:] widget/cocoa/nsCocoaWindow.mm:2686
2 XUL -[WindowDelegate windowDidBecomeMain:] widget/cocoa/nsCocoaWindow.mm:2889
3 CoreFoundation __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
4 CoreFoundation ___CFXRegistrationPost_block_invoke
5 CoreFoundation _CFXRegistrationPost
6 CoreFoundation _CFXNotificationPost
7 Foundation -[NSNotificationCenter postNotificationName:object:userInfo:]
8 AppKit -[NSWindow _changeKeyAndMainLimitedOK:]
9 AppKit -[NSWindow makeKeyWindow]
| Reporter | ||
Updated•1 year ago
|
Component: Audio/Video → Widget: Cocoa
Comment 1•1 year ago
|
||
This is bug 1765391. I am going to try and fix up the patch there and get this landed.
You need to log in
before you can comment on or make changes to this bug.
Description
•