Here is the bt: Core was generated by `/usr/sbin/glusterfs -f /etc/glusterfs/glusterfs-client.vol --log-file=/var/log/'. Program terminated with signal 11, Segmentation fault. #0 fuse_transport_init (this=0x8053378, options=0x8053180, notify=0x804e3d0 <fuse_transport_notify>) at fuse-bridge.c:1942 1942 this->buf->is_locked = 1; (gdb) bt #0 fuse_transport_init (this=0x8053378, options=0x8053180, notify=0x804e3d0 <fuse_transport_notify>) at fuse-bridge.c:1942 #1 0x0804b086 in glusterfs_mount (ctx=0xbfdcfd40, mount_point=0xbfdd0e56 "/mnt/glusterfs") at fuse-bridge.c:2130 #2 0x0804a544 in main (argc=6, argv=0xbfdcfe24) at glusterfs.c:352 Looks like a bug in fuse-bridge. 425 client works fine. I haven't tried 426-428 Same crash on start on my other client. Harris