[Bug 194264] crash in unp_gc -> unp_accessable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 9 10:12:52 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194264

--- Comment #2 from Andriy Gapon <avg at FreeBSD.org> ---
Created attachment 148136
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148136&action=edit
log of other thread being in sofree -> unp_dispose

So, looks like I missed an elephant in the room. There was a thread that was
running soclose -> sofree -> unp_dispose on exactly the same socket that 
unp_gc_process was processing. The socket is 0xfffff801e7420000 (see the
previous attachment).

So, this is the race.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list