#21741: sox crashes for MS-ADPCM wave ---------------------------------+------------------------------------------ Reporter: null.atou@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: sox ---------------------------------+------------------------------------------ sox @14.2.0_1 audio converter crashes when convert a source .wav file of ms-adpcm(Microsoft ADPCM) encoding to linear pcm encoding on Snow Leopard(Mac Pro, kernel 32bit). example test by attach file as follows: {{{ % sox msadpcm.wav -s msadpcm2signed.wav zsh: segmentation fault sox msadpcm.wav -s msadpcm2signed.wav }}} Also crashed when a destination format is aiff. And, I found sox-14.3.0 binary from [http://sox.sourceforge.net/ SoX homepage], that is not crashed. The difference between macport's and this is an architecture, the former is x86_64, the latter is i386. -- Ticket URL: <http://trac.macports.org/ticket/21741> MacPorts <http://www.macports.org/> Ports system for Mac OS