From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 21:15:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3227A1065687 for ; Tue, 7 Oct 2008 21:15:25 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (dc.cis.okstate.edu [139.78.103.93]) by mx1.freebsd.org (Postfix) with ESMTP id E310E8FC22 for ; Tue, 7 Oct 2008 21:15:24 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (localhost.cis.okstate.edu [127.0.0.1]) by dc.cis.okstate.edu (8.14.2/8.13.8) with ESMTP id m97LFOpA087733 for ; Tue, 7 Oct 2008 16:15:24 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200810072115.m97LFOpA087733@dc.cis.okstate.edu> To: freebsd-questions@freebsd.org Date: Tue, 07 Oct 2008 16:15:24 -0500 From: Martin McCormick Subject: Strange Core Dump Error Message on a FreeBSD6.3 System X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 21:15:25 -0000 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