Return-Path: Delivered-To: apmail-apr-bugs-archive@www.apache.org Received: (qmail 90874 invoked from network); 15 Sep 2010 18:40:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Sep 2010 18:40:11 -0000 Received: (qmail 61067 invoked by uid 500); 15 Sep 2010 18:40:11 -0000 Delivered-To: apmail-apr-bugs-archive@apr.apache.org Received: (qmail 61025 invoked by uid 500); 15 Sep 2010 18:40:11 -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 61018 invoked by uid 99); 15 Sep 2010 18:40:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 18:40:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 18:40:10 +0000 Received: from thor.apache.org (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8FIdoox009130 for ; Wed, 15 Sep 2010 18:39:50 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id o8FIdnBX009129; Wed, 15 Sep 2010 14:39:49 -0400 (EDT) Date: Wed, 15 Sep 2010 14:39:49 -0400 (EDT) Message-Id: <201009151839.o8FIdnBX009129@thor.apache.org> From: bugzilla@apache.org To: bugs@apr.apache.org Subject: DO NOT REPLY [Bug 49930] APP client library crashes on 32-bit Linux machine 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: critical X-Bugzilla-Who: rpluem@apache.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@apr.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 https://issues.apache.org/bugzilla/show_bug.cgi?id=49930 Ruediger Pluem changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Ruediger Pluem 2010-09-15 14:39:47 EDT --- Not calling apr_initialize() before using apr is an error in the calling application. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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