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 661173 - bluetooth-sendto crashed with SIGSEGV in g_type_instance_get_private()
bluetooth-sendto crashed with SIGSEGV in g_type_instance_get_private()
Status: RESOLVED DUPLICATE of bug 654172
Product: gnome-bluetooth
Classification: Core
Component: general
3.2.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2011-10-07 11:59 UTC by Pedro Villavicencio
Modified: 2011-10-19 14:33 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-10-07 11:59:15 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/855549

"Found while trying to send a file to my phone from this laptop as part of a test"

Package: gnome-bluetooth 3.2.0-0ubuntu1

".

Thread 1 (Thread 0xb6821840 (LWP 5433))

  • #0 g_type_instance_get_private
    at /build/buildd/glib2.0-2.30.0/./gobject/gtype.c line 4503
  • #1 device_created
    at bluetooth-client.c line 591
  • #2 g_cclosure_marshal_VOID__BOXED
    at /build/buildd/glib2.0-2.30.0/./gobject/gmarshal.c line 574
  • #3 marshal_dbus_message_to_g_marshaller
    at dbus-gproxy.c line 1733
  • #4 g_closure_invoke
    at /build/buildd/glib2.0-2.30.0/./gobject/gclosure.c line 774
  • #5 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3272
  • #6 g_signal_emit_valist
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3003
  • #7 g_signal_emit
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3060
  • #8 dbus_g_proxy_emit_remote_signal
    at dbus-gproxy.c line 1786
  • #9 dbus_g_proxy_manager_filter
    at dbus-gproxy.c line 1353
  • #10 dbus_g_proxy_manager_filter
    at dbus-gproxy.c line 1194
  • #11 dbus_connection_dispatch
    at ../../dbus/dbus-connection.c line 4603
  • #12 message_queue_dispatch
    at dbus-gmain.c line 90
  • #13 g_main_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 2441
  • #14 g_main_context_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3011
  • #15 g_main_context_iterate
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3089
  • #16 g_main_loop_run
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3297
  • #17 gtk_main
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c line 1367
  • #18 main
    at main.c line 854

Comment 1 Bastien Nocera 2011-10-19 14:33:17 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 654172 ***