[MacPorts] #60578: Crash on new macbooks (MacBookPro15,2)

MacPorts noreply at macports.org
Sun May 31 19:56:42 UTC 2020


#60578: Crash on new macbooks (MacBookPro15,2)
------------------------------+--------------------
  Reporter:  schirnding-haus  |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:                   |   Keywords:
      Port:  gtk              |
------------------------------+--------------------
Changes (by ryandesign):

 * cc: dbevans (added)
 * type:  request => defect
 * milestone:  MacPorts 2.6.3 =>


Old 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
> }}}

New 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
 }}}

--

Comment:

 We don't have a port called "gtk". Did you mean gtk2? gtk3? something
 else?

 What steps should we follow to try to reproduce the issue? How does one
 "open a new window from a existing window"?

-- 
Ticket URL: <https://trac.macports.org/ticket/60578#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list