#39090: abtransfers crashes if build in debug mode and called w/o DYLD_IMAGE_SUFFIX=_debug --------------------+------------------------- Reporter: mk@… | Owner: mk@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: abtransfers --------------------+------------------------- Currently abtransfers only starts properly in debug mode if you set DYLD_IMAGE_SUFFIX correctly: {{{ DYLD_IMAGE_SUFFIX=_debug /opt/local/Applications/Qt4/abtransfers.app/Contents/MacOS/abtransfers }}} I am thinking of a workaround using a wrapper applescript, but this is of very low priority for me at the moment, since setting the environment correctly already does the trick easily. (I created this ticket just for reference for other people who might stumble over this.) -- Ticket URL: <https://trac.macports.org/ticket/39090> MacPorts <http://www.macports.org/> Ports system for OS X