From issues-return-1115-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Fri Apr 04 18:32:02 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 96509 invoked from network); 4 Apr 2008 18:32:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Apr 2008 18:32:00 -0000 Received: (qmail 91819 invoked by uid 500); 4 Apr 2008 18:31:58 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 91793 invoked by uid 500); 4 Apr 2008 18:31: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 91766 invoked by uid 99); 4 Apr 2008 18:31: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:31: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:31:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3F9E0234C0C0 for ; Fri, 4 Apr 2008 11:29:25 -0700 (PDT) Message-ID: <1018494821.1207333765259.JavaMail.jira@brutus> Date: Fri, 4 Apr 2008 11:29:25 -0700 (PDT) From: "Martin Sebor (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Created: (STDCXX-828) [AMD64] SIGABRT in 27.istream.fmat.arith MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [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: trunk Environment: Sun C++ 5.9/Solaris/AMD64 Reporter: Martin Sebor Assignee: Eric Lemings Fix For: 4.2.1 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.