Return-Path: X-Original-To: apmail-apr-bugs-archive@www.apache.org Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DAF27D553 for ; Wed, 19 Sep 2012 20:12:57 +0000 (UTC) Received: (qmail 58920 invoked by uid 500); 19 Sep 2012 20:12:57 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 58882 invoked by uid 500); 19 Sep 2012 20:12:57 -0000 Mailing-List: contact bugs-help@apr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apr.apache.org Delivered-To: mailing list bugs@apr.apache.org Received: (qmail 58872 invoked by uid 99); 19 Sep 2012 20:12:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 20:12:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 20:12:56 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 1DAE2AA47; Wed, 19 Sep 2012 20:12:36 +0000 (UTC) From: bugzilla@apache.org To: bugs@apr.apache.org Subject: [Bug 50269] testsock fails - Determine whether at EOF, #1 (20014): Internal error Date: Wed, 19 Sep 2012 20:12:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: APR X-Bugzilla-Component: APR X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mamfelt@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@apr.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: rep_platform version Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=50269 Michael Felt changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Macintosh |Other Version|1.4.2 |HEAD --- Comment #4 from Michael Felt --- Also getting error on AIX 6.1 Failed Tests Total Fail Failed % =================================================== testsock 9 1 11.11% Looks to be IPv6 related on AIX. root@x104:[/data/prj/apr/apr-1.4.x/test]./testall -v testsock testsock : \Line 327: expected <0.0.0.0>, but saw <::ffff:0.0.0.0> FAILED 1 of 9 Failed Tests Total Fail Failed % =================================================== testsock 9 1 11.11% Cannot be sure if it is the same error, but it is one :) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org For additional commands, e-mail: bugs-help@apr.apache.org