From issues-return-1620-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Mon Apr 28 22:41:38 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 32940 invoked from network); 28 Apr 2008 22:41:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Apr 2008 22:41:38 -0000 Received: (qmail 43200 invoked by uid 500); 28 Apr 2008 22:41:39 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 43178 invoked by uid 500); 28 Apr 2008 22:41:39 -0000 Mailing-List: contact issues-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 issues@stdcxx.apache.org Received: (qmail 43166 invoked by uid 99); 28 Apr 2008 22:41:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2008 15:41:39 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2008 22:40:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8D6BD234C105 for ; Mon, 28 Apr 2008 15:37:55 -0700 (PDT) Message-ID: <1903145618.1209422275555.JavaMail.jira@brutus> Date: Mon, 28 Apr 2008 15:37:55 -0700 (PDT) From: "Travis Vitek (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Updated: (STDCXX-842) [XLC++ 7.0, 8.0] SEGV in 22.locale.codecvt.out In-Reply-To: <830417496.1207692925036.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-842: -------------------------------- Priority: Minor (was: Major) Patch Info: [Patch Available] > [XLC++ 7.0, 8.0] SEGV in 22.locale.codecvt.out > ---------------------------------------------- > > Key: STDCXX-842 > URL: https://issues.apache.org/jira/browse/STDCXX-842 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: 4.2.1 > Environment: AIX 5.3 PowerPC IBM XLC++ 9.0 > AIX 5.3 PowerPC IBM XLC++ 8.0 > AIX 5.3 PowerPC IBM XLC++ 7.0 > Reporter: Travis Vitek > Assignee: Travis Vitek > Priority: Minor > Fix For: 4.2.2 > > Attachments: stdcxx-842.patch > > Original Estimate: 2h > Time Spent: 5h > Remaining Estimate: 0h > > On AIX, when compiled with XLC++ in 64-bit mode with optimization on, the test [22.locale.codecvt.out.cpp|http://svn.apache.org/viewvc/stdcxx/trunk/tests/localization/22.locale.codecvt.out.cpp?view=markup] fails with {{SIGSEGV}}. > Since this test is actually being compiled for the first time in 4.2.1, its failure is a regression. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.