tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ne(4) mismatched psref target class
Taylor R Campbell wrote:
> This looks like something tried to use a psref target -- i.e., an
> object that you can acquire psref to, in this case a struct ifaddr
> object -- after it was destroyed with psref_target_destroy, or
> possibly before it was initialized with psref_target_init.
After some more debugging it looks like there is no problem with psref at
all. psref_acquire() panics, because ne0's ifaddr was trashed. Not only the
ifa_psref part, but the whole structure. :|
Will find out where that happens...
--
Frank Wille
Home |
Main Index |
Thread Index |
Old Index