gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Crash when loading client file from server


From: plrca2
Subject: [Gluster-devel] Crash when loading client file from server
Date: Mon, 20 Apr 2009 19:32:26 +0000

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

In glusterfs' log:
patchset: git://git.sv.gnu.org/gluster.git
signal received: 11
configuration details:argp 1
backtrace 1
dlfcn 1
fdatasync 1
libpthread 1
llistxattr 1
setfsid 1
spinlock 1
epoll.h 1
xattr.h 1
st_atim.tv_nsec 1
package-string: glusterfs 2.0.0git
[0xb7fd6400]
/usr/lib/glusterfs/2.0.0git/xlator/mount/fuse.so[0xb7fceb6b]
/lib/libpthread.so.0[0xb7f7619b]
/lib/libc.so.6(clone+0x5e)[0xb7efea5e]

and with gdb's bt:
Core was generated by `/usr/sbin/glusterfs --log-level=NORMAL --volfile-server=tr3 --volfile-server-po'.
Program terminated with signal 11, Segmentation fault.
[New process 9304]
[New process 9300]
[New process 9301]
#0 0xb759c04e in fuse_session_process (se=0x13, buf=0xb7e13000 "8", len=56, ch=0x9c0c8d0) at fuse_session.c:90
90 fuse_session.c: No such file or directory.
in fuse_session.c
(gdb) bt
#0 0xb759c04e in fuse_session_process (se=0x13, buf=0xb7e13000 "8", len=56, ch=0x9c0c8d0) at fuse_session.c:90
#1 0xb7fceb6b in fuse_thread_proc (data="" at fuse-bridge.c:2593
#2 0xb7f7619b in start_thread () from /lib/libpthread.so.0
#3 0xb7efea5e in clone () from /lib/libc.so.6
(gdb)
reply via email to

[Prev in Thread] Current Thread [Next in Thread]