FULL PRODUCT VERSION :
11:41 grants@boxcar: ~ 99 >java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
11:41 grants@boxcar: ~ 100 >
ADDITIONAL OS VERSION INFORMATION :
Centos 6.5
A DESCRIPTION OF THE PROBLEM :
When I put the date forward eg
date 030112:00
then I run a command that normally works eg
javaws http://launcher.al.com.au:6060/launcher/client/launcher.jnlp
It fails with an immediate
Illegal instruction (core dumped)
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
rpm -Uvh jdk-7u45-linux-x64.rpm
date 030112:00
javaws somecommand
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
show a dialog or message that java has expired.
ACTUAL -
Illegal instruction (core dumped)
EDIT - strace log attached (maybe submitter should have run with -f flag)
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Illegal instruction (core dumped)
strace output attached
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
I have the core dumps if they are usefull
---------- END SOURCE ----------
11:41 grants@boxcar: ~ 99 >java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)
11:41 grants@boxcar: ~ 100 >
ADDITIONAL OS VERSION INFORMATION :
Centos 6.5
A DESCRIPTION OF THE PROBLEM :
When I put the date forward eg
date 030112:00
then I run a command that normally works eg
javaws http://launcher.al.com.au:6060/launcher/client/launcher.jnlp
It fails with an immediate
Illegal instruction (core dumped)
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
rpm -Uvh jdk-7u45-linux-x64.rpm
date 030112:00
javaws somecommand
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
show a dialog or message that java has expired.
ACTUAL -
Illegal instruction (core dumped)
EDIT - strace log attached (maybe submitter should have run with -f flag)
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Illegal instruction (core dumped)
strace output attached
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
I have the core dumps if they are usefull
---------- END SOURCE ----------