Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 2801 invoked from network); 18 Feb 2004 22:07:49 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 18 Feb 2004 22:07:49 -0000 Received: (qmail 57075 invoked by uid 500); 18 Feb 2004 22:07:22 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 57037 invoked by uid 500); 18 Feb 2004 22:07:22 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 56922 invoked from network); 18 Feb 2004 22:07:21 -0000 Received: from unknown (HELO beaucox.com) (207.175.219.202) by daedalus.apache.org with SMTP; 18 Feb 2004 22:07:21 -0000 Received: from cap175-219-202.pixi.net (207.175.219.202:38578) by cap175-219-202.pixi.net with [XMail 1.18 (Linux/Ix86) ESMTP Server] id for from ; Wed, 18 Feb 2004 12:08:00 -1000 From: "Beau E. Cox" Organization: BeauCox.com To: Stas Bekman Subject: Re: [apreq2] proper support for ithreads Date: Wed, 18 Feb 2004 12:08:00 -1000 User-Agent: KMail/1.6 Cc: modperl@perl.apache.org, apreq-dev@httpd.apache.org References: <200402021010.14652.beau@beaucox.com> <200402181137.55489.beau@beaucox.com> <4033DEF8.30506@stason.org> In-Reply-To: <4033DEF8.30506@stason.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402181208.00592.beau@beaucox.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Wednesday 18 February 2004 11:54 am, Stas Bekman wrote: > Beau E. Cox wrote: > [...] > > > OK, but I also got: > > > > Attempt to free unreferenced scalar: SV 0x40601238 > > at /usr/lib/perl5/site_perl/5.8.2/HTML/Mason/Request.pm line 160. > > Attempt to free unreferenced scalar: SV 0x40601238 > > at /usr/lib/perl5/site_perl/5.8.2/HTML/Mason/Request.pm line 161. > > And these warnings go away with 5.8.3? Do you get them only when using DBI > or with out as well? If Mason doesn't use XS, which modules that use XS > does it load? Yes, the warnings go away with 5.8.3. I have not tried w/o DBI. No, Mason does not use XS directly. I don't know what 'XS' modules Mason loads, but will investigate. Thanks for the tutorial. I'm busy getting subversion installed; Will get back to you soon. Aloha => Beau;