Hi,

On Sat, Jul 3, 2010 at 10:16 AM, Irshad Ahmed <[email protected]> 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.
_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to