Re: glibc regression on alpha with 2.34+
John Paul Adrian Glaubitz <[email protected]> Wed, 21 Dec 2022 01:58:13 +0100
| Newsgroups | gmane.linux.debian.ports.alpha |
|---|---|
| Message-ID | <[email protected]> |
Hello! On 12/15/22 09:09, John Paul Adrian Glaubitz wrote: > If your glibc fails with Floating Point exception, I fear there might be > a second bug hiding somewhere which we need to bisect as well. This is > particularly annoying since we would have to apply the above diff for > every bisecting step. FWIW, I'm still working on this issue and made some progress. Apparently, the segfault was fixed somewhere in the 2.36 development cycle but on the other hand, the floating point exception issue was introduced. Adrian