Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 55013 invoked from network); 18 Aug 2004 20:21:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Aug 2004 20:21:00 -0000 Received: (qmail 17538 invoked by uid 500); 18 Aug 2004 20:20:47 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 17430 invoked by uid 500); 18 Aug 2004 20:20:46 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 17346 invoked by uid 99); 18 Aug 2004 20:20:45 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [80.91.224.249] (HELO main.gmane.org) (80.91.224.249) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 18 Aug 2004 13:20:42 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BxWvI-0000sQ-00 for ; Wed, 18 Aug 2004 22:20:40 +0200 Received: from adsl-34-76-42.mia.bellsouth.net ([67.34.76.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Aug 2004 22:20:40 +0200 Received: from joe+gmane by adsl-34-76-42.mia.bellsouth.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Aug 2004 22:20:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: dev@perl.apache.org To: dev@perl.apache.org From: Joe Schaefer Subject: Re: smoky has found a segfault Date: 18 Aug 2004 16:20:33 -0400 Lines: 27 Message-ID: <87brh82o6m.fsf@gemini.sunstarsys.com> References: <412393A8.1050001@stason.org> <874qn0fgmk.fsf@gemini.sunstarsys.com> <4123AEA1.9030309@stason.org> <87fz6k2phv.fsf@gemini.sunstarsys.com> <4123B57A.7060202@stason.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-34-76-42.mia.bellsouth.net Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Stas Bekman writes: [...] > Well, I use it a lot in filters where I want to reuse the same bucket brigade > to only replace those buckets that were modified. I guess it's not needed in > this particular case. +1. [...] > >>I wonder why don't I see the problem right away then, and only after > >>running a bunch of other tests. Any idea why? > > No clue, yet. > > :( The segfault is happening on the output filter side. Are there any mp2 output filters in play (t/filter/out_str_ctx?) that might be screwing things up? I haven't fully groked these failing tests, so any tips will help. -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org