> you have the entire logs entries from before, during, after. I wasn't > logging in debug mode. Strangely the logs do not have the bactrace. > core dump is here: http://webhost3.freeformit.com/core.5461.gz The core dump is not of much use outside the environment where it actually crashed. Can you run these commands for us please - gdb glusterfs -c core.5461 ... (gdb) bt .... and send us the entire output? Thanks again!