-
Bug
-
Resolution: Fixed
-
P2
-
9, 10
-
Verified
A specific SIGSEGV in following form:
# SIGSEGV (0xb) at pc=0x00007f1f9450be92, pid=4306, tid=4330
...
# Problematic frame:
# A 14290 java.net.InetAddress$InetAddressHolder.getHostName()Ljava/lang/String; java.base@9-internal (5 bytes) @ 0x00007f1f9450be92 [0x00007f1f9450be20+0x0000000000000072]
when using lots of aot-compiled modules(see attached hs_err for list of aot-compiled modules)
# SIGSEGV (0xb) at pc=0x00007f1f9450be92, pid=4306, tid=4330
...
# Problematic frame:
# A 14290 java.net.InetAddress$InetAddressHolder.getHostName()Ljava/lang/String; java.base@9-internal (5 bytes) @ 0x00007f1f9450be92 [0x00007f1f9450be20+0x0000000000000072]
when using lots of aot-compiled modules(see attached hs_err for list of aot-compiled modules)
- duplicates
-
JDK-8176887 AOT: SIGSEGV in AOTCodeHeap::next when using specific configuration
-
- Closed
-