Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 7637 invoked from network); 20 Mar 2008 22:57:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Mar 2008 22:57:13 -0000 Received: (qmail 63095 invoked by uid 500); 20 Mar 2008 22:57:11 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 63081 invoked by uid 500); 20 Mar 2008 22:57:11 -0000 Mailing-List: contact dev-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list dev@stdcxx.apache.org Received: (qmail 63066 invoked by uid 99); 20 Mar 2008 22:57:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2008 15:57:11 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Mar 2008 22:56:31 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JcTgg-0005fm-Pc for dev@stdcxx.apache.org; Thu, 20 Mar 2008 15:56:42 -0700 Message-ID: <16190633.post@talk.nabble.com> Date: Thu, 20 Mar 2008 15:56:42 -0700 (PDT) From: Travis Vitek To: dev@stdcxx.apache.org Subject: Re: regression in set::insert() (was: Re: __rw::__string_ref::size sigsegv) In-Reply-To: <47E2E3F1.1070409@roguewave.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: vitek@roguewave.com References: <47E291CA.2040804@roguewave.com> <16189742.post@talk.nabble.com> <47E2E3F1.1070409@roguewave.com> X-Virus-Checked: Checked by ClamAV on apache.org Martin Sebor wrote: > > Travis Vitek wrote: >> >> >> Martin Sebor wrote: >>> I suspect the SEGV discussed in the thread below is due to the patch >>> for STDCXX-216: http://svn.apache.org/viewcvs?view=rev&rev=616673 >>> >>> Reverting the patch makes the error go away. Travis, can you look >>> into it when you have a moment please? >>> >>> Thanks >>> Martin >>> >> >> Yes, I see the error. I'm creating a patch and a regression test right >> now. > > Thanks! > > We'll need to take some time to write robust tests for the associative > containers, just like Farid did for sequences last year. Otherwise it's > far to easy to inadvertently introduce regressions. The tests we have > are probably completely inadequate. > > We also need to put together some sort of a regression hunter. With all > the failures we still have in our test suite it's impossible to tell if > one or more of them is a regression. > > Martin > Committed to trunk in http://svn.apache.org/viewvc?view=rev&revision=639495. Travis -- View this message in context: http://www.nabble.com/regression-in-set%3A%3Ainsert%28%29-%28was%3A-Re%3A-__rw%3A%3A__string_ref%3A%3Asize-sigsegv%29-tp16182909p16190633.html Sent from the stdcxx-dev mailing list archive at Nabble.com.