#36597: portpkg.tcl script fails with segfault ----------------------------+-------------------------------- Reporter: damo.clarky@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.2 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Comment (by damo.clarky@…): Crash log attached. The segfault can be reproduced directly from the command line: pax -x /usr/bin/cpio -w -z /tmp >/dev/null If you run it without the full path, there is no segfault: pax -x cpio -w -z /tmp >/dev/null This is on 10.8.1. Both the above commands work fine on 10.7.5. -- Ticket URL: <https://trac.macports.org/ticket/36597#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS