Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 659 invoked from network); 9 Apr 2008 22:34:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2008 22:34:52 -0000 Received: (qmail 8698 invoked by uid 500); 9 Apr 2008 22:34:52 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 8667 invoked by uid 500); 9 Apr 2008 22:34:52 -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 8648 invoked by uid 99); 9 Apr 2008 22:34:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 15:34:52 -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; Wed, 09 Apr 2008 22:34:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DAC61234C0C3 for ; Wed, 9 Apr 2008 15:32:04 -0700 (PDT) Message-ID: <1763535465.1207780324895.JavaMail.jira@brutus> Date: Wed, 9 Apr 2008 15:32:04 -0700 (PDT) From: "Eric Lemings (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Updated: (STDCXX-828) [AMD64] SIGABRT in 27.istream.fmat.arith In-Reply-To: <1018494821.1207333765259.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-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lemings updated STDCXX-828: -------------------------------- Attachment: 27.istream.fmat.arith.cpp Simplified test with failure still intact. > [AMD64] SIGABRT in 27.istream.fmat.arith > ---------------------------------------- > > Key: STDCXX-828 > URL: https://issues.apache.org/jira/browse/STDCXX-828 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: 4.2.0 > Environment: Sun C++ 5.9/Solaris/AMD64 > Reporter: Martin Sebor > Assignee: Eric Lemings > Fix For: 4.2.1 > > Attachments: 27.istream.fmat.arith.cpp > > Original Estimate: 4h > Time Spent: 4h > Remaining Estimate: 6h > > When compiled with Intel C++ 10.0 on Linux/AMD64 or Sun C++ 5.9 on Solaris 10/AMD64, the test [27.istream.fmat.arith.cpp|http://svn.apache.org/repos/asf/stdcxx/trunk/tests/iostream/27.istream.fmat.arith.cpp] abends with SIGABRT. This was observed in 8{D,S}, 12{D,S} and 15D build types, not necessarily consistently on both platforms. > The same test was also failing in 4.2.0 with Intel C++. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.