From owner-freebsd-current Tue Feb 25 11: 4:41 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D5DA37B401 for ; Tue, 25 Feb 2003 11:04:40 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9192F43F75 for ; Tue, 25 Feb 2003 11:04:39 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id h1PJ4PP4017407; Tue, 25 Feb 2003 14:04:26 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Tue, 25 Feb 2003 14:04:25 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: "Daniel C. Sobral" Cc: current@freebsd.org Subject: Re: mac_mls still panics In-Reply-To: <3E5BB8F6.3060707@tcoip.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Question on both of these: could you inspect the struct ifnet pointer on the mbuf and see what interface they originated from? Also, the dumps are still showing NULL local variables where it should not be possible -- does manual inspection of the variables in the debugger reveal different values (ifnetlabel, mbuflabel, etc). You might want to see if compiling with -O0 gives better results, as it will force memory to be allocated for all local variables, I believe. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Tue, 25 Feb 2003, Daniel C. Sobral wrote: > No, it didn't fix the problem. I must have mixed kernels when I tested.= =20 > Two more panics attached (the first seems to have been a double panic). >=20 > --=20 > Daniel C. Sobral > Ger=EAncia de Opera=E7=F5es > Divis=E3o de Comunica=E7=E3o de Dados > Coordena=E7=E3o de Seguran=E7a > TCO > Fones: 55-61-313-7654/Cel: 55-61-9618-0904 > E-mail:=09Daniel.Capo@tco.net.br > =09Daniel.Sobral@tcoip.com.br > =09dcs@tcoip.com.br >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message