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 597602 - rhythmbox crashed with SIGSEGV in g_list_prepend()
rhythmbox crashed with SIGSEGV in g_list_prepend()
Status: RESOLVED INVALID
Product: rhythmbox
Classification: Other
Component: Removable Media
0.12.x
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-06 20:00 UTC by Pedro Villavicencio
Modified: 2009-10-08 14:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2009-10-06 20:00:13 UTC
this report has been filed here:

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

"Rhythmbox crashes when I connect my player (MTP device, Sony Walkman NWZ-A829)"

Rhythmbox version is: 0.12.5-0ubuntu1

".

Thread 1 (process 20121)

  • #0 g_list_prepend
    from /lib/libglib-2.0.so.0
  • #1 rb_mtp_source_constructor
    at rb-mtp-source.c line 363
  • #2 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #3 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #5 rb_mtp_source_new
    at rb-mtp-source.c line 510
  • #6 create_source_device_cb
    at rb-mtp-plugin.c line 360
  • #7 rb_marshal_OBJECT__OBJECT
    at rb-marshal.c line 466
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #12 uevent_cb
    at rb-removable-media-manager.c line 582
  • #13 g_udev_marshal_VOID__STRING_OBJECT
    from /usr/lib/libgudev-1.0.so.0
  • #14 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib/libgudev-1.0.so.0
  • #19 ??
    from /lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #21 ??
    from /lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #23 gtk_marshal_VOID__POINTER_POINTER_UINT_UINT
    at /build/buildd/gtk+2.0-2.18.1/gtk/gtkmarshal.c line 829
  • #24 main
    at main.c line 332

Comment 1 Jonathan Matthew 2009-10-06 21:38:31 UTC
I don't see how it can possibly be crashing there. A stack trace with debug symbols for glib might help.
Comment 2 Pedro Villavicencio 2009-10-08 14:27:57 UTC
the reporter stated that the problem was a conflict between libmtp he had installed, but he solved it, closing this report, thanks.