After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 165947 - Clicking Stop or Play button in media player (like rhymbox or muine), gnome-volume-control crashes.
Clicking Stop or Play button in media player (like rhymbox or muine), gnome-v...
Status: RESOLVED DUPLICATE of bug 166892
Product: gnome-media
Classification: Deprecated
Component: gnome-volume-control
2.9.x
Other All
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-01 17:12 UTC by sangu
Modified: 2005-02-14 08:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
proposed patch (3.01 KB, patch)
2005-02-01 18:47 UTC, Ronald Bultje
none Details | Review

Description sangu 2005-02-01 17:12:55 UTC
Please describe the problem:
Clicking Stop or Play button in media player (like rhymbox or muine),
gnome-volume-control crashes.

Backtrace was generated from '/usr/bin/gnome-volume-control'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208101184 (LWP 10262)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x003857a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1208101184 (LWP 10262))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #5 raise
    from /lib/tls/libc.so.6
  • #6 abort
    from /lib/tls/libc.so.6
  • #7 __assert_fail
    from /lib/tls/libc.so.6
  • #8 snd_mixer_selem_get_playback_volume
    from /lib/libasound.so.2
  • #9 gst_alsa_mixer_get_type
    from /usr/lib/gstreamer-0.8/libgstalsa.so
  • #10 gst_mixer_get_volume
    from /usr/lib/libgstinterfaces-0.8.so.0
  • #11 gnome_volume_control_volume_ask
  • #12 gnome_volume_control_preferences_new
  • #13 g_main_context_wakeup
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 main


Steps to reproduce:
1. Excute gnome-volume-control 
2. Excute rhythmbox
3. Click Play or Stop button on rhythmbox.


Actual results:


Expected results:


Does this happen every time?
always

Other information:
rhythmbox-0.8.8, muine-0.7.1, gstreamer-0.8.8. gnome-media-2.9.90.
Comment 1 Ronald Bultje 2005-02-01 18:47:46 UTC
Created attachment 36832 [details] [review]
proposed patch

Does this help?
Comment 2 Ronald Bultje 2005-02-14 08:48:24 UTC

*** This bug has been marked as a duplicate of 166892 ***