From stdcxx-dev-return-5045-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Tue Sep 18 05:38:07 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 28658 invoked from network); 18 Sep 2007 05:38:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Sep 2007 05:38:07 -0000 Received: (qmail 10133 invoked by uid 500); 18 Sep 2007 05:37:59 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 10113 invoked by uid 500); 18 Sep 2007 05:37:59 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 10101 invoked by uid 99); 18 Sep 2007 05:37:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2007 22:37:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2007 05:39:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A7A7D7141FE for ; Mon, 17 Sep 2007 22:37:43 -0700 (PDT) Message-ID: <2544958.1190093863682.JavaMail.jira@brutus> Date: Mon, 17 Sep 2007 22:37:43 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Commented: (STDCXX-562) [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests In-Reply-To: <1762521.1190090804152.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-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528255 ] Martin Sebor commented on STDCXX-562: ------------------------------------- Farid, if you have access to this platform, do you have any insight? > [Intel C++ 9.1/SuSE Linux/AMD64, shared] SIGSEGV in tests > --------------------------------------------------------- > > Key: STDCXX-562 > URL: https://issues.apache.org/jira/browse/STDCXX-562 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: trunk > Environment: Intel C++ 9.1/SuSE Linux/AMD64, shared builds only > Reporter: Martin Sebor > Attachments: linux_suse-9.1-amd64-icc-9.1-12D-575978-log.gz.txt > > > Many string and container tests, as well as some iostream are failing when compiled with Intel C++ 9.1 on SuSE Linux/AMD64. Examples don't seem to be affected. Could the problem be in the driver, or related to exceptions? Or TLS? Builds with Intel C++ 10.0 look good. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.