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 A1F8910989 for ; Fri, 18 Oct 2013 11:59:43 +0000 (UTC) Received: (qmail 93685 invoked by uid 500); 18 Oct 2013 11:59:43 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 93658 invoked by uid 500); 18 Oct 2013 11:59: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 93649 invoked by uid 99); 18 Oct 2013 11:59:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 11:59:42 +0000 Date: Fri, 18 Oct 2013 11:59:42 +0000 (UTC) From: "Robert Stupp (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=13799050#comment-13799050 ] Robert Stupp commented on HTTPASYNC-59: --------------------------------------- Confirmed - works with latest code in trunk (4.0-beta5-SNAPSHOT) > 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