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 627994 - crash in Rhythmbox: Listening to an MP3 via ...
crash in Rhythmbox: Listening to an MP3 via ...
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other All
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-26 04:24 UTC by knowledgejunkie
Modified: 2018-05-24 15:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description knowledgejunkie 2010-08-26 04:24:27 UTC
Version: 0.12.8

What were you doing when the application crashed?
Listening to an MP3 via a USB headset


Distribution: Debian squeeze/sid
Gnome Release: 2.30.2 2010-07-17 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.32-5-686 #1 SMP Thu Aug 12 13:38:27 UTC 2010 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome
GTK+ Modules: gnomebreakpad

Memory status: size: 330842112 vsize: 330842112 resident: 37425152 share: 20762624 rss: 37425152 rss_rlim: 18446744073709551615
CPU usage: start_time: 1282794023 rtime: 43568 utime: 41585 stime: 1983 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xaf2e4b70 (LWP 20708)]
[New Thread 0xa6724b70 (LWP 20707)]
[New Thread 0xa7726b70 (LWP 20665)]
[New Thread 0xa6f25b70 (LWP 20662)]
[New Thread 0xa7f27b70 (LWP 20503)]
[New Thread 0xa8728b70 (LWP 20502)]
[New Thread 0xa8f34b70 (LWP 20501)]
[New Thread 0xae41bb70 (LWP 20497)]
0xb77bf424 in __kernel_vsyscall ()

Thread 2 (Thread 0xaf2e4b70 (LWP 20708))

  • #0 __kernel_vsyscall
  • #1 waitpid
    at ../sysdeps/unix/syscall-template.S line 82
  • #2 IA__g_spawn_sync
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gspawn.c line 386
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gspawn.c line 700
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 ??
  • #7 ??
  • #8 gst_proxy_pad_do_chain
    at gstghostpad.c line 163
  • #9 gst_pad_chain_data_unchecked
    at gstpad.c line 4176
  • #10 gst_pad_push_data
    at gstpad.c line 4405
  • #11 gst_mad_chain
    at gstmad.c line 1653
  • #12 gst_pad_chain_data_unchecked
    at gstpad.c line 4176
  • #13 gst_pad_push_data
    at gstpad.c line 4405
  • #14 gst_mp3parse_emit_frame
    at gstmpegaudioparse.c line 903
  • #15 gst_mp3parse_handle_data
    at gstmpegaudioparse.c line 1529
  • #16 gst_pad_chain_data_unchecked
    at gstpad.c line 4176
  • #17 gst_pad_push_data
    at gstpad.c line 4405
  • #18 gst_tag_demux_chain
    at gsttagdemux.c line 712
  • #19 gst_pad_chain_data_unchecked
    at gstpad.c line 4176
  • #20 gst_pad_push_data
    at gstpad.c line 4405
  • #21 gst_type_find_element_chain
    at gsttypefindelement.c line 762
  • #22 gst_pad_chain_data_unchecked
    at gstpad.c line 4176
  • #23 gst_pad_push_data
    at gstpad.c line 4405
  • #24 gst_proxy_pad_do_chain
    at gstghostpad.c line 163
  • #25 gst_pad_chain_data_unchecked
    at gstpad.c line 4176
  • #26 gst_pad_push_data
    at gstpad.c line 4405
  • #27 gst_base_src_loop
    at gstbasesrc.c line 2487
  • #28 gst_task_func
    at gsttask.c line 271
  • #29 default_func
    at gsttaskpool.c line 68
  • #30 g_thread_pool_thread_proxy
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gthreadpool.c line 315
  • #31 g_thread_create_proxy
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gthread.c line 1893
  • #32 start_thread
    at pthread_create.c line 300
  • #33 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

	Inferior 1 [process 20491] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors ---------------------
(rhythmbox:20491): GLib-GObject-WARNING **: invalid cast from `GstAudioSinkRingBuffer' to `GstElement'
(nautilus:5263): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5263): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5263): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5263): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5263): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
(nautilus:5263): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed
Xlib:  extension "RANDR" missing on display ":0.0".
--------------------------------------------------
Comment 1 GNOME Infrastructure Team 2018-05-24 15:28:29 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/965.