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 734088 - rhythmbox crashed with SIGSEGV in g_type_check_instance_is_a()
rhythmbox crashed with SIGSEGV in g_type_check_instance_is_a()
Status: RESOLVED DUPLICATE of bug 733165
Product: GStreamer
Classification: Platform
Component: common
1.2.4
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-01 00:23 UTC by Cristian Aravena Romero
Modified: 2014-08-01 12:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-08-01 00:23:11 UTC
Open bug in launchpad.net :
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1351103/

"Change of music."

  • #0 g_type_check_instance_is_a
    at /build/buildd/glib2.0-2.41.1/./gobject/gtype.c line 3967
  • #1 gst_pad_link_full
    at gstpad.c line 2313
  • #2 gst_pad_link
    at gstpad.c line 2445
  • #3 no_more_pads_cb
    at gstplaybin2.c line 3435
  • #4 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.41.1/./gobject/gclosure.c line 831
  • #5 g_signal_emit_valist
    at /build/buildd/glib2.0-2.41.1/./gobject/gsignal.c line 3219
  • #6 g_signal_emit
    at /build/buildd/glib2.0-2.41.1/./gobject/gsignal.c line 3367
  • #7 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.41.1/./gobject/gclosure.c line 831
  • #8 g_signal_emit_valist
    at /build/buildd/glib2.0-2.41.1/./gobject/gsignal.c line 3219
  • #9 g_signal_emit
    at /build/buildd/glib2.0-2.41.1/./gobject/gsignal.c line 3367
  • #10 gst_element_no_more_pads
    at gstelement.c line 845
  • #11 gst_decode_bin_expose
    at gstdecodebin2.c line 4055
  • #12 source_pad_blocked_cb
    at gstdecodebin2.c line 4218
  • #13 probe_hook_marshal
    at gstpad.c line 3174
  • #14 g_hook_list_marshal
    at /build/buildd/glib2.0-2.41.1/./glib/ghook.c line 672
  • #15 do_probe_callbacks
    at gstpad.c line 3268
  • #16 gst_pad_push_event_unchecked
    at gstpad.c line 4806
  • #17 push_sticky
    at gstpad.c line 3443
  • #18 events_foreach
    at gstpad.c line 570
  • #19 check_sticky
    at gstpad.c line 3499
  • #20 gst_pad_push_event
    at gstpad.c line 4958
  • #21 gst_pad_set_caps
    at /usr/include/gstreamer-1.0/gst/gstcompat.h line 55
  • #22 gst_audio_decoder_negotiate_default
    at gstaudiodecoder.c line 671
  • #23 gst_audio_decoder_negotiate_unlocked
    at gstaudiodecoder.c line 730
  • #24 check_pending_reconfigure
    at gstaudiodecoder.c line 1094
  • #25 gst_audio_decoder_finish_frame
    at gstaudiodecoder.c line 1158
  • #26 gst_flump3dec_handle_frame
    at ../../src/flump3dec-1_0.c line 145
  • #27 gst_audio_decoder_push_buffers
    at gstaudiodecoder.c line 1416
  • #28 gst_audio_decoder_chain_forward
    at gstaudiodecoder.c line 1519
  • #29 gst_audio_decoder_chain
    at gstaudiodecoder.c line 1798
  • #30 gst_pad_chain_data_unchecked
    at gstpad.c line 3836
  • #31 gst_pad_push_data
    at gstpad.c line 4069
  • #32 gst_pad_push
    at gstpad.c line 4180
  • #33 gst_base_parse_push_frame
    at gstbaseparse.c line 2302
  • #34 gst_base_parse_handle_and_push_frame
    at gstbaseparse.c line 2134
  • #35 gst_base_parse_finish_frame
    at gstbaseparse.c line 2459
  • #36 gst_mpeg_audio_parse_handle_frame
    at gstmpegaudioparse.c line 768
  • #37 gst_base_parse_handle_buffer
    at gstbaseparse.c line 1961
  • #38 gst_base_parse_scan_frame
    at gstbaseparse.c line 3121
  • #39 gst_base_parse_loop
    at gstbaseparse.c line 3194
  • #40 gst_task_func
    at gsttask.c line 317
  • #41 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.41.1/./glib/gthreadpool.c line 307
  • #42 g_thread_proxy
    at /build/buildd/glib2.0-2.41.1/./glib/gthread.c line 764
  • #43 start_thread
    at pthread_create.c line 309
  • #44 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111

Comment 1 Sebastian Dröge (slomo) 2014-08-01 12:05:33 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 bug 733165 ***