Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178625 - media-sound/audacious segfault
Summary: media-sound/audacious segfault
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-15 12:28 UTC by Maxim Britov
Modified: 2007-07-11 06:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
bt full (audas.txt,5.49 KB, text/plain)
2007-05-15 12:29 UTC, Maxim Britov
Details
emerge --info (emerge-info.txt,3.51 KB, text/plain)
2007-05-15 12:30 UTC, Maxim Britov
Details
again, another bt full (aud2.log,6.26 KB, text/plain)
2007-05-22 08:46 UTC, Maxim Britov
Details
si_ui.c.2.diff (si_ui.c.2.diff,1.98 KB, patch)
2007-05-22 09:37 UTC, Tony Vroon (RETIRED)
Details | Diff
Yet another backtrace. (aud3.txt,26.52 KB, text/plain)
2007-05-28 05:58 UTC, Maxim Britov
Details
Another backtrace (aud3.txt,26.50 KB, text/plain)
2007-06-04 06:03 UTC, Maxim Britov
Details
Another backtrace (aud4.txt,4.33 KB, text/plain)
2007-06-11 10:47 UTC, Maxim Britov
Details
My current emerge --info (emerge-info.txt,3.51 KB, text/plain)
2007-06-11 10:48 UTC, Maxim Britov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Britov 2007-05-15 12:28:26 UTC
Audaciuos crash here, rarely from time to time.
Here is "bt full".

Reproducible: Sometimes
Comment 1 Maxim Britov 2007-05-15 12:29:09 UTC
Created attachment 119355 [details]
bt full
Comment 2 Maxim Britov 2007-05-15 12:30:27 UTC
Created attachment 119356 [details]
emerge --info
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-05-15 12:43:26 UTC
Which audacious version is this about?
Comment 4 Maxim Britov 2007-05-15 14:37:59 UTC
$ equery l audacious 
[ Searching for package 'audacious' in all categories among: ]
 * installed packages
[I--] [ ~] media-plugins/audacious-plugins-1.3.4 (0)
[I--] [  ] media-sound/audacious-1.3.2 (0)
Comment 5 Maxim Britov 2007-05-22 08:46:23 UTC
Created attachment 119967 [details]
again, another bt full
Comment 6 Tony Vroon (RETIRED) gentoo-dev 2007-05-22 09:37:01 UTC
Created attachment 119978 [details, diff]
si_ui.c.2.diff

Please apply the following patch (provided by Giacomo, the status-icon author) to the 1.3.4 plugin sources. Does this resolve the problem?
Comment 7 Maxim Britov 2007-05-22 09:43:06 UTC
I'm still not expirience in gentoo ebuilds.
Where i may read about custom ebuilds? sorry
Comment 8 Tony Vroon (RETIRED) gentoo-dev 2007-05-22 09:54:15 UTC
Maxim, it would probably be best to create a portage overlay, if you do not already have one. Chapter 5b in the handbook has more information:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=5

You would then create a directory with a new audacious-plugins ebuild, for example:
mkdir -p /usr/local/portage/media-plugins/audacious-plugins/files/

You can then copy the contents of /usr/portage/media-plugins/audacious-plugins here and create a 1.3.4-r1 ebuild for testing. Do you follow the idea up to here? If you do, I'll attach a 1.3.4-r1 ebuild for you that applies this patch so you can test.
Comment 9 Maxim Britov 2007-05-22 11:02:17 UTC
heh... it seems me vs portage 1:0 today:)
I built it, it seems patch applied. Waiting...
But I not often getting this segv.
Comment 10 Maxim Britov 2007-05-28 05:58:02 UTC
Created attachment 120497 [details]
Yet another backtrace.
Comment 11 Tony Vroon (RETIRED) gentoo-dev 2007-05-28 15:53:11 UTC
Is that with or without the patch applied?
Comment 12 Maxim Britov 2007-05-28 15:59:02 UTC
With patch applied
Comment 13 Tony Vroon (RETIRED) gentoo-dev 2007-05-28 16:55:32 UTC
You're hitting a crash in libmad right now, not audacious itself. Please try remerging libmad with the CFLAGS you've shown here.
Comment 14 Maxim Britov 2007-06-04 06:03:57 UTC
Created attachment 121108 [details]
Another backtrace

Yes, it still patched build.
Comment 15 Tony Vroon (RETIRED) gentoo-dev 2007-06-07 16:16:34 UTC
Hopefully this will be fixed in 1.3.5; please let me know as this would be grounds for an early stable of 1.3.5 (and skipping 1.3.4 altogether).
Comment 16 Maxim Britov 2007-06-11 10:47:05 UTC
Created attachment 121734 [details]
Another backtrace

[I--] [ ~] media-plugins/audacious-plugins-1.3.5 (0)
[I--] [  ] media-sound/audacious-1.3.2 (0)
Comment 17 Maxim Britov 2007-06-11 10:48:47 UTC
Created attachment 121736 [details]
My current emerge --info
Comment 18 Tony Vroon (RETIRED) gentoo-dev 2007-06-13 13:03:53 UTC
Seems as if the specific patch attached here was missed on 1.3.5; it should still apply. Other fixes have been made in 1.3.5 that may help. Please test.
Comment 19 Tony Vroon (RETIRED) gentoo-dev 2007-07-10 21:27:13 UTC
This requires testing which apparently hasn't been done yet. Please test and reopen, I can't proceed.
Comment 20 Maxim Britov 2007-07-11 06:16:13 UTC
I'm use audacious with this patch and it works for me.