You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/11/05 01:25:32 UTC

[Bug 54086] ConcurrentModificationException in NioReceiver on shutdown

https://issues.apache.org/bugzilla/show_bug.cgi?id=54086

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report. I did see a code path that would result in two threads
both trying to close the Selector. This, and some other threading issues, have
been fixed in trunk and 7.0.x and will be included in 7.0.33 onwards.

I can't be 100% certain that the problem I found is the one you were seeing but
it looks very much like it.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org