Script started on Sun 15 Jul 2007 12:19:30 PM PDT root@device128:/# gdb -c core.20303 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. warning: .dynamic section for "/usr/local/lib/libfuse.so.2" is not at the expected address 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/transport/tcp/client.so...done. Loaded symbols for /usr/local/lib/glusterfs/1.3.0-pre5.2/transport/tcp/client.so Reading symbols from /usr/local/lib/glusterfs/1.3.0-pre5.2/scheduler/alu.so...done. Loaded symbols for /usr/local/lib/glusterfs/1.3.0-pre5.2/scheduler/alu.so Reading symbols from /lib/tls/i686/cmov/libnss_files.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libnss_files.so.2 Reading symbols from /lib/tls/i686/cmov/libnss_dns.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libnss_dns.so.2 Reading symbols from /lib/tls/i686/cmov/libresolv.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libresolv.so.2 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 0xb76006c1 in gf_unify_self_heal (frame=0x80c0818, this=0x8059868, local=0x80d2858) at ../../../../../xlators/cluster/unify/src/unify-self-heal.c:427 427 ../../../../../xlators/cluster/unify/src/unify-self-heal.c: No such file or directory. in ../../../../../xlators/cluster/unify/src/unify-self-heal.c (gdb) bt #0 0xb76006c1 in gf_unify_self_heal (frame=0x80c0818, this=0x8059868, local=0x80d2858) at ../../../../../xlators/cluster/unify/src/unify-self-heal.c:427 #1 0xb75f3ab9 in unify_lookup_cbk (frame=0x80c0818, cookie=0x8054958, this=0x8059868, op_ret=0, op_errno=116, inode=0x80d3980, buf=0x80cbce0) at ../../../../../xlators/cluster/unify/src/unify.c:302 #2 0xb760ce28 in client_lookup_cbk (frame=0x809c1e0, args=0x80d1740) at ../../../../../xlators/protocol/client/src/client-protocol.c:3873 #3 0xb760db8e in client_protocol_interpret (trans=0x805f878, blk=0x80ce8e8) at ../../../../../xlators/protocol/client/src/client-protocol.c:4256 #4 0xb760e70e in notify (this=0x8054958, event=2, data=0x805f878) at ../../../../../xlators/protocol/client/src/client-protocol.c:4565 #5 0xb7f8fbcf in transport_notify (this=0x805f878, event=1) at ../../../libglusterfs/src/transport.c:152 #6 0xb7f902d8 in epoll_notify (eevent=1, data=0x805f878) at ../../../libglusterfs/src/epoll.c:54 #7 0xb7f905bc in sys_epoll_iteration (ctx=0xbf996334) at ../../../libglusterfs/src/epoll.c:146 #8 0xb7f8fdfc in poll_iteration (ctx=0xbf996334) at ../../../libglusterfs/src/transport.c:260 #9 0x0804a8ce in main (argc=8, argv=0xbf996424) at ../../../glusterfs-fuse/src/glusterfs.c:348 (gdb) quit root@device128:/# exit Script done on Sun 15 Jul 2007 12:19:42 PM PDT