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 657881 - rhythmbox-metadata crashed with SIGSEGV in type_check_is_value_type_U()
rhythmbox-metadata crashed with SIGSEGV in type_check_is_value_type_U()
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-31 22:13 UTC by Cristian Aravena Romero
Modified: 2012-08-11 17:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2011-08-31 22:13:06 UTC
Open bug in launchpad.net
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/838193

"Opening rhythmbox, It automatically updates the music database, and I got this crash."

  • #0 type_check_is_value_type_U
    at /build/buildd/glib2.0-2.29.16/./gobject/gtype.c line 4084
  • #1 g_type_check_value
    at /build/buildd/glib2.0-2.29.16/./gobject/gtype.c line 4126
  • #2 gst_value_init_and_copy
    at gstvalue.c line 3854
  • #3 gst_structure_copy
    at gststructure.c line 312
  • #4 gst_structure_copy_conditional
    at gststructure.c line 2335
  • #5 _g_type_boxed_copy
    at /build/buildd/glib2.0-2.29.16/./gobject/gtype.c line 4225
  • #6 boxed_proxy_collect_value
    at /build/buildd/glib2.0-2.29.16/./gobject/gboxed.c line 225
  • #7 boxed_proxy_collect_value
    at /build/buildd/glib2.0-2.29.16/./gobject/gboxed.c line 210
  • #8 gst_structure_id_set_valist_internal
    at gststructure.c line 647
  • #9 gst_structure_id_set
    at gststructure.c line 681
  • #10 collect_stream_information
    at gstdiscoverer.c line 594
  • #11 find_stream_for_node
    at gstdiscoverer.c line 773
  • #12 parse_stream_topology
    at gstdiscoverer.c line 819
  • #13 parse_stream_topology
    at gstdiscoverer.c line 858
  • #14 parse_stream_topology
    at gstdiscoverer.c line 852
  • #15 discoverer_collect
    at gstdiscoverer.c line 972
  • #16 gst_discoverer_discover_uri
  • #17 rb_metadata_load
  • #18 rb_metadata_dbus_load
    at rb-metadata-dbus-service.c line 75
  • #19 handle_method_call
    at rb-metadata-dbus-service.c line 197
  • #20 call_in_idle_cb
    at /build/buildd/glib2.0-2.29.16/./gio/gdbusconnection.c line 4440
  • #21 g_idle_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 4780
  • #22 g_main_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 2439
  • #23 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3008
  • #24 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3086
  • #25 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #26 main
    at rb-metadata-dbus-service.c line 408

Comment 1 Jonathan Matthew 2011-08-31 22:34:23 UTC
Reassigning to GStreamer since it crashed inside gst_discoverer_discover_uri.

Does "gst-discoverer-0.10 file:///home/nicolas/Musique/B/The%20Beatles/The%20White%20Album%20(UK%20Stereo)%20(DESS%20Blue%20Box%20Remaster)/Cd01/12%20-%20Piggies.flac" also crash?
Comment 2 David Schleef 2011-09-01 23:44:07 UTC
Yeah, need more information here, such as whether the test command above also crashes, and whether it's intermittent, etc.
Comment 3 Fabio Durán Verdugo 2011-10-17 01:50:53 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!
Comment 4 Edward Donovan 2012-08-11 17:30:09 UTC
I think this is probably a duplicate of bug 662120.  I examined their respective bugs reports in Launchpad, and the stacktrace was the same.  I don't think I have privileges to mark this as a duplicate, here.  Thanks.