Hi, On Sat, Jul 3, 2010 at 10:16 AM, Irshad Ahmed <irshad2005 at gmail.com> wrote: > Any help on this please..... > > While you do configure do: # ./configure CFLAGS="-g" # make install When it crashes attach the core to gdb # gdb /path/to/glusterfsd /path/to/core.pid # thread apply all bt full This will give you complete backtrace. Please post that to us. Regards, Sachidananda.