FS#26140 - [rubberband] 1.6.0-1 segfaults
Attached to Project:
Arch Linux
Opened by Garron (garron) - Thursday, 29 September 2011, 00:02 GMT
Last edited by Ray Rashif (schivmeister) - Monday, 03 October 2011, 21:01 GMT
Opened by Garron (garron) - Thursday, 29 September 2011, 00:02 GMT
Last edited by Ray Rashif (schivmeister) - Monday, 03 October 2011, 21:01 GMT
|
Details
Rubberband segfaults with any input or combination of
parameters (besides --help, etc.) Still happens if I rebuild
the package locally with pacman -Sb rubberband.
$ rubberband --time 2 -d 3 in.wav out.wav Using crispness level: 5 (Crisp monophonic instrumental) Using time ratio 2 and frequency ratio 1 RubberBandStretcher::Impl::Impl: rate = 44100, options = 16 Going multithreaded... configure: effective ratio = 2 configure: analysis window size = 2048, synthesis window size = 2048, fft size = 2048, increment = 170 (approx output increment = 340) configure: outbuf size = 131072 Window area: 0.5; synthesis window area: 0.5 FFT::FFT(2048): using FFTW3 implementation configure: effective ratio = 2 configure: analysis window size = 2048, synthesis window size = 2048, fft size = 2048, increment = 170 (approx output increment = 340) configure: outbuf size = 131072 configure: effective ratio = 2 configure: analysis window size = 2048, synthesis window size = 2048, fft size = 2048, increment = 170 (approx output increment = 340) configure: outbuf size = 131072 Pass 1: Studying... 0% Segmentation fault |
This task depends upon
Closed by Ray Rashif (schivmeister)
Monday, 03 October 2011, 21:01 GMT
Reason for closing: Fixed
Additional comments about closing: Patch provided by upstream and applied; fixed package rolled to [testing].
Monday, 03 October 2011, 21:01 GMT
Reason for closing: Fixed
Additional comments about closing: Patch provided by upstream and applied; fixed package rolled to [testing].
Also reported upstream: http://www.breakfastquay.com/forum/comments.php?DiscussionID=32&page=1#Item_1
This is most likely a problem with a cornercase toolchain incompatibility, since not even a 1.5 rebuild works. In the meantime, one can downgrade to an older binary (as mentioned, rebuilds will not work):
http://arm.konnichi.com/extra/os/i686/rubberband-1.5.0-1-i686.pkg.tar.xz
http://arm.konnichi.com/extra/os/x86_64/rubberband-1.5.0-1-x86_64.pkg.tar.xz
And place this in pacman.conf:
IgnorePkg = rubberband
See http://www.breakfastquay.com/forum/comments.php?DiscussionID=32&page=1#Item_1