[Bug 222] New: ogg123 always segfaults
bugzilla-daemon <[email protected]>
| Newsgroups | gmane.linux.arklinux.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://bugzilla.arklinux.org/bugzilla/show_bug.cgi?id=222
Summary: ogg123 always segfaults
Product: Ark Linux
Version: 1.0 alpha8
Platform: i586 (PC, Intel)
OS/Version: All
Status: NEW
Severity: High
Affects: Stability
Component: vorbis-tools
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Description of Problem:
ogg123 segfaults on *any* ogg file I try to play. These ogg files play under Mdk 9.1, so I know
they're okay.
Version-Release number of selected component (if applicable):
vorbis-tools-1.0-2ark
How Reproducible:
Every time.
Steps to Reproduce:
Nothing special, just try to play any ogg file:
[ccoffing@localhost music]$ ogg123 metal/Iron\ Maiden/1982\ -\ Number\ of\ the\ Beast/06_-
_run_to_the_hills.ogg
Audio Device: aRts output
Playing: metal/Iron Maiden/1982 - Number of the Beast/06_-_run_to_the_hills.ogg
Title: Run To The Hills
Artist: Iron Maiden
Album: Number Of The Beast
Segmentation fault
Actual Results:
Segfaults.
Expected Results:
Not to segfault. ;-) Tune, I need tunes....
Additional Information:
I ran it under valgrind, and got this:
ogg123: iconvert.c:111: iconvert: Assertion `(!k && !ibl) || (k == (size_t)(-1) &&
(*__errno_location ()) == 7 && ibl && obl < 6) || (k == (size_t)(-1) && ((*__errno_location ()) == 84
|| (*__errno_location ()) == 22) && ibl)' failed.
Aborted
I haven't yet put a debugger on it but that's next........
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.