I wrote: > On FreeBSD 11.0 and 12.0, I see test failures > > FAIL: test-mbmemcasecmp2.sh > =========================== > > ../../gltests/test-mbmemcasecmp.h:359: assertion 'my_casecmp (input2, SIZEOF > (input2), input3, SIZEOF (input3)) == 0' failed > Abort trap (core dumped) > FAIL test-mbmemcasecmp2.sh (exit status: 134) > > FAIL: test-mbmemcasecoll2.sh > ============================ > > ../../gltests/test-mbmemcasecmp.h:359: assertion 'my_casecmp (input2, SIZEOF > (input2), input3, SIZEOF (input3)) == 0' failed > Abort trap (core dumped) > FAIL test-mbmemcasecoll2.sh (exit status: 134)
The same test failures, with the same cause, exist also on Solaris 11 OpenIndiana. Reported at <https://www.illumos.org/issues/13412> .