Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9.1
-
Fix Version/s: 2.9.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
We have been intermittently getting a NPE in ScanThread.setUpFrame:360. This seems to be independent of compiler, operating system and instruction architecture. [1] demonstrates the bug in AIX in the SPECjvm98 tests. It is reproduced with a higher frequency in dacapo tests in the stress test-run (i.e. see [2]).
[1] http://jikesrvm.anu.edu.au/cattrack/results/excalibur.watson.ibm.com/sanity.407/BaseBaseMarkSweep/default/SPECjvm98/_209_db/Output.txt
[2] http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/stress.396/gcstress/base/dacapo/bloat/Output.txt
Activity
Daniel Frampton
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Comment | [ Possibly resolved by r12809: Missed lock prefix (stack scanning failures). ] |
Peter Donald
made changes -
| Fix Version/s | 2.9.1 [ 13529 ] | |
| Fix Version/s | 2.9.2 [ 13599 ] |
Daniel Frampton
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Several fixes in this area have occurred, and I havent seen a similar failure for a while.
It is quite likely that if there is an underlying bug it will be exposed differently so I am closing this issue.