Re: panic in -HEAD multicast code

2014-04-08 Thread Adrian Chadd
On 8 April 2014 03:46, Julien Charbon wrote: > > Hi Adrian, > > > On 08/04/14 10:25, Adrian Chadd wrote: >> >> Hm, how's this happening here? I'm not detaching the interface. > > > Hm, if your are positive that nothing is detaching the interface on your > behalf (like a /etc/rc.d/netif restart s

Re: panic in -HEAD multicast code

2014-04-08 Thread Julien Charbon
Hi Adrian, On 08/04/14 10:25, Adrian Chadd wrote: Hm, how's this happening here? I'm not detaching the interface. Hm, if your are positive that nothing is detaching the interface on your behalf (like a /etc/rc.d/netif restart somewhere), then it looks like you got an unrelated case that j

Re: panic in -HEAD multicast code

2014-04-08 Thread Adrian Chadd
Hm, how's this happening here? I'm not detaching the interface. -a ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Re: panic in -HEAD multicast code

2014-04-07 Thread Julien Charbon
Hi Adrian, On 07/04/14 04:58, Adrian Chadd wrote: I'm seeing a panic in the multicast code path. I reproduce this by trying to browse network sharing on VLC. The panic: http://people.freebsd.org/~adrian/ath/core.txt.0 Any ideas? We believe this issue is due to a race condition in multica