Opened 4 years ago

Last modified 16 months ago

#60578 assigned defect

Crash on new macbooks (MacBookPro15,2) — at Initial Version

Reported by: schirnding-haus Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: gtk3

Description

I get the following crash, when I open a new window from a existing window

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFDictionary visibleFrame]: unrecognized selector sent to instance 0x60000108c580'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff3c177acd __exceptionPreprocess + 256
1   libobjc.A.dylib                     0x00007fff66854a17 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff3c1f18d6 -[NSObject(NSObject) __retain_OA] + 0
3   CoreFoundation                      0x00007fff3c11993f ___forwarding___ + 1485
4   CoreFoundation                      0x00007fff3c19bae8 __forwarding_prep_1___ + 120
5   libgdk-3.0.dylib                    0x000000010ff132e9 gdk_quartz_monitor_get_workarea + 101
6   libgtk-3.0.dylib                    0x000000010f9feae3 gtk_window_guess_default_size + 83
7   libgtk-3.0.dylib                    0x000000010f9f3ffd gtk_window_compute_configure_request + 529
8   libgtk-3.0.dylib                    0x000000010f9fb34e gtk_window_realize + 571

Change History (0)

Note: See TracTickets for help on using tickets.