Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 337507

Summary: suggestion to mask dev-java/sun-jdk- 1.6.0.20 and dev-java/sun-jre- 1.6.0.20
Product: Gentoo Linux Reporter: Guido Jäkel <G.Jaekel>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Guido Jäkel 2010-09-15 15:46:27 UTC
I would like to suggest to mask out Java 1.6.0.20 from portage (and to stabilize .21 or re-offer .17) and/or send out a Gentoo news announcement or any other adequate steps because of IMHO *very* serious low level problems rised by some failed improvements to use processor features like SSE -- please compare to http://www.oracle.com/technetwork/java/javase/bugfixes6u21-156339.html. 

Of course, maybe others should confirm such problems.

In my case, after an update from 1.6.0.17, the JVM of a otherwise completely unchanged tomcat production environment crashes after just a couple of hours with a JVM Fatal Error inside libjvm.so. This never happens for years before.


[...]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000008
[...]
Stack: [0x00007fd7f5ef5000,0x00007fd7f5ff6000],  sp=0x00007fd7f5ff2630,  free space=3f500000000000000
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x2df960]
V  [libjvm.so+0x2e026e]
V  [libjvm.so+0x53bd1b]
V  [libjvm.so+0x53fb9f]
V  [libjvm.so+0x53fdc5]
V  [libjvm.so+0x53fb3d]
V  [libjvm.so+0x3cea21]
j  java.lang.VerifyError.<init>(Ljava/lang/String;)V+2
v  ~StubRoutines::call_stub
V  [libjvm.so+0x3d66cd]
V  [libjvm.so+0x5d9ea9]
V  [libjvm.so+0x3d61c6]
[...]

The CPU is two of

vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 2.80GHz
stepping        : 1
cpu MHz         : 2799.980
[...]
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts pni dtes64 monitor ds_cpl cid cx16 xtpr
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2010-09-15 16:35:41 UTC
Oops, looks like stabilization bug was filled without arch teams in CC. So we will stabilize .21. Sorry for the trouble, please unmask .21 locally till it's done.

*** This bug has been marked as a duplicate of bug 331635 ***