FS#41513 - [vorbis-tools] oggenc segfaults

Attached to Project: Arch Linux
Opened by Immae (immae) - Saturday, 09 August 2014, 11:45 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 30 December 2016, 14:02 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
oggenc segfaults in package vorbis-tools-1.4.0-4 (it works correctly in vorbis-tools-1.4.0-3)

Additional info:
* package version(s) : 1.4.0-4
* config and/or log files etc. : nothing changed


Steps to reproduce:
Take a (big enough) raw file
/usr/bin/mpg123 -q -s music.mp3 | /usr/bin/oggenc -q 5 --raw -o music.ogg -
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 30 December 2016, 14:02 GMT
Reason for closing:  No response
Comment by Eric Belanger (Snowman) - Wednesday, 24 September 2014, 00:00 GMT
Please report upstream.
Comment by mattia (nTia89) - Sunday, 19 October 2014, 18:53 GMT
I confirm the problem!

I downloaded a long (1h42m -> 160MB ) mp3 from you* (and best quality)
executed "mpg123 -q -s xxx.mp3 | oggenc -q 5 --raw -o xxx.ogg -"
I get "Segmentation fault (core dumped)" only at the end of conversion
I can explain better, file is fully encoded except for the last 2 seconds, indeed I can play the xxx.ogg (with mpv)

Now, I rebuilt package and I gave a try. Result is exactly same issue!
Comment by Adriano Moura (MaMuS) - Saturday, 31 January 2015, 04:37 GMT
The svn version is fine now, but I don't know how long it will take for a release to come...

There is an AUR build for it:
https://aur.archlinux.org/packages/vorbis-tools-svn/

But it's quite broken, so use this for now:
http://pastebin.com/bdnA9vr7
Comment by Andreas Radke (AndyRTR) - Thursday, 28 July 2016, 12:56 GMT
Please check, if that commit/patch fixes it:

https://trac.xiph.org/changeset/19117/trunk/vorbis-tools

Loading...