Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 54707 invoked from network); 7 Jun 2006 21:35:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2006 21:35:11 -0000 Received: (qmail 20715 invoked by uid 500); 7 Jun 2006 21:35:05 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 20700 invoked by uid 500); 7 Jun 2006 21:35:05 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 20689 invoked by uid 99); 7 Jun 2006 21:35:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2006 14:35:05 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [161.58.253.75] (HELO brians.org) (161.58.253.75) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jun 2006 14:35:04 -0700 Received: from [10.0.1.12] (rfb135-230.radioburst.com [66.119.135.230] (may be forged)) by brians.org (8.12.11.20060308/8.12.10) with ESMTP id k57LYhed031562 for ; Wed, 7 Jun 2006 15:34:43 -0600 (MDT) Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: References: <61E9D165-7E48-4258-980A-163DC957E7F7@conceptuary.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <57CC5C9C-E808-4BF8-BF87-70A17582F3CA@brians.org> Content-Transfer-Encoding: 7bit From: Dan Brian Subject: Re: segv issue Date: Wed, 7 Jun 2006 15:34:41 -0600 To: Mod-Perl list X-Mailer: Apple Mail (2.750) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N >>> I have tested the problem with a barebones build of httpd on >>> FreeBSD 5 and 6. I do not believe any different library versions >>> are shared between this module and Apache or other loaded Apache >>> modules; symbol conflicts were my first thought. >> >> No idea why... but I've definitely encountered that exact >> situation before with a few different modules on osx/freebsd. I >> just never had time to explore. > > It's definitely a symptom of the bootstrapping of XS. But it > doesn't happen under MP1, just MP2. I retract this. It happens on both mp1 and mp2.