[jetty-dev] [jira] (JETTY-1546) Deadlock between Timeout.tick and SelectorManager.stop

"Todd Lipcon (JIRA)" <[email protected]> Thu, 20 Sep 2012 23:14:21 -0500 (CDT)
Newsgroups gmane.comp.java.jetty.general
Message-ID <2003192459.60728.1348200861064.JavaMail.j2ee-jira@codehaus01.managed.contegix.com>
Todd Lipcon
created JETTY-1546

Deadlock between Timeout.tick and SelectorManager.stop

Issue Type:

Bug

Affects Versions:

6.1.26

Assignee:

Unassigned

Created:

20/Sep/12 11:13 PM

Description:

Similar to the bug seen in JETTY-1264 , we saw a single instance of a deadlock between SelectorManager.doStop and Timeout.tick. The issue is that the Timeout object is trying to lock the SelectorManager, but the SelectorManager is spinning waiting for the Selector thread to die while holding onto the lock.

Project:

Jetty

Priority:

Major

Reporter:

Todd Lipcon

This message is automatically generated by JIRA.

If you think it was sent incorrectly, please contact your JIRA administrators .

For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email