Interesting, tests work fine on SLES 11.
To reproduce do:
1. ssh vm-v20z-23.sfbay (SLES 11)
or
ssh bunt.sfbay (SLES 10.1)
2. cd /net/sqenfs-2.sfbay/export2/results/vm/gtee/JDK7/NIGHTLY/VM/2009-05-02/Comp_Baseline/vm/linux-amd64/server/comp/linux-amd64_server_comp_nsk.sajdi.testlist/ResultDir/name001
3. bash rerun.sh
Actually it reminds old problem we had on Linux (java crashed with SIGFPE)
before jdk and HS started to be compiled with --hash-style=both
Could it be that some of sa-jdi staff is not compiled with -Wl,--hash-style=both flag?
Pls, see "JDK 7 Linux compiler change SWAT" for more details regarding that problem.
|