Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 67035 invoked from network); 17 Apr 2008 10:40:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Apr 2008 10:40:30 -0000 Received: (qmail 85536 invoked by uid 500); 17 Apr 2008 10:40:31 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 85491 invoked by uid 500); 17 Apr 2008 10:40:31 -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 85464 invoked by uid 99); 17 Apr 2008 10:40:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Apr 2008 03:40:30 -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; Thu, 17 Apr 2008 10:39:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4CD03234C0DA for ; Thu, 17 Apr 2008 03:37:22 -0700 (PDT) Message-ID: <595337883.1208428642313.JavaMail.jira@brutus> Date: Thu, 17 Apr 2008 03:37:22 -0700 (PDT) From: "Farid Zaripov (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Commented: (STDCXX-827) SIGBUS in 22.locale.stdcxx-554 In-Reply-To: <1508005627.1207331844545.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-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589945#action_12589945 ] Farid Zaripov commented on STDCXX-827: -------------------------------------- Merged in 4.2.x branch thus: http://svn.apache.org/viewvc?view=rev&revision=648752 > SIGBUS in 22.locale.stdcxx-554 > ------------------------------ > > Key: STDCXX-827 > URL: https://issues.apache.org/jira/browse/STDCXX-827 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: trunk > Environment: HP aCC 3.73/HP-UX/PA-RISC, Sun C++/Solaris > Reporter: Martin Sebor > Assignee: Eric Lemings > Fix For: 4.2.1 > > Original Estimate: 3h > Time Spent: 2.5h > Remaining Estimate: 0.5h > > The regression test [22.locale.stdcxx-554.cpp|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/regress/22.locale.stdcxx-554.cpp] abends with SIGBUS on some platforms: > * HP aCC 3.73 on HP-UX/PA-RISC > * gcc 4.1.1 or Sun C++ 5.9 on Solaris 10/SPARC -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.