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

Edward O'Callaghan (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Wed Sep 29 00:39:01 PDT 2010


Edward O'Callaghan <eocallaghan at 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 at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1856>
_____________________________________________________






More information about the Bugs mailing list