GNOME Bugzilla – Bug 166892
gnome-volume-control crashed
Last modified: 2012-03-19 10:43:52 UTC
Distribution: Fedora Core release 3 (Heidelberg) Package: gnome-media Severity: normal Version: GNOME2.9.4 unspecified Gnome-Distributor: GNOME.Org Synopsis: gnome-volume-control crashed Bugzilla-Product: gnome-media Bugzilla-Component: gnome-volume-control [was: gmix] Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.8.0) Description: Using gnome-media 2.9.90 compiled on fedora core 3 using alsa with sb live value. Open gnome-volume-control Open beep-media-player using alsa output plugin Play song gnome-volume-control crashes. This may be a b-m-p or alsa bug, but it looks like it has some gst stuff in the trace. Debugging Information: Backtrace was generated from '/opt/gnome28/bin/gnome-volume-control' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208092992 (LWP 25571)] 0x001ef7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
+ Trace 55541
Thread 1 (Thread -1208092992 (LWP 25571))
arg = 0x0, val = 0, descrip = 0x0, argDescrip = 0x0}} ------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-02-10 01:41 ------- Unknown platform unknown. Setting to default platform "Other". Unknown milestone "unknown" in product "gnome-media". Setting to default milestone for this product, '---' Setting to default status "UNCONFIRMED". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
*** Bug 165947 has been marked as a duplicate of this bug. ***
Alex, does the patch in #165947 fix this?
Ronald, I just upgraded to gstreamer, gst-plugins and gnome-media cvs head. I tested with an without your patch and the same result happened. If you open gnome-volume-control and don't change any settings and then launch bmp, it will play just fine. If you change a setting in g-v-c while a song is playing, g-v-c will segfault when you close bmp. If you change a setting in g-v-c and then launch bmp, g-v-c immidately segfaults. Applying the patch does not prevent the crash. I see this at the command line: nome-volume-control: simple.c:1441: snd_mixer_selem_has_playback_switch: Assertion `elem->type == SND_MIXER_ELEM_SIMPLE' failed. Stack Trace: Backtrace was generated from '/opt/gnome28/bin/gnome-volume-control' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208092992 (LWP 20263)] 0x003217a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
+ Trace 55720
Thread 1 (Thread -1208092992 (LWP 20263))
Can you get me SSH access to your computer? I know it's weird to ask, but I've seen this report 4 times now, so it's not just a local thing. I don't have a SB!Live, and apparently that's the only way to reproduce it...
Created attachment 38127 [details] [review] test Alex, can you apply this patch and tell me what it says (assuming it says anything)? If it says something, I at least know what the problem is (and acn hopefully fix it).
Created attachment 38139 [details] [review] another one Since the previous one didn't give what I wanted, here's another one. Does this give better output just before the crash? Thanks.
Created attachment 38201 [details] [review] proposed patch I think I know how to do it now. Attached patch should fix the crash, at least. Alex, please test.
Ronald, I'll test this tonight for you.
Ronald, this fixes the crash, I can't seem to reproduce it under any of my normal circumstances.
Marking as blocker for 0.8.8 release, which is already in testing phase...
commited, closing.
*** Bug 169493 has been marked as a duplicate of this bug. ***
*** Bug 300134 has been marked as a duplicate of this bug. ***
*** Bug 300313 has been marked as a duplicate of this bug. ***
*** Bug 302173 has been marked as a duplicate of this bug. ***