Hi Alex, Alex Potapenko wrote,
2016-01-20 20:40 GMT+02:00 Waldemar Brodkorb wbx@uclibc-ng.org:
Can you please try with MALLOC instead of MALLOC_STANDARD. I fixed in 1.0.11 a bug for Xorg usage, where a call to realloc produced some problems.
Switched to MALLOC in 1.0.11, still the same issue. See gdb6.log
MALLOC=y # MALLOC_SIMPLE is not set # MALLOC_STANDARD is not set MALLOC_GLIBC_COMPAT=y
Okay, please repeat the strace log with strace -f as I can't see anything after the clone(). Please also report following lsmod ifconfig -a ip addr show uname -a
Why you get sometimes SIGILL and sometimes SIGSEGV? I'll have ipv6 disabled on my system, I'll repeat my tests on rpi2 with ipv6 enabled next.
best regards Waldemar