Date: Tue, 25 Feb 2003 14:04:25 -0500 (EST) From: Robert Watson <rwatson@freebsd.org> To: "Daniel C. Sobral" <dcs@tcoip.com.br> Cc: current@freebsd.org Subject: Re: mac_mls still panics Message-ID: <Pine.NEB.3.96L.1030225140317.88812B-100000@fledge.watson.org> In-Reply-To: <3E5BB8F6.3060707@tcoip.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1030225140317.88812B-100000>