From owner-freebsd-questions Thu Jan 13 21:34:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from inet03.citec.qld.gov.au (inet03.citec.qld.gov.au [203.5.10.10]) by hub.freebsd.org (Postfix) with ESMTP id 075B114E78 for ; Thu, 13 Jan 2000 21:34:41 -0800 (PST) (envelope-from sgcccdc@citec.qld.gov.au) Received: by inet03.citec.qld.gov.au; id PAA25282; Fri, 14 Jan 2000 15:34:37 +1000 (EST) Received: from guru.citec.qld.gov.au( 147.132.20.47) by inet03.citec.qld.gov.au via smap (V2.0) id xma025085; Fri, 14 Jan 00 15:34:27 +1000 Received: from localhost (sgcccdc@localhost) by guru.citec.qld.gov.au (8.9.3/8.9.3) with ESMTP id PAA05857 for ; Fri, 14 Jan 2000 15:34:34 +1000 X-Authentication-Warning: guru.citec.qld.gov.au: sgcccdc owned process doing -bs Date: Fri, 14 Jan 2000 15:34:34 +1000 (EST) From: Colin Campbell To: freebsd-questions@freebsd.org Subject: kernel panic backtrace Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Not sure if I should send this here or to Darren Reed. Here's a backtrace from a panic that occurred yesterday: (kgdb) where #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 #1 0xc013e564 in at_shutdown ( function=0xc01ecfc4 <__set_sysctl__kern_ipc_sym_sysctl___kern_ipc_mbstat+40>, arg=0x1, queue=-1021881808) at ../../kern/kern_shutdown.c:446 #2 0xc0154fb2 in m_copydata (m=0xc1575400, off=0, len=28, cp=0xc317524b "_8\"pD\005\005") at ../../kern/uipc_mbuf.c:577 #3 0xc017e295 in ipllog (dev=0, crc=8297728, items=0xc0200504, itemsz=0xc02004fc, types=0xc02004f4, cnt=2) at ../../netinet/ip_log.c:351 #4 0xc017e176 in ipflog (flags=25, ip=0xc1d3d810, fin=0xc0200558, m=0xc1575400) at ../../netinet/ip_log.c:267 #5 0xc0176ae8 in fr_check (ip=0xc1d3d810, hlen=20, ifp=0xc252d000, out=0, mp=0xc02005cc) at ../../netinet/fil.c:779 #6 0xc017cd08 in ip_input (m=0xc1575400) at ../../netinet/ip_input.c:390 #7 0xc017d167 in ipintr () at ../../netinet/ip_input.c:735 This is on @(#)FreeBSD 3.2-RELEASE #0: Wed Dec 1 17:46:41 EST 1999 and here's some useful(?) info: static const char sccsid[] = "@(#)fil.c 1.36 6/5/96 (C) 1993-1996 Darren Reed"; static const char rcsid[] = "@(#)$Id: fil.c,v 1.4 1998/11/26 18:54:51 eivind Exp $"; $Id: ip_log.c,v 1.6 1998/12/07 21:58:41 archie Exp $ @(#)uipc_mbuf.c 8.2 (Berkeley) 1/4/94 $Id: uipc_mbuf.c,v 1.37.2.1 1999/04/12 10:07:14 des Exp $ Is anyone interested? If so, what more information do you want? One day I'll upgrade but right now I am stuck on this version. Colin -- Colin Campbell Unix Support/Postmaster/Hostmaster CITEC +61 7 3227 7112 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message