-
Bug
-
Resolution: Unresolved
-
P4
-
8, 11
-
None
-
sparc
-
solaris
I am not sure this is a compiler bug but it says its a c1 frame, so I will start there. These crashes happen with 11.0.24 builds
We recently upgraded to Renaissance JMH 0.15 after a long time running 0.14.x for promo testing.
These did not crash in the 0.14 versions but there is a big difference in the libraries used in the apps.
We get a crash in a couple of Spark based Renaissance where the top of the stack in hs_err file looks like:
Stack: [0xffffffff18190000,0xffffffff18290000], sp=0xffffffff1828c6e0, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J 7688 c1 sun.misc.Unsafe.putInt(Ljava/lang/Object;JI)V jdk.unsupported@11.0.24-ea (11 bytes) @ 0xffffffff6a564838 [0xffffffff6a5647a0+0x0000000000000098]
j com.esotericsoftware.kryo.io.UnsafeOutput.writeInt(I)V+23
j com.esotericsoftware.kryo.io.UnsafeOutput.writeInt(IZ)I+9
We recently upgraded to Renaissance JMH 0.15 after a long time running 0.14.x for promo testing.
These did not crash in the 0.14 versions but there is a big difference in the libraries used in the apps.
We get a crash in a couple of Spark based Renaissance where the top of the stack in hs_err file looks like:
Stack: [0xffffffff18190000,0xffffffff18290000], sp=0xffffffff1828c6e0, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J 7688 c1 sun.misc.Unsafe.putInt(Ljava/lang/Object;JI)V jdk.unsupported@11.0.24-ea (11 bytes) @ 0xffffffff6a564838 [0xffffffff6a5647a0+0x0000000000000098]
j com.esotericsoftware.kryo.io.UnsafeOutput.writeInt(I)V+23
j com.esotericsoftware.kryo.io.UnsafeOutput.writeInt(IZ)I+9