http://defect.opensolaris.org/bz/show_bug.cgi?id=8390
--- Comment #4 from Michael Hunter <michael.hunter at sun.com> 2009-04-23 17:18:15 --- The locks attempt be recursive although in a way that doesn't work so the code in nwamd_ncu_handle_link_state_event() should actually work if the underlieing locking code didn't have issues. Also the lock is copied around by value which doesn't work. That said I think I have fixes for those two issues and I'm still seeing the deadlock. If you want to put more info here maybe we can converge. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
