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 622613 - segfault in rb_player_gst_xfade_bus_cb
segfault in rb_player_gst_xfade_bus_cb
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-24 14:54 UTC by Brian J. Murrell
Modified: 2010-06-25 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian J. Murrell 2010-06-24 14:54:05 UTC


Thread 8 (Thread 14849)

  • #0 __divdi3
    from /usr/lib/gstreamer-0.10/libgstaudioconvert.so
  • #1 gst_fast_random_int32_range
    at gstfastrandom.h line 62
  • #2 gst_audio_quantize_quantize_signed_tpdf_none
    at gstaudioquantize.c line 312
  • #3 audio_convert_convert
    at audioconvert.c line 591
  • #4 gst_audio_convert_transform
    at gstaudioconvert.c line 1108
  • #5 gst_base_transform_handle_buffer
    at gstbasetransform.c line 1951
  • #6 gst_base_transform_chain
    at gstbasetransform.c line 2061
  • #7 gst_pad_chain_data_unchecked
    at gstpad.c line 4122
  • #8 gst_pad_push_data
    at gstpad.c line 4351
  • #9 gst_base_transform_chain
    at gstbasetransform.c line 2081
  • #10 gst_pad_chain_data_unchecked
    at gstpad.c line 4122
  • #11 gst_pad_push_data
    at gstpad.c line 4351
  • #12 gst_proxy_pad_do_chain
    at gstghostpad.c line 160
  • #13 gst_pad_chain_data_unchecked
    at gstpad.c line 4122
  • #14 gst_pad_push_data
    at gstpad.c line 4351
  • #15 vorbis_dec_push_forward
    at gstvorbisdec.c line 799
  • #16 vorbis_handle_data_packet
    at gstvorbisdec.c line 897
  • #17 vorbis_dec_decode_buffer
    at gstvorbisdec.c line 974
  • #18 vorbis_dec_chain_forward
    at gstvorbisdec.c line 1148
  • #19 vorbis_dec_chain
    at gstvorbisdec.c line 1177
  • #20 gst_pad_chain_data_unchecked
    at gstpad.c line 4122
  • #21 gst_pad_push_data
    at gstpad.c line 4351
  • #22 gst_single_queue_push_one
    at gstmultiqueue.c line 919
  • #23 gst_multi_queue_loop
    at gstmultiqueue.c line 1101
  • #24 gst_task_func
    at gsttask.c line 238
  • #25 default_func
    at gsttaskpool.c line 70
  • #26 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.24.1/glib/gthreadpool.c line 315
  • #27 g_thread_create_proxy
    at /build/buildd/glib2.0-2.24.1/glib/gthread.c line 1893
  • #28 start_thread
    at pthread_create.c line 300
  • #29 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

Thread 1 (Thread 12374)

  • #0 rb_player_gst_xfade_bus_cb
    at rb-player-gst-xfade.c line 1837
  • #1 gst_bus_source_dispatch
    at gstbus.c line 762
  • #2 g_main_dispatch
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 1960
  • #3 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2513
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2591
  • #5 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2799
  • #6 IA__gtk_main
    at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c line 1219
  • #7 main
    at main.c line 333
  • #0 rb_player_gst_xfade_bus_cb
    at rb-player-gst-xfade.c line 1837
  • #1 gst_bus_source_dispatch
    at gstbus.c line 762
  • #2 g_main_dispatch
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 1960
  • #3 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2513
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2591
  • #5 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.24.1/glib/gmain.c line 2799
  • #6 IA__gtk_main
    at /build/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c line 1219
  • #7 main
    at main.c line 333

Comment 1 Jonathan Matthew 2010-06-24 22:47:04 UTC
What version of rhythmbox are you using?
Comment 2 Brian J. Murrell 2010-06-25 10:39:18 UTC
0.12.8 on Ubuntu Lucid
Comment 3 Jonathan Matthew 2010-06-25 10:44:01 UTC
fixed in commit 4380848