Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2014 12:42:35 +0800
From:      Julian Elischer <julian@freebsd.org>
To:        =?UTF-8?B?UGF3ZcWCIFR5bGw=?= <ofca@ofca.me>, Adrian Chadd <adrian@freebsd.org>
Cc:        FreeBSD Net <freebsd-net@freebsd.org>, noc@hostelnet.ru
Subject:   Re: FreeBSD 9 as PPPoE BRAS(mpd 5.7) kernel panic
Message-ID:  <53A7B03B.60509@freebsd.org>
In-Reply-To: <2510165566.20140623011620@ofca.me>
References:  <53A719C3.3040002@hostelnet.ru> <CAJ-Vmo=5YuSybyJMQtv6PUwXAGWyAxzvAZs4SgZyKwYS9aDMCw@mail.gmail.com> <2510165566.20140623011620@ofca.me>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/23/14, 7:16 AM, Paweł Tyll wrote:
> Hello Adrian,
>
> Sunday, June 22, 2014, 8:14:22 PM, you wrote:
>> They're NULL pointer derferences, so it's likely a race condition with
>> some other thread destroying something and setting the pointer value
>> to NULL somewhere.
>> I thought this was a reasonably well known problem? Was it ever fixed
>> in 10/head?
> It  probably  wasn't, since I had similar issues on 10-STABLE r266523.
> It's  caused  (most  often)  by  packet returning from traffic shaping
> queues, when in the meantime ng interface got destroyed by mpd. That's
> why the sleep hack works; mpd destroys interface 1s later that usual.
>
> Curious  though,  that  hostelnet uses ng_car for traffic shaping, yet
> things  still panic, even though whole ordeal happens inside netgraph.
>
> Lots of entry-points for a fix :)

probably means we need to look at a netgraph framework based fix.

>
> _______________________________________________
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53A7B03B.60509>