From issues-return-1116-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Fri Apr 04 18:33:58 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 97304 invoked from network); 4 Apr 2008 18:33:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Apr 2008 18:33:57 -0000 Received: (qmail 93582 invoked by uid 500); 4 Apr 2008 18:33:58 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 93565 invoked by uid 500); 4 Apr 2008 18:33:58 -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 93556 invoked by uid 99); 4 Apr 2008 18:33:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2008 11:33:58 -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; Fri, 04 Apr 2008 18:33:24 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7F403234C0BA for ; Fri, 4 Apr 2008 11:31:24 -0700 (PDT) Message-ID: <863481842.1207333884519.JavaMail.jira@brutus> Date: Fri, 4 Apr 2008 11:31:24 -0700 (PDT) From: "Martin Sebor (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 ] Martin Sebor updated STDCXX-828: -------------------------------- Affects Version/s: (was: trunk) 4.2.0 As noted in the Description, this affects 4.2.0 as well as the head of trunk. We should at least try to understand what's causing the failures even if we may not have the time to fix the problem. > [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.