From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31811 invoked by alias); 8 Jan 2006 06:32:36 -0000 Received: (qmail 31793 invoked by uid 22791); 8 Jan 2006 06:32:36 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 08 Jan 2006 06:32:34 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id k086WWDl029717 for ; Sun, 8 Jan 2006 01:32:32 -0500 Received: from lacrosse.corp.redhat.com (lacrosse.corp.redhat.com [172.16.52.154]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k086WW113246 for ; Sun, 8 Jan 2006 01:32:32 -0500 Received: from [192.168.7.71] (vpn83-127.boston.redhat.com [172.16.83.127]) by lacrosse.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k086WRc02877 for ; Sun, 8 Jan 2006 01:32:28 -0500 Message-ID: <43C0B205.9030802@redhat.com> Date: Sun, 08 Jan 2006 06:32:00 -0000 From: Ulrich Drepper User-Agent: Mail/News 1.5 (X11/20060103) MIME-Version: 1.0 To: GNU libc hacker Subject: remaining ppc problems Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigBB330F232946CF8B63CF9146" Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00029.txt.bz2 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigBB330F232946CF8B63CF9146 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-length: 864 I've seen for a long time now problems in test-fenv. Test: after fesetenv (FE_NOMASK_ENV) processes will abort when feraiseexcept (FE_DIVBYZERO) is called. Fail: Process didn't receive signal and exited with status 512. (several times) Test: after fesetenv (FE_NOMASK_ENV) processes will abort when feraiseexcept (FE_INVALID) is called. Fail: Process didn't receive signal and exited with status 512. (also several times) Test: after fesetenv (FE_NOMASK_ENV) processes will abort when feraiseexcept (FE_INEXACT) is called. Fail: Process didn't receive signal and exited with status 512. ... you get the picture. Nobody else seeing this? It's a G5, it happens in 32 and 64 bit mode, and it is 100% reproducible. --=20 =E2=9E=A7 Ulrich Drepper =E2=9E=A7 Red Hat, Inc. =E2=9E=A7 444 Castro St = =E2=9E=A7 Mountain View, CA =E2=9D=96 --------------enigBB330F232946CF8B63CF9146 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 251 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFDwLIF2ijCOnn/RHQRAl5MAJsGVHPsNSDnc1CbMlBnlSRHL9FP1gCghnYp dDYDGRVnXCsnEBkEUl+VK5E= =AV1r -----END PGP SIGNATURE----- --------------enigBB330F232946CF8B63CF9146--