Strange Core Dump Error Message on a FreeBSD6.3 System

2008-10-07 Thread Martin McCormick
I am running some C code I wrote on a couple of FreeBSD6.3 systems, one of which has never exhibited this message and the other has now done it twice in about 6 months. The error is as follows: mem.c:877: INSIST(ctx->stats[i].gets == 0U) failed. Abort trap (core dumped) Something

Re: Strange Core Dump Error Message on a FreeBSD6.3 System

2008-10-07 Thread Jeremy Chadwick
On Tue, Oct 07, 2008 at 04:15:24PM -0500, Martin McCormick wrote: > I am running some C code I wrote on a couple of > FreeBSD6.3 systems, one of which has never exhibited this > message and the other has now done it twice in about 6 months. > The error is as follows: > > mem.c:877: INSIST(ct