On Mon, Feb 15, 2016 at 5:28 PM, Alex Potapenko opotapenko@gmail.com wrote:
Hi,
After I upgraded uClibc-ng from 1.0.9 to 1.0.10 for MIPSEL, I get some segfaults that didn't happen before the upgrade.
Which MIPS version you are using, exactly? i.e. mips32r2? mips64r6? Could you provide your .config?
ARMv7 uClibc-ng 1.0.12 platform doesn't have these issues.
Are you able to bisect commits between 1.0.9 - 1.0.10 ? The single MIPS-specific changes, I can see, is - "Replace MIPS specific memcpy.S/memset.S with version from glibc/newlib." 2636b17616
Regards, Leonid