This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

remaining ppc problems


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.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]