[MacPorts] #59053: iTerm2 3.3.4 crashes on launch

MacPorts noreply at macports.org
Wed Sep 18 05:20:26 UTC 2019


#59053: iTerm2 3.3.4 crashes on launch
-----------------------+----------------------
  Reporter:  eborisch  |      Owner:  markemer
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  iTerm2    |
-----------------------+----------------------

Comment (by kencu):

 here is where it is looking:
 {{{
 $ otool -l
 /Applications/MacPorts/iTerm2.app/Contents/Frameworks/BetterFontPicker.framework/Versions/A/BetterFontPicker
 | grep -A3 RPATH
           cmd LC_RPATH
       cmdsize 32
          path /usr/lib/swift (offset 12)
 Load command 32
 --
           cmd LC_RPATH
       cmdsize 48
          path @executable_path/../Frameworks (offset 12)
 Load command 33
 --
           cmd LC_RPATH
       cmdsize 40
          path @loader_path/Frameworks (offset 12)
 Load command 34
 }}}

 this looks relevant:
 {{{
 Requested Swift ABI version based on scanned binaries: 7
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreData.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftDispatch.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreFoundation.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftMetal.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreImage.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftObjectiveC.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftIOKit.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftDarwin.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftQuartzCore.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftAppKit.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftFoundation.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCoreGraphics.dylib
 Optional(6) (requested 7)
 Found library with mismatched Swift ABI version:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftXPC.dylib
 Optional(6) (requested 7)
 }}}

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


More information about the macports-tickets mailing list