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 616664 - rhythmbox-metadata crashed with SIGSEGV in g_return_if_fail_warning()
rhythmbox-metadata crashed with SIGSEGV in g_return_if_fail_warning()
Status: RESOLVED DUPLICATE of bug 615175
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-23 16:26 UTC by Pedro Villavicencio
Modified: 2010-04-23 20:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2010-04-23 16:26:45 UTC
this bug has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/rhythmbox/+bug/528085

"got the crash while editing tags on music files"

it seems reproducible with mp3, oggs and flac

".

Thread 1 (process 5114)

  • #0 IA__g_slice_alloc
    at /build/buildd/glib2.0-2.24.0/glib/gslice.c line 486
  • #1 IA__g_string_sized_new
    at /build/buildd/glib2.0-2.24.0/glib/gstring.c line 415
  • #2 IA__g_string_new
  • #3 IA__g_log_default_handler
  • #4 IA__g_logv
    at /build/buildd/glib2.0-2.24.0/glib/gmessages.c line 519
  • #5 IA__g_log
    at /build/buildd/glib2.0-2.24.0/glib/gmessages.c line 569
  • #6 IA__g_return_if_fail_warning
  • #7 IA__g_object_ref
    at /build/buildd/glib2.0-2.24.0/gobject/gobject.c line 2397
  • #8 gst_object_ref
    at gstobject.c line 299
  • #9 gst_registry_feature_filter
    at gstregistry.c line 729
  • #10 gst_decode_bin_init
    at gstdecodebin.c line 376
  • #11 IA__g_type_create_instance
    at /build/buildd/glib2.0-2.24.0/gobject/gtype.c line 1885
  • #12 g_object_constructor
    at /build/buildd/glib2.0-2.24.0/gobject/gobject.c line 1396
  • #13 IA__g_object_newv
    at /build/buildd/glib2.0-2.24.0/gobject/gobject.c line 1261
  • #14 IA__g_object_new_valist
    at /build/buildd/glib2.0-2.24.0/gobject/gobject.c line 1377
  • #15 IA__g_object_new
    at /build/buildd/glib2.0-2.24.0/gobject/gobject.c line 1095
  • #16 gst_element_factory_create
    at gstelementfactory.c line 413
  • #17 gst_element_factory_make
    at gstelementfactory.c line 482
  • #18 make_pipeline_element
    at rb-metadata-gst.c line 546
  • #19 rb_metadata_load
  • #20 _handle_message
    at rb-metadata-dbus-service.c line 127
  • #21 _dbus_object_tree_dispatch_and_unlock
    at dbus-object-tree.c line 856
  • #22 dbus_connection_dispatch
    at dbus-connection.c line 4485
  • #23 message_queue_dispatch
    at dbus-gmain.c line 101
  • #24 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.24.0/glib/gmain.c line 1960
  • #25 g_main_context_iterate
    at /build/buildd/glib2.0-2.24.0/glib/gmain.c line 2591
  • #26 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.24.0/glib/gmain.c line 2799
  • #27 main
    at rb-metadata-dbus-service.c line 550

Comment 1 Jonathan Matthew 2010-04-23 20:50:19 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.

I think this indicates memory corruption occurring in the metadata helper process.

*** This bug has been marked as a duplicate of bug 615175 ***