Hi Leonid, Waldemar,
2015-12-30 10:24 GMT+02:00 Leonid Lisovskiy <lly.dev(a)gmail.com>om>:
Anyway, are you able to:
1) update OpenJDK to latest jdk8u76-b01 & uClibc-ng to 1.0.10 ?
2) disable use of IPv6 at all, to exclude any chance of read of
"/proc/net/if_inet6" in initLocalIfs() ?
3) compile only libnet.so with -g3 switch to get a much more of debug info ?
I've upgraded OpenJDK and uClibc-ng, compiled libnet.so (and all
OpenJDK8) with -g3 switch, but gdb output hasn't changed much (see log
attached).
2016-01-06 10:56 GMT+02:00 Waldemar Brodkorb <wbx(a)uclibc-ng.org>rg>:
I have tested with OpenJDK7 with x86/arm. On X86 it starts up fine.
On ARM I have some issues with illegal instructions. I tried
hard-float with NEON optimization on a Raspberry PI2.
Did you use hard-float on ARM?
I use soft-float on ARM, the armv7 uclibc-ng Optware-ng feed targets
FPU-less devices (like routers).
Next I try to port OpenJDK8 to OpenADK and will check
on X86/MIPS
and then ARM. I am 70% done with the OpenJDK8 port.
That's great! I really hope you can get OpenJDK8 to work properly.
--
Best regards,
Alex Potapenko