Menu

#314 testsuite fails on 32bit platform with libc 2.17

next release
closed
nobody
None
1
2013-07-04
2013-06-30
No

Hello,

Since the upgrade to glibc 2.17, we are seeing testsuite failures on 32bit systems, details are on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711550 but basically this is it:


FAIL: (ngram_score(model, "<unk>", ((void *)0))) == (-75346)
FAIL: test_lm_mmap</unk>

Interestingly, the value actually returned here is -75345. That's with
libc 2.17. With libc 2.13 -75346 is returned. I guess the discrepancy
might be due to libm changes between 2.13 and 2.17 which changes
floating point operations just a little bit.

Discussion

  • Nickolay V. Shmyrev

    • status: open --> closed
     
  • Nickolay V. Shmyrev

    This issue was fixed in trunk in rev 11785. Thanks for the report!

     

Log in to post a comment.

Monday.com Logo