Ticket #21741 (closed defect: fixed)
sox crashes for MS-ADPCM wave
| Reported by: | null.atou@… | Owned by: | david@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Port: | sox |
Description
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 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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


