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 629183 - gvfsd-obexftp crashed with signal 5 in g_object_unref()
gvfsd-obexftp crashed with signal 5 in g_object_unref()
Status: RESOLVED OBSOLETE
Product: gvfs
Classification: Core
Component: [obsolete] obexftp backend
1.6.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-09 15:26 UTC by Pedro Villavicencio
Modified: 2015-03-04 15:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Pedro Villavicencio 2010-09-09 15:26:45 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gvfs/+bug/631026

"I tried to umount my phone when refresh operation was in progress."

".

Thread 1 (process 6580)

  • #0 g_logv
    at /build/buildd/glib2.0-2.25.15/glib/gmessages.c line 554
  • #1 g_log
    at /build/buildd/glib2.0-2.25.15/glib/gmessages.c line 568
  • #2 g_mutex_free_posix_impl
    at /build/buildd/glib2.0-2.25.15/gthread/gthread-posix.c line 171
  • #3 g_vfs_backend_obexftp_finalize
    at gvfsbackendobexftp.c line 495
  • #4 g_object_unref
    at /build/buildd/glib2.0-2.25.15/gobject/gobject.c line 2580
  • #5 g_value_unset
    at /build/buildd/glib2.0-2.25.15/gobject/gvalue.c line 275
  • #6 g_signal_emit_valist
    at /build/buildd/glib2.0-2.25.15/gobject/gsignal.c line 3013
  • #7 g_signal_emit
    at /build/buildd/glib2.0-2.25.15/gobject/gsignal.c line 3040
  • #8 handle_async_reply
    at gvfsdbusutils.c line 1219
  • #9 complete_pending_call_and_unlock
    at dbus-connection.c line 2234
  • #10 dbus_connection_dispatch
    at dbus-connection.c line 4397
  • #11 message_queue_dispatch
    at dbus-gmain.c line 101
  • #12 g_main_context_dispatch
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2119
  • #13 g_main_context_iterate
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2750
  • #14 g_main_loop_run
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2958
  • #15 daemon_main
    at daemon-main.c line 294
  • #16 main
    at daemon-main-generic.c line 39

Comment 1 Balló György 2012-11-09 10:28:39 UTC
It still happens in gvfs 1.14.1. 

These are the console messages:

(process:2007): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GVfsBackendObexftp'
GLib (gthread-posix.c): Unexpected error from C library during 'pthread_mutex_lock': Invalid argument.  Aborting.
Comment 2 Ondrej Holy 2015-03-04 15:36:10 UTC
Obexftp backend has been obsoleted in GNOME 3.10, because it is incompatible with Bluez 5, however limited bluetooth support is currently built-in in GNOME desktop.