glusterfs -s serverip crashes while glusterfs -f /path/to/config/file does not. They are the same config files. This is using the latest git as of 4/20/2009 12:31PST<br /><br />In glusterfs&#39; log:<br />patchset: git://git.sv.gnu.org/gluster.git<br />signal received: 11<br />configuration details:argp 1<br />backtrace 1<br />dlfcn 1<br />fdatasync 1<br />libpthread 1<br />llistxattr 1<br />setfsid 1<br />spinlock 1<br />epoll.h 1<br />xattr.h 1<br />st_atim.tv_nsec 1<br />package-string: glusterfs 2.0.0git<br />[0xb7fd6400]<br />/usr/lib/glusterfs/2.0.0git/xlator/mount/fuse.so[0xb7fceb6b]<br />/lib/libpthread.so.0[0xb7f7619b]<br />/lib/libc.so.6(clone+0x5e)[0xb7efea5e]<br /><br />and with gdb&#39;s bt:<br />Core was generated by `/usr/sbin/glusterfs --log-level=NORMAL --volfile-server=tr3 --volfile-server-po&#39;.<br />Program terminated with signal 11, Segmentation fault.<br />[New process 9304]<br />[New process 9300]<br />[New process 9301]<br />#0  0xb759c04e in fuse_session_process (se=0x13, buf=0xb7e13000 &quot;8&quot;, len=56, ch=0x9c0c8d0) at fuse_session.c:90<br />90      fuse_session.c: No such file or directory.<br />        in fuse_session.c<br />(gdb) bt<br />#0  0xb759c04e in fuse_session_process (se=0x13, buf=0xb7e13000 &quot;8&quot;, len=56, ch=0x9c0c8d0) at fuse_session.c:90<br />#1  0xb7fceb6b in fuse_thread_proc (data=0x9bfc0a0) at fuse-bridge.c:2593<br />#2  0xb7f7619b in start_thread () from /lib/libpthread.so.0<br />#3  0xb7efea5e in clone () from /lib/libc.so.6<br />(gdb)