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 473518 - crash in Rhythmbox Music Player:
crash in Rhythmbox Music Player:
Status: RESOLVED DUPLICATE of bug 434996
Product: rhythmbox
Classification: Other
Component: general
0.10.0
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-04 10:47 UTC by chris_powys
Modified: 2007-09-05 17:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description chris_powys 2007-09-04 10:47:07 UTC
What were you doing when the application crashed?



Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.4-65.fc7 #1 SMP Tue Aug 21 22:36:56 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 156966912 vsize: 156966912 resident: 47841280 share: 25632768 rss: 47841280 rss_rlim: 4294967295
CPU usage: start_time: 1188902799 rtime: 1171 utime: 1123 stime: 48 cutime:4 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/rhythmbox'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208395216 (LWP 3762)]
[New Thread -1331692656 (LWP 3821)]
[New Thread -1342182512 (LWP 3818)]
[New Thread -1254098032 (LWP 3802)]
[New Thread -1239319664 (LWP 3768)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 4 (Thread -1254098032 (LWP 3802))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_object_set_valist
    from /lib/libgobject-2.0.so.0
  • #5 g_object_set
    from /lib/libgobject-2.0.so.0
  • #6 ??
    from /usr/lib/gstreamer-0.10/libgstplaybin.so
  • #7 ??
    from /usr/lib/gstreamer-0.10/libgstplaybin.so
  • #8 ??
    from /usr/lib/gstreamer-0.10/libgstplaybin.so
  • #9 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #11 ??
    from /lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #14 gst_element_no_more_pads
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 ??
    from /usr/lib/gstreamer-0.10/libgstdecodebin.so
  • #16 g_cclosure_marshal_VOID__VOID
    from /lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #18 ??
    from /lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #21 gst_element_no_more_pads
    from /usr/lib/libgstreamer-0.10.so.0
  • #22 ??
    from /usr/lib/gstreamer-0.10/libgstqtdemux.so
  • #23 ??
    from /usr/lib/gstreamer-0.10/libgstqtdemux.so
  • #24 ??
    from /usr/lib/libgstreamer-0.10.so.0
  • #25 ??
    from /lib/libglib-2.0.so.0
  • #26 ??
    from /lib/libglib-2.0.so.0
  • #27 start_thread
    from /lib/libpthread.so.0
  • #28 clone
    from /lib/libc.so.6


----------- .xsession-errors (21 sec old) ---------------------
(bug-buddy:3746): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed
(bug-buddy:3746): GLib-CRITICAL **: g_hash_table_destroy: assertion `hash_table->ref_count > 0' failed
(bug-buddy:3746): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(process:3758): GStreamer-WARNING **: The GStreamer function gst_init_get_option_group() was
	called, but the GLib threading system has not been initialised
	yet, something that must happen before any other GLib function
	is called. The application needs to be fixed so that it calls
	   if (!g_thread_supported ()) g_thread_init(NULL);
	as very first thing in its main() function. Please file a bug
	against this application.
(rhythmbox:3762): Rhythmbox-WARNING **: Unable to start mDNS browsing: MDNS service is not running
--------------------------------------------------
Comment 1 palfrey 2007-09-05 17:16:48 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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