From dev-return-24027-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Thu Apr 28 13:59:19 2011 Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-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 95A773DEB for ; Thu, 28 Apr 2011 13:59:19 +0000 (UTC) Received: (qmail 50137 invoked by uid 500); 28 Apr 2011 13:59:19 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 49895 invoked by uid 500); 28 Apr 2011 13:59:19 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 49887 invoked by uid 99); 28 Apr 2011 13:59:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Apr 2011 13:59:19 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [213.191.128.81] (HELO mxout2.iskon.hr) (213.191.128.81) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Apr 2011 13:59:10 +0000 Received: from mxscanout.iskon.hr (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 526702E31CB for ; Thu, 28 Apr 2011 15:58:50 +0200 (CEST) Received: from mx3.iskon.hr (mx3.iskon.hr [213.191.142.124]) by mxscanout.iskon.hr (Postfix) with ESMTP id B86A22E3712 for ; Thu, 28 Apr 2011 15:58:49 +0200 (CEST) Received: from mx3.iskon.hr (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 93E495C058 for ; Thu, 28 Apr 2011 15:58:49 +0200 (CEST) Received: from fc14x86v0.jboss.hr (62-210.dsl.iskon.hr [89.164.62.210]) by mx3.iskon.hr (Postfix) with ESMTP id 849985C0D1 for ; Thu, 28 Apr 2011 15:58:47 +0200 (CEST) Message-ID: <4078_1303999130_4DB97299_4078_942_1_4DB97290.8030700@apache.org> Date: Thu, 28 Apr 2011 15:58:40 +0200 From: Mladen Turk User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: dev@apr.apache.org Subject: Re: 100% cpu with APR on Windows References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: IskonProtect X-Remote-IP: 89.164.62.210 X-PerlMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1000_LESS 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, BODY_SIZE_800_899 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __SANE_MSGID 0, __STOCK_PHRASE_7 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __URI_NO_WWW 0, __URI_NS , __USER_AGENT 0' X-Virus-Checked: Checked by ClamAV on apache.org On 04/28/2011 03:32 PM, Jeff Trawick wrote: > On Thu, Apr 28, 2011 at 9:17 AM, Richard van der Laan > wrote: >> Hi, >> >> Anybody with a similar experience and/or solution? > > This is what you need, right? (sorry, in a rush at the moment) > > http://svn.apache.org/viewvc?view=revision&revision=1089433 > > IIRC, wrowe mentioned holding off this Windows change/fix/whatever to > 1.5.x and doc it for 1.4.x. IMO it is okay to make the change in > 1.4.x (i.e., it is a bug fix, not a feature, and however much it sucks > some apps will have to depend on certain .x revisions because of bug > fixes). > That shouldn't be a problem cause we build the official tcnative with static APR so when there is a first fixed APR version we'll release the 1.1.21 together with fixed APR. Regards -- ^TM