From owner-freebsd-stable@FreeBSD.ORG Sun Nov 13 14:45:05 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64F6516A41F for ; Sun, 13 Nov 2005 14:45:05 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1271B43D45 for ; Sun, 13 Nov 2005 14:45:05 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 5292E46B43; Sun, 13 Nov 2005 09:45:04 -0500 (EST) Date: Sun, 13 Nov 2005 14:45:04 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Jason In-Reply-To: <20051113134951.GA3965@monsterjam.org> Message-ID: <20051113144034.S88008@fledge.watson.org> References: <20051113134951.GA3965@monsterjam.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: stable@freebsd.org Subject: Re: can someone please let me know what this crash means? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 14:45:05 -0000 On Sun, 13 Nov 2005, Jason wrote: > Just had my server drop into debugger this morning after running for 78 days.. > and heres what the trace said.. > > OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n > Compiled on Dec 4 2004, 19:14:15. > > Press CTRL-A Z for help on special keys If you have a scroll-back it would be helpful to see the output immediately above this -- specifically, the panic message. Also, is the date of the kernel (aug 26) approximately synchronized with the source code it's built from, or is it earlier source? If not, could you tell me the revisions of netinet/{tcp*,in_pcb}.c? Thanks, Robert N M Watson > db> AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0 > No such command > db> trace > Tracing pid 608 tid 100103 td 0xc2688480 > kdb_enter(c07ec00d) at kdb_enter+0x2b > panic(c07e8435,c07eb5f7,c07eb390,366,c299b434) at panic+0x127 > mtx_destroy(c812457c,0) at mtx_destroy+0x5c > in_pcbdetach(c81244ec,c616e6f0,c616e6f0,14,e830db44) at in_pcbdetach+0x1b4 > tcp_close(c616e6f0,1,0,14,c616e6f0) at tcp_close+0x94 > tcp_input(c3e3b200,14,6da8d318,0,0) at tcp_input+0x16df > ip_input(c3e3b200) at ip_input+0x50d > div_output(c2728288,c3e3b200,c263b620,0,e830dc0c) at div_output+0x1f7 > div_send(c2728288,0,c3e3b200,c263b620,0) at div_send+0x3f > sosend(c2728288,c263b620,e830dc40,c3e3b200,0) at sosend+0x5e7 > kern_sendit(c2688480,3,e830dcbc,0,0) at kern_sendit+0x104 > sendit(c2688480,3,e830dcbc,0,bfbeed98) at sendit+0x161 > sendto(c2688480,e830dd04,6,6888be,292) at sendto+0x4d > syscall(2f,bfbf002f,e830002f,1,28) at syscall+0x227 > Xint0x80_syscall() at Xint0x80_syscall+0x1f > --- syscall (133, FreeBSD ELF32, sendto), eip = 0x280d31cf, esp = 0xbfbeecdc, ebp = > 0xbfbfed88 --- > db> > > monsterjam jason $ uname -a > FreeBSD monsterjam.org 5.4-STABLE FreeBSD 5.4-STABLE #2: Fri Aug 26 15:15:59 EDT 2005 > monsterjam.org:/usr/src/sys/i386/compile/FREEBIE i386 > > > thanks/regards, > Jason > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >