[MacPorts] #68658: libarchive: bsdtar crashes with dyld missing symbol

MacPorts noreply at macports.org
Sun Nov 12 17:20:29 UTC 2023


#68658: libarchive: bsdtar crashes with dyld missing symbol
-------------------------+--------------------------
  Reporter:  PerMildner  |      Owner:  tobypeterson
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  libarchive  |
-------------------------+--------------------------

Comment (by PerMildner):

 {{{
 % otool -L /opt/local/lib/libarchive.13.dylib
 /opt/local/lib/libarchive.13.dylib:
         /opt/local/lib/libarchive.13.dylib (compatibility version 21.0.0,
 current version 21.2.0)
         /opt/local/lib/libiconv.2.dylib (compatibility version 9.0.0,
 current version 9.1.0)
         /opt/local/lib/liblzo2.2.dylib (compatibility version 3.0.0,
 current version 3.0.0)
         /opt/local/lib/liblzma.5.dylib (compatibility version 10.0.0,
 current version 10.4.0)
         /opt/local/lib/libzstd.1.dylib (compatibility version 1.0.0,
 current version 1.5.5)
         /opt/local/lib/liblz4.1.dylib (compatibility version 1.0.0,
 current version 1.9.4)
         /opt/local/lib/libb2.1.dylib (compatibility version 2.0.0, current
 version 2.4.0)
         /opt/local/lib/libbz2.1.0.dylib (compatibility version 1.0.0,
 current version 1.0.8)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.3.0)
         /opt/local/lib/libxml2.2.dylib (compatibility version 14.0.0,
 current version 14.5.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1319.100.3)
 }}}

 `set | grep -e DYLD` (from a Terminal.app window, outside Emacs) also
 empty (and I have no reason to think that any of the DYLD variables would
 be set).

 It could very well be that I ran the port upgrade from a shell inside
 Emacs. This is how I usually use the shell. I do not remember if the
 latest crash (or all previous crashes) happened from within Emacs or not.

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


More information about the macports-tickets mailing list