On Thu, Mar 19, 2009 at 2:05 PM, Andrew McGill <[email protected]> wrote: > Hi Anand, > > I found two core dump in /, and did a backtrace. In both cases, the error > position is the abort() call in fuse-bridge.c:2583 -- > > 2583 ERR_ABORT (buf->data);
Do you know if the system was low on memory? Have you tuned the overcommit ratio in /proc by any chance? calloc returns NULL only under dire circumstances. Avati _______________________________________________ Gluster-users mailing list [email protected] http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users
