openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #06637
[Bug 664465] Re: openjdk-6 shark build fails on amd64 allspice buildd
Launchpad has imported 1 comments from the remote bug at
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=581.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2010-10-29T16:01:53+00:00 Matthias Klose wrote:
this is seen on newer x86_64 hardware with llvm-2.8. I did verify that a
2.7 based build does succeed on the same hardware, so this looks like an
issue in llvm-2.8. This hardware is only used as a buildd, I don't have
remote access to it.
the build succeeds on:
model name : AMD Opteron(tm) Processor 246
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow rep_good
it fails on:
model name : Intel(R) Xeon(R) CPU E5530 @ 2.40GHz
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca sse4_1 sse4_2 popcnt lahf_lm ida
it fails in
make[8]: Leaving directory `/build/buildd/openjdk-6-6b20-1.10~pre2/build/zerovm/openjdk.build/hotspot/out
putdir/linux_amd64_shark/product'
cd linux_amd64_shark/product && ./test_gamma
java full version "1.6.0_20-b20"
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.10pre) (6b20-1.10~pre2-0ubuntu2)
OpenJDK 64-Bit Shark VM (build 19.0-b06, mixed mode)
1. A1 B5 C8 D6 E3 F7 G2 H4
2. A1 B6 C8 D3 E7 F4 G2 H5
[...]
77. A6 B4 C2 D8 E5 F7 G1 H3
78. A6 B4 C7 D1 E#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:236), pid=714, tid=47829536597344
# fatal error: caught unhandled signal 11
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK 64-Bit Shark VM (19.0-b06 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.10pre
# Distribution: Ubuntu natty (development branch), package 6b20-1.10~pre2-0ubuntu2
# An error report file with more information is saved as:
# /build/buildd/openjdk-6-6b20-1.10~pre2/build/zerovm/openjdk.build/hotspot/outputdir/linux_amd64_shark/product/hs_err_pid714.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#
Aborted
make[7]: *** [productshark] Error 134
make[7]: Leaving directory `/build/buildd/openjdk-6-6b20-1.10~pre2/build/zerovm/openjdk.build/hotspot/outputdir'
make[6]: *** [generic_buildshark] Error 2
make[6]: Leaving directory `/build/buildd/openjdk-6-6b20-1.10~pre2/build/zerovm/openjdk/hotspot/make'
make[5]: *** [productshark] Error 2
make[5]: Leaving directory `/build/buildd/openjdk-6-6b20-1.10~pre2/build/zerovm/openjdk/hotspot/make'
make[4]: *** [hotspot-build] Error 2
Reply at: https://bugs.launchpad.net/openjdk/+bug/664465/comments/2
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/664465
Title:
openjdk-6 shark build fails on amd64 allspice buildd
Status in OpenJDK:
Confirmed
Status in “llvm-2.8” package in Ubuntu:
New
Status in “openjdk-6” package in Ubuntu:
New
Bug description:
the openjdk-6 shark build fails in natty on the amd64 allspice buildd.
both yellow and crested do build the package. the assumption is now
that llvm-2.8 has a bug with the jit on this hardware. Not seen with
builds using llvm-2.7 before.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/664465/+subscriptions
References