Hi Again, Waldemar Brodkorb wrote,
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.
Have you seen that Alpine Linux is carrying a patch with modifies exactly our problematic function: https://github.com/alpinelinux/aports/blob/master/community/openjdk8/icedtea...
May be you could ask Timo or Natanael which problem he had. They are using it since OpenJDK6: http://git.alpinelinux.org/cgit/aports/commit/?id=a733d5ca3c5b38a12b6d7a1853...
Does a bell rings here? ;) main/openjdk6: fix ipv6 related startup crash
best regards Waldemar