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 544615 - rhythmbox crashed with SIGSEGV in gst_marshal_BOOLEAN__POINTER()
rhythmbox crashed with SIGSEGV in gst_marshal_BOOLEAN__POINTER()
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-24 23:00 UTC by Sebastien Bacher
Modified: 2010-06-26 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2008-07-24 23:00:33 UTC
the bug has been opened on https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/250102

"Binary package hint: rhythmbox

I had just clicked the Play button in shuffle mode, on a fresh instance of Rhythmbox when it crashed. Crash report attached.

  • #0 ??
  • #1 cb_probe
    at gststreaminfo.c line 200
  • #2 gst_marshal_BOOLEAN__POINTER
    at gstmarshal.c line 584
  • #3 IA__g_object_get_qdata
    at /build/buildd/glib2.0-2.17.4/gobject/gobject.c line 2440
  • #4 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.17.4/gobject/gsignal.c line 2912
  • #5 gst_pad_emit_have_data_signal
    at gstpad.c line 3516
  • #6 gst_pad_push_event
    at gstpad.c line 4171
  • #7 gst_proxy_pad_do_event
    at gstghostpad.c line 142
  • #8 gst_pad_send_event
    at gstpad.c line 4329
  • #9 gst_pad_push_event
    at gstpad.c line 4185
  • #10 gst_pad_event_default
    at gstpad.c line 2999
  • #11 gst_faad_sink_event
    at gstfaad.c line 892
  • #12 gst_pad_send_event
    at gstpad.c line 4329
  • #13 gst_pad_push_event
    at gstpad.c line 4185
  • #14 gst_queue_loop
    at gstqueue.c line 1074
  • #15 gst_task_func
    at gsttask.c line 192
  • #16 IA__g_thread_pool_free
    at /build/buildd/glib2.0-2.17.4/glib/gthreadpool.c line 711
  • #17 IA__g_static_private_free
    at /build/buildd/glib2.0-2.17.4/glib/gthread.c line 537
  • #18 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #19 clone
    from /lib/tls/i686/cmov/libc.so.6"

Comment 1 Jonathan Matthew 2008-07-27 07:58:17 UTC
This appears to be a bug in GStreamer's faad and/or playbin plugins.
Comment 2 Sebastian Dröge (slomo) 2010-05-10 10:11:39 UTC
This looks like another case of the non-threadsafe GObject notify signal... this doesn't happen with playbin2 I assume? Also, does this still happen with latest releases?
Comment 3 Tobias Mueller 2010-06-26 19:30:00 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!