#21347: id3v2 crashes on OS X 10.6 Snow Leopard ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: id3v2 ---------------------------------+------------------------------------------ All my mp3 files have both id3v1 and id3v2 tags. It looks like id3v2 crashes on the v2 tag. {{{ $ /opt/local/bin/id3v2 -l /tmp/foo.mp3 id3v1 tag info for /tmp/foo.mp3: Title : Runnin' Artist: Ledisi Album : Turn Me Loose Year: 2009, Genre: Unknown (255) Comment: Track: 1 Abort trap $ otool -L /opt/local/bin/id3v2 /opt/local/bin/id3v2: /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3) /opt/local/lib/libid3-3.8.3.dylib (compatibility version 4.0.0, current version 4.0.0) /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.9.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 123.0.0) }}} -- Ticket URL: <http://trac.macports.org/ticket/21347> MacPorts <http://www.macports.org/> Ports system for Mac OS