Workaround: add --silent to the default flac options:

For example:
   --best -V --silent

Without the --silent option, the same flac command runs fine when run from a 
terminal. Notice that it also displays a progress indicator.
Somehow, this progress indicator seems to cause a floating point exception when 
Ruby executes the flac command by calling:
       PTY.spawn(command) do |stdin, stdout, pid|
 
This worked fine in Ubuntu 13.04, though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1219087

Title:
  flac crashed with SIGFPE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flac/+bug/1219087/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to