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(ctx->stats[i].gets == 0U) failed.
> Abort trap (core dumped)
> 
>   Something obviously is wrong regarding memory allocation
> but why this one system?
> 
>   Is there anything I can look for in netstat -m that
> might help me solve the puzzle?
> 
> Thanks.

Try freebsd-hackers for this sort of question.

-- 
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking   http://www.parodius.com/ |
| UNIX Systems Administrator  Mountain View, CA, USA |
| Making life hard for others since 1977.  PGP: 4BD6C0CB |

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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 obviously is wrong regarding memory allocation
but why this one system?

Is there anything I can look for in netstat -m that
might help me solve the puzzle?

Thanks.

Martin McCormick WB5AGZ  Stillwater, OK 
Systems Engineer
OSU Information Technology Department Telecommunications Services Group
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"