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
[EMAIL PROTECTED]      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. 
> Two more panics attached (the first seems to have been a double panic).
> 
> -- 
> Daniel C. Sobral
> Gerência de Operações
> Divisão de Comunicação de Dados
> Coordenação de Segurança
> TCO
> Fones: 55-61-313-7654/Cel: 55-61-9618-0904
> E-mail:       [EMAIL PROTECTED]
>       [EMAIL PROTECTED]
>       [EMAIL PROTECTED]
> 
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to