DragonFly bugs List (threaded) for 2008-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: [issue1106] Network-related crash on boot
Thanks for the quick reply. This didn't help, but I have more info after
playing with it a bit. It turns out that the crash specifically occurs
when both interfaces are ifconfig'ed in rc.conf AND dc0 is set to use
dhcp. It seems that any other combination is safe.
Tim
Sepherosa Ziehau wrote:
Sepherosa Ziehau <sepherosa@gmail.com> added the comment:
Look like mbuf is NULL.
This probably is:
m->m_pkthdr.rcvif = ifp;
on line 2571
Please test following patch:
http://leaf.dragonflybsd.org/~sephe/if_dc.c.diff
Best Regards,
sephe
----------
status: unread -> chatting
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<https://bugs.dragonflybsd.org/issue1106>
_____________________________________________________
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]