Just to keep this up to date, they have now committed a patch to fix
this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756209
Title:
i386 implementation of memmove broken since glibc 2.21
To man
Public bug reported:
In glibc 2.21 they optimized i386 memcpy:
https://sourceware.org/ml/libc-alpha/2015-02/msg00119.html
The implementation contained a bug which causes memmove to break when
crossing the 2GB threshold.
This has been filed with glibc here (filed by someone else, but I have
requ