Bug#416989: Fwd: Bug#416989: sox: Segmentation fault when playing from stdin

2007-04-15 Thread Pascal Giard
-- Forwarded message -- From: Pascal Giard <[EMAIL PROTECTED]> Date: Apr 15, 2007 1:55 PM Subject: Re: Bug#416989: sox: Segmentation fault when playing from stdin To: Marko Randjelovic <[EMAIL PROTECTED]> As mentionned in the manpage where they talk about the "

Bug#416989: sox: Segmentation fault when playing from stdin

2007-04-13 Thread Marko Randjelovic
I am running, now stable, Etch, sox version 13.0.0-1. This sox version does not segfault, but doesn't work anyway. The error message is sox stio: Failed reading `-': Could not determine file type. I don't understand why it say "Could not determine file type" since I used "-t ossdsp" argument. Ev

Bug#416989: sox: Segmentation fault when playing from stdin

2007-04-12 Thread Pascal Giard
Hi Marko, thanks for your bugreport. Which section or version are you running? (stable distribution Etch?) I've tested with a mp3 and this doesn't seem to apply to latest version in unstable 13.0.0. Is there a reason for piping instead of specifying the filename? Or does that more generally mean

Bug#416989: sox: Segmentation fault when playing from stdin

2007-03-31 Thread Marko Randjelovic
Package: sox Version: 12.17.9-1 Severity: normal Here is what happens when I try to play some wav file through pipe. [EMAIL PROTECTED]:~/tmp$ cat test.wav | sox - -t ossdsp /dev/dsp Segmentation fault When called directly (sox test.wav -t ossdsp /dev/dsp), the same file plays perfectly. Versio