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 522945 - gvfs-fuse-daemon crashed with SIGSEGV in pthread_mutex_lock()
gvfs-fuse-daemon crashed with SIGSEGV in pthread_mutex_lock()
Status: RESOLVED NOTGNOME
Product: gvfs
Classification: Core
Component: fuse
0.2.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2008-03-17 12:21 UTC by Pedro Villavicencio
Modified: 2008-03-17 12:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Pedro Villavicencio 2008-03-17 12:21:38 UTC
This bug has been filed here:

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

"I was trying out the new gvfs-fuse stuff by opening avidemux on a remote file via an sftp connection in nautilus. It appeared to be working (if slowly) until gvfs-fuse crashed and avidemux hit an assertion failure.

This is the first time it happened, but here's what I did:
1) Alt-F2
2) "ssh://<myserver>/<path>"
3) right click on a video file
4) selection avidemux
5) wait...
6) crash
"

".

Thread 1 (process 30595)

  • #0 pthread_mutex_lock
    from /lib/tls/i686/cmov/libpthread.so.0
  • #1 vfs_read
    at gvfsfusedaemon.c line 1169
  • #2 fuse_fs_read
    at fuse.c line 854
  • #3 fuse_lib_read
    at fuse.c line 1961
  • #4 do_read
    at fuse_lowlevel.c line 623
  • #5 fuse_ll_process
    at fuse_lowlevel.c line 1182
  • #6 fuse_session_process
    at fuse_session.c line 90
  • #7 fuse_do_work
    at fuse_loop_mt.c line 100
  • #8 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #9 clone
    from /lib/tls/i686/cmov/libc.so.6"

Comment 1 Pedro Villavicencio 2008-03-17 12:46:11 UTC
closing this as per conversation with Christian on IRC.