[Bug 1007457] Re: Bogus FPE on underflow for exp(double)

2012-10-09 Thread Peter van Hoof
The math library in libc6-amd64_2.15-0ubuntu10.3_i386.deb fixes the bug. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007457 Ti

[Bug 1007457] [NEW] Bogus FPE on underflow for exp(double)

2012-06-01 Thread Peter van Hoof
Public bug reported: Glibc version 2.15 has a bug causing spurious FP crashes when calling exp(). It has been reported here: http://sourceware.org/bugzilla/show_bug.cgi?id=13705 You can find all the details, including a testcase and the patch for libm in this report. I found that the 64-bit vers

[Bug 1007457] Re: Bogus FPE on underflow for exp(double)

2012-06-01 Thread Peter van Hoof
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007457 Title: Bogus FPE on underflow for exp(double) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bu

[Bug 1007457] Re: Bogus FPE on underflow for exp(double)

2012-09-13 Thread Peter van Hoof
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007457 Title: Bogus FPE on underflow for exp(double) To manage notifications abo

[Bug 1007457] Re: Bogus FPE on underflow for exp(double)

2012-06-25 Thread Peter van Hoof
Is anybody looking at this? This is a critical bug that completely breaks our code. Many of our users have Ubuntu installed and are suffering because of this. So a quick fix would be appreciated. The link shown above contains the patch, so fixing this should be easy and quick. An identical bug repo