Script started on Wed 11 Jul 2007 03:42:19 PM PDT root@device128:/# gdb -c coerere.4032 glusterfs GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". warning: Can't read pathname for load map: Input/output error. Reading symbols from /usr/local/lib/libglusterfs.so.0...done. Loaded symbols for /usr/local/lib/libglusterfs.so.0 Reading symbols from /usr/local/lib/libfuse.so.2...done. Loaded symbols for /usr/local/lib/libfuse.so.2 Reading symbols from /lib/tls/i686/cmov/libdl.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libdl.so.2 Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...done. Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0 Reading symbols from /lib/tls/i686/cmov/libc.so.6...done. Loaded symbols for /lib/tls/i686/cmov/libc.so.6 Reading symbols from /lib/tls/i686/cmov/librt.so.1...done. Loaded symbols for /lib/tls/i686/cmov/librt.so.1 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/protocol/client.so...done. Loaded symbols for /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/protocol/client.so Reading symbols from /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/cluster/unify.so...done. Loaded symbols for /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/cluster/unify.so Reading symbols from /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/performance/write-behind.so...done. Loaded symbols for /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/performance/write-behind.so Reading symbols from /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/performance/read-ahead.so...done. Loaded symbols for /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/performance/read-ahead.so Reading symbols from /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/protocol/server.so...done. Loaded symbols for /usr/local/lib/glusterfs/1.3.0-pre5.2/xlator/protocol/server.so Reading symbols from /lib/libgcc_s.so.1...done. Loaded symbols for /lib/libgcc_s.so.1 Core was generated by `[glusterfs] '. Program terminated with signal 11, Segmentation fault. #0 0xb7ea7c2b in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7ea7c2b in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7e7a884 in vfprintf () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7e98b8c in vasprintf () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7e7fe1e in asprintf () from /lib/tls/i686/cmov/libc.so.6 #4 0xb7fae0b9 in inode_table_new (lru_limit=1024, xl=0x8051a8e) at ../../../libglusterfs/src/inode.c:1056 #5 0x0804fee4 in fuse_init (data=0x80533f8, conn=0x8053a84) at ../../../glusterfs-fuse/src/fuse-bridge.c:1679 #6 0xb7f9666f in do_init (req=0x8053288, nodeid=0, inarg=0x8053270) at fuse_lowlevel.c:986 #7 0xb7f96223 in fuse_ll_process (data=0x80539e8, buf=0x8053248 "8", len=56, ch=0x8053930) at fuse_lowlevel.c:1159 #8 0xb7f97a16 in fuse_session_process (se=0x8053910, buf=0x8053248 "8", len=56, ch=0x8053930) at fuse_session.c:89 #9 0x08050735 in fuse_transport_notify (xl=0x805a170, event=2, data=0x80533f8) at ../../../glusterfs-fuse/src/fuse-bridge.c:1943 #10 0xb7fab387 in transport_notify (this=0x80533f8, event=1) at ../../../libglusterfs/src/transport.c:152 #11 0xb7faba58 in epoll_notify (eevent=1, data=0x80533f8) at ../../../libglusterfs/src/epoll.c:54 #12 0xb7fabd3c in sys_epoll_iteration (ctx=0xbfd7b464) at ../../../libglusterfs/src/epoll.c:146 #13 0xb7fab57a in poll_iteration (ctx=0xbfd7b464) at ../../../libglusterfs/src/transport.c:260 ---Type to continue, or q to quit--- #14 0x0804a85e in main (argc=8, argv=0xbfd7b554) at ../../../glusterfs-fuse/src/glusterfs.c:348 (gdb) (gdb) quit root@device128:/# ls -quit root@device128:/# exit Script done on Wed 11 Jul 2007 03:43:01 PM PDT