From issues-return-1209-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Wed Apr 09 00:16:11 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 35363 invoked from network); 9 Apr 2008 00:16:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2008 00:16:11 -0000 Received: (qmail 1918 invoked by uid 500); 9 Apr 2008 00:16:10 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 1898 invoked by uid 500); 9 Apr 2008 00:16:10 -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 1889 invoked by uid 99); 9 Apr 2008 00:16:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2008 17:16:10 -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 00:15:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 64DF0234C0CA for ; Tue, 8 Apr 2008 17:13:24 -0700 (PDT) Message-ID: <650231629.1207700004412.JavaMail.jira@brutus> Date: Tue, 8 Apr 2008 17:13:24 -0700 (PDT) From: "Martin Sebor (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Commented: (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:comment-tabpanel&focusedCommentId=12587017#action_12587017 ] Martin Sebor commented on STDCXX-828: ------------------------------------- Check out [r640433|http://svn.apache.org/viewvc?view=rev&revision=640433] in case it's helpful at all... > [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 > > Original Estimate: 4h > Remaining Estimate: 4h > > 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.