[gstreamer-bugs] [Bug 361681] crash in Rhythmbox Music Player:

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 15 17:04:17 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=361681

  GStreamer | gstreamer (core) | Ver: 0.10.10


bryce at bryceharrington.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bryce at bryceharrington.org




------- Comment #26 from bryce at bryceharrington.org  2007-01-16 01:02 UTC -------

I think this may be the same as the following Ubuntu bug:

  https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/73587

Was able to reproduce the crash on 0.9.7-ubuntu4 compiled from source, with the
following backtrace. Steps to reproduce:

1. Restart X11 (ctrl-alt-bksp)
2. From gnome-terminal, run application in gdb
3. Click on 'Radio' in Sources list
4. Doubleclick on a radio station (I clicked on
http://radioparadise.steadyhost.com:8002)
5. Displays "pause" symbol next to URL, and segfaults

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47580512691856 (LWP 30690)]
0x00002b4630b21fd0 in g_main_context_check () from /usr/lib/libglib-2.0.so.0

(gdb) thread apply all bt

Thread 6 (Thread 1082132800 (LWP 30702)):
#0 0x00002b462a869bd8 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
#1 0x00002b462a865ac8 in _L_mutex_lock_53 () from /lib/libpthread.so.0
#2 0x00002b462a865423 in pthread_mutex_lock () from /lib/libpthread.so.0
#3 0x00002b4630b1f61c in ?? () from /usr/lib/libglib-2.0.so.0
#4 0x00002b462f87121b in ?? () from /usr/lib/libORBit-2.so.0
#5 0x00002b462f8713be in link_watch_move_io () from /usr/lib/libORBit-2.so.0
#6 0x00002b462f870826 in link_servers_move_io_T ()
   from /usr/lib/libORBit-2.so.0
#7 0x00002b462f86d93f in ?? () from /usr/lib/libORBit-2.so.0
#8 0x00002b462f86db82 in link_exec_command () from /usr/lib/libORBit-2.so.0
#9 0x00002b462f86dc37 in link_set_io_thread () from /usr/lib/libORBit-2.so.0
#10 0x00002b462f857dd7 in ORBit_small_invoke_stub ()
   from /usr/lib/libORBit-2.so.0
#11 0x00002b462f61516d in ConfigDatabase3_add_listener_with_properties ()
   from /usr/lib/libgconf-2.so.4
#12 0x00002b462f60d170 in gconf_engine_notify_add ()
   from /usr/lib/libgconf-2.so.4
#13 0x00002b462f611ad0 in gconf_client_add_dir () from /usr/lib/libgconf-2.so.4
#14 0x00002aaab2366d6a in ?? ()
   from /usr/lib/gstreamer-0.10/libgstgconfelements.so
#15 0x00002b462ff8fc60 in g_type_create_instance ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libgobject-2.0.so.0
#16 0x00002b462ff7702d in ?? () from /usr/lib/libgobject-2.0.so.0
#17 0x00002b462ff75484 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#18 0x00002b462ff75eac in g_object_new_valist ()
   from /usr/lib/libgobject-2.0.so.0
#19 0x00002b462ff760e1 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#20 0x00002b462fcf33c7 in gst_element_factory_create (
    factory=<value optimized out>, name=0x4b180f "audiosink")
    at gstelementfactory.c:381
#21 0x00002b462fcf3b4f in gst_element_factory_make (
    factoryname=0x4b180a "gconfaudiosink", name=0x4b180f "audiosink")
    at gstelementfactory.c:450
#22 0x000000000048e978 in rb_player_gst_open (player=0x81ce30,
    uri=0xd429c0 "http://radioparadise.steadyhost.com:8002", error=0x408000b8)
    at rb-player-gst.c:609
#23 0x00000000004326ab in rb_shell_player_open_playlist_url (player=0x8bc000,
    location=0xd429c0 "http://radioparadise.steadyhost.com:8002")
    at rb-shell-player.c:580
#24 0x00000000004327d2 in open_location_thread (data=0xd316d0)
    at rb-shell-player.c:1124
#25 0x00002b4630b3b934 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x00002b462a8632a5 in start_thread () from /lib/libpthread.so.0
#27 0x00002b46310775dd in clone () from /lib/libc.so.6
---Type <return> to continue, or q <return> to quit---
#28 0x0000000000000000 in ?? ()

Thread 5 (Thread 1090525504 (LWP 30699)):
#0 0x00002b462a867987 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1 0x00002b46305b0660 in ?? () from /usr/lib/libgthread-2.0.so.0
#2 0x00002b4630b03993 in ?? () from /usr/lib/libglib-2.0.so.0
#3 0x00002b4630b03aa1 in g_async_queue_timed_pop ()
   from /usr/lib/libglib-2.0.so.0
#4 0x000000000047aa4d in action_thread_main (db=0x78d380) at rhythmdb.c:2001
#5 0x00002b4630b3b934 in ?? () from /usr/lib/libglib-2.0.so.0
#6 0x00002b462a8632a5 in start_thread () from /lib/libpthread.so.0
#7 0x00002b46310775dd in clone () from /lib/libc.so.6
#8 0x0000000000000000 in ?? ()

Thread 1 (Thread 47580512691856 (LWP 30690)):
#0 0x00002b4630b21fd0 in g_main_context_check ()
   from /usr/lib/libglib-2.0.so.0
#1 0x00002b4630b22405 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0x00002b4630b2299a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00002b462cfc6bc3 in IA__gtk_main () at gtkmain.c:1171
#4 0x000000000042833d in main (argc=1, argv=0x7fff80a0b3d8) at main.c:384


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list