From dev-return-203768-archive-asf-public=cust-asf.ponee.io@tomcat.apache.org Mon Nov 25 14:20:30 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 60B6F180607 for ; Mon, 25 Nov 2019 15:20:30 +0100 (CET) Received: (qmail 69286 invoked by uid 500); 25 Nov 2019 14:20:29 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 69270 invoked by uid 99); 25 Nov 2019 14:20:29 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Nov 2019 14:20:29 +0000 Received: from bz-he-de.apache.org (bz-he-de.apache.org [148.251.237.210]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTPS id 84A16E2E0D for ; Mon, 25 Nov 2019 14:20:28 +0000 (UTC) Received: by bz-he-de.apache.org (ASF Mail Server at bz-he-de.apache.org, from userid 33) id 66B556A006A; Mon, 25 Nov 2019 14:20:27 +0000 (UTC) From: bugzilla@apache.org To: dev@tomcat.apache.org Subject: [Bug 63950] org.apache.catalina.core.TestAsyncContextStateChanges with APR blocks forever on FreeBSD Date: Mon, 25 Nov 2019 14:20:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Tomcat 7 X-Bugzilla-Component: Catalina X-Bugzilla-Version: 7.0.96 X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: knst.kolinko@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@tomcat.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 https://bz.apache.org/bugzilla/show_bug.cgi?id=3D63950 Konstantin Kolinko changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Konstantin Kolinko --- Mark wrote in "[VOTE] Release Apache Tomcat 7.0.98" thread > Found it. It is a bug in the unit test. The client is closing the > connection too soon. I'm not sure why we are seeing this on a subset of > operating systems and a subset of versions but I'll get it fixed generall= y. (In reply to Michael Osipov from comment #6) > 609d10230ad1cb67c9745764ccee98450df89880 fixes the issue for me. I confirm as well. That commit fixes the issue for me as well, on Windows 10. I updated the changelog file. I am closing this issue as FIXED. --=20 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