Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4CF5810A57 for ; Thu, 17 Oct 2013 18:32:49 +0000 (UTC) Received: (qmail 83620 invoked by uid 500); 17 Oct 2013 18:32:44 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 83523 invoked by uid 500); 17 Oct 2013 18:32:43 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 83514 invoked by uid 99); 17 Oct 2013 18:32:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 18:32:42 +0000 Date: Thu, 17 Oct 2013 18:32:42 +0000 (UTC) From: "Oleg Kalnichevski (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HTTPASYNC-59) Deadlock when creating new connections MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HTTPASYNC-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPASYNC-59. ---------------------------------------- Resolution: Fixed Fix Version/s: 4.0 Final > Deadlock when creating new connections > -------------------------------------- > > Key: HTTPASYNC-59 > URL: https://issues.apache.org/jira/browse/HTTPASYNC-59 > Project: HttpComponents HttpAsyncClient > Issue Type: Bug > Affects Versions: 4.0-beta4 > Reporter: Robert Stupp > Fix For: 4.0 Final > > Attachments: 1-1.png, 1-2.png, 2-1.png, 2-2.png > > > Two threads can produce a deadlock with the following stack traces (see attached images). > I have no JUnit for it - it is a test that performs a huge number of HTTP requests (without proxies) in a few concurrent threads. > Configuration is basically the same as in HTTPASYNC-57 -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org