DragonFly BSD
DragonFly bugs List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[issue1856] panic while trying to run the transmission bit torrent client.


From: "Edward O'Callaghan \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 29 Sep 2010 07:38:06 +0000

Edward O'Callaghan <eocallaghan@auroraux.org> added the comment:

OK, it looks like ip_output() call in,
 sys/netinet/udp_usrreq.c:855
is not holding any mp_lock which trips the KASSERT in,
 sys/netinet/ip_output.c:316
because the Multicast is apperently not MPSAFE yet.

Is this KASSERT now redundant from privous MP work?

Cheers,
Edward.

----------
status: unread -> chatting

_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1856>
_____________________________________________________




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]