Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2000 15:34:34 +1000 (EST)
From:      Colin Campbell <sgcccdc@citec.qld.gov.au>
To:        freebsd-questions@freebsd.org
Subject:   kernel panic backtrace
Message-ID:  <Pine.LNX.4.10.10001141518420.5839-100000@guru.citec.qld.gov.au>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.10001141518420.5839-100000>