FS#18616 - [audacious] segfault playing livestream

Attached to Project: Arch Linux
Opened by Zbysek MRAZ (zbyshek) - Tuesday, 09 March 2010, 09:05 GMT
Last edited by Allan McRae (Allan) - Monday, 29 March 2010, 10:40 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Audacious segfaults with:
*** glibc detected *** audacious2: double free or corruption (fasttop): 0x000000000208bd60 ***

While playing for some time it segfaults.

Additional info:
* package version(s)
audacious 2.2-4
audacious-plugins 2.2-4
* config and/or log files etc.
attached
This task depends upon

Closed by  Allan McRae (Allan)
Monday, 29 March 2010, 10:40 GMT
Reason for closing:  Fixed
Comment by Zbysek MRAZ (zbyshek) - Tuesday, 09 March 2010, 09:10 GMT
Attaching audacious config and log files
   config (3.5 KiB)
   log (11.5 KiB)
Comment by Zbysek MRAZ (zbyshek) - Tuesday, 09 March 2010, 09:47 GMT
Now I got this in syslog:
Mar 9 10:43:39 lexi kernel: audacious2[22451] segfault at 38 ip 00007fc5ec91fe6f sp 00007fff76aa31a0 error 4 in libmowgli.so.2.0.0[7fc5ec91a000+f000]

and this from audacious:
(mowgli_heap.c:290) [mowgli_heap_free]: critical: Assertion 'b->heap == heap' failed.
Segmentation fault
Comment by Zbysek MRAZ (zbyshek) - Tuesday, 09 March 2010, 10:17 GMT
Another segfault message in syslog.
Mar 9 11:14:53 lexi kernel: audacious2[23600] general protection ip:7ff5bb9b2e6f sp:7fff98e64b30 error:0 in libmowgli.so.2.0.0[7ff5bb9ad000+f000]

So I suppose the problem is in the library. Can someone confirm as I'm not programmer as well as not good debugger...
Comment by Rorschach (Rorschach) - Wednesday, 10 March 2010, 16:55 GMT
Looks related to this bug, already reported (and fixed?) upstream: http://jira.atheme.org/browse/AUD-136 . Maybe it hasn't been fixed correctly and you should reopen this bug on the Audacious bugtracker?
Comment by Ionut Biru (wonder) - Sunday, 28 March 2010, 12:55 GMT
i just incorporated a patch from fedora that supposed to fix this issue. please test audacious-2.2-5
Comment by Zbysek MRAZ (zbyshek) - Monday, 29 March 2010, 10:01 GMT
Yes, not segfaulting anymore. Thanks!

Loading...