Issue Details (XML | Word | Printable)

Key: RVM-365
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: David Grove
Reporter: Ian Rogers
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RVM

PPC (AIX) Stack Scanning Appears Broken

Created: 01/Feb/08 02:33 AM   Updated: 08/May/08 04:56 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.9.3

Time Tracking:
Not Specified


 Description  « Hide
From [1] some new errors are reported. Looking in particular at [2] and [3] you can see the stack scanning is either finding an incorrect method ID just before a native frame or that its faulting in getting a complied method ID. The output in [2] appears to show that we're not handling native frames properly.

[1] http://jikesrvm.anu.edu.au/cattrack/results/excalibur.watson.ibm.com/sanity-ppc32/2632/regression_report
[2] http://jikesrvm.anu.edu.au/cattrack/results/excalibur.watson.ibm.com/sanity-ppc32/2632/development/Opt_2/jBYTEmark/jBYTEmark
[3] http://jikesrvm.anu.edu.au/cattrack/results/excalibur.watson.ibm.com/sanity-ppc32/2632/production/Measure_Compilation_Opt_2/SPECjvm98/_202_jess



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Grove added a comment - 08/May/08 04:56 PM
Should be fixed by r14201 (same bug as RVM-478).