Panic in imo_match_source (netinet/in_mcast.c)
Stef Walter
stef-list at memberwebs.com
Tue Sep 8 16:15:30 UTC 2009
Bruce Simpson wrote:
> [Brief reply as I'm meant to be doing a zillion other things...]
>
> Bruce Simpson wrote:
>>
>> Full OS version, dmesg, panic and backtrace please, when reporting
>> this kind of issue... otherwise folk can't help. Are you using SSM
>> multicast features?
>
> P.S. You might want to try demoting the KASSERT to a conditional error
> return (return no match if src is NULL or src->sa_family != AF_INET),
> and see if that fix 'just works' for you. Sometimes the asserts I
> sprinkle into code are too paranoid for what's going on, and syrinx@
> recently caught one of those.
Yes, I patched that out and have been testing. However in this case OSPF
(quagga) stops running. Maybe quagga is doing something unexpected. I've
been slowly trying to corner this issue.
Cheers,
Stef
More information about the freebsd-net
mailing list