[MacPorts] #64467: gingerblue 2.0.1 crashes on macOS 12.1 with MacPorts 2.7.1

MacPorts noreply at macports.org
Tue Jan 18 17:53:00 UTC 2022


#64467: gingerblue 2.0.1 crashes on macOS 12.1 with MacPorts 2.7.1
-------------------------+--------------------
  Reporter:  oleaamot    |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.1
Resolution:              |   Keywords:
      Port:  gingerblue  |
-------------------------+--------------------

Comment (by oleaamot):

 Yes.

 {{{
 oleaamot at c624534D5 ~ % sudo port load dbus
 --->  Loading startupitem 'dbus-system' for dbus
 --->  Loading startupitem 'dbus-session' for dbus
 oleaamot at c624534D5 ~ % gingerblue

 (process:1440): Gtk-CRITICAL **: 18:50:36.243: gtk_entry_get_text:
 assertion 'GTK_IS_ENTRY (entry)' failed

 (process:1440): Gtk-CRITICAL **: 18:50:36.244: gtk_entry_get_text:
 assertion 'GTK_IS_ENTRY (entry)' failed
 zsh: trace trap  gingerblue
 oleaamot at c624534D5 ~ % lldb /opt/local/bin/gingerblue
 objc[1662]: Class AMSupportURLConnectionDelegate is implemented in both
 /usr/lib/libauthinstall.dylib (0x2153a2b90) and
 /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
 (0x103e902c8). One of the two will be used. Which one is undefined.
 objc[1662]: Class AMSupportURLSession is implemented in both
 /usr/lib/libauthinstall.dylib (0x2153a2be0) and
 /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
 (0x103e90318). One of the two will be used. Which one is undefined.
 objc[1663]: Class AMSupportURLConnectionDelegate is implemented in both
 /usr/lib/libauthinstall.dylib (0x2153a2b90) and
 /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
 (0x10809c2c8). One of the two will be used. Which one is undefined.
 objc[1663]: Class AMSupportURLSession is implemented in both
 /usr/lib/libauthinstall.dylib (0x2153a2be0) and
 /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
 (0x10809c318). One of the two will be used. Which one is undefined.
 (lldb) target create "/opt/local/bin/gingerblue"
 Current executable set to '/opt/local/bin/gingerblue' (arm64).
 (lldb) r
 Process 1669 launched: '/opt/local/bin/gingerblue' (arm64)

 (process:1669): Gtk-CRITICAL **: 18:51:18.454: gtk_entry_get_text:
 assertion 'GTK_IS_ENTRY (entry)' failed

 (process:1669): Gtk-CRITICAL **: 18:51:18.454: gtk_entry_get_text:
 assertion 'GTK_IS_ENTRY (entry)' failed
 Process 1669 stopped
 * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BREAKPOINT
 (code=1, subcode=0x1bb960b6c)
     frame #0: 0x00000001bb960b6c libsystem_c.dylib`__chk_fail_overflow +
 24
 libsystem_c.dylib`__chk_fail_overflow:
 ->  0x1bb960b6c <+24>: brk    #0x1

 libsystem_c.dylib`__chk_fail_overlap:
     0x1bb960b70 <+0>:  pacibsp
     0x1bb960b74 <+4>:  stp    x29, x30, [sp, #-0x10]!
     0x1bb960b78 <+8>:  mov    x29, sp
 Target 0: (gingerblue) stopped.
 (lldb)
 }}}

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


More information about the macports-tickets mailing list