Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 20488 invoked from network); 21 Nov 2007 23:56:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2007 23:56:05 -0000 Received: (qmail 91322 invoked by uid 500); 21 Nov 2007 23:55:52 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 91299 invoked by uid 500); 21 Nov 2007 23:55:52 -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 91260 invoked by uid 99); 21 Nov 2007 23:55:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 15:55:52 -0800 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; Wed, 21 Nov 2007 23:55:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8D79B71423B for ; Wed, 21 Nov 2007 15:55:44 -0800 (PST) Message-ID: <7678329.1195689344576.JavaMail.jira@brutus> Date: Wed, 21 Nov 2007 15:55:44 -0800 (PST) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Closed: (STDCXX-606) [IBM XLC++ 9.0/AIX 5.3] SIGHUP in 18.csetjmp and 18.setjmp In-Reply-To: <32323494.1193029490800.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-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-606. ------------------------------- Resolution: Fixed Closing as fixed. > [IBM XLC++ 9.0/AIX 5.3] SIGHUP in 18.csetjmp and 18.setjmp > ---------------------------------------------------------- > > Key: STDCXX-606 > URL: https://issues.apache.org/jira/browse/STDCXX-606 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: 4.2.0 > Environment: IBM XLC++ 9.0/AIX 5.3 > Reporter: Martin Sebor > Assignee: Travis Vitek > Fix For: 4.2.1 > > > When compiled with IBM XLC++ 9.0 on AIX, the tests 18.csetjmp and 18.setjmp both seem to hang. This is copied from a 12a build log: > 18.csetjmp HUP 0 213.700 61.010 300.000 > 18.setjmp HUP 0 221.820 68.270 300.000 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.