Issue Details (XML | Word | Printable)

Key: RVM-187
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: Peter Donald
Votes: 0
Watchers: 0
Operations

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

VM_OptGenericMapIterator: findGCMapIndex failed

Created: 21/Aug/07 08:34 PM   Updated: 04/Jul/08 02:24 PM
Component/s: Compiler: Optimizing
Affects Version/s: 2.9.0.1
Fix Version/s: 3.0

Time Tracking:
Not Specified

Environment: rvmx86lnx32.anu.edu.au


 Description  « Hide
Errors of the form "VM_OptGenericMapIterator: findGCMapIndex failed" have recently started occurring at Opt1 compilation. It looks like this started after changes to the Opt compiler.

SELECT
('http://jikesrvm.anu.edu.au/cattrack/results/' || hosts.name || '/' || test_runs.variant || '.' || test_runs.id || '/' || build_configurations.name || '/' || test_configurations.name || '/' || groups.name || '/' || test_cases.name || '/' || test_case_executions.name ||'/Output.txt') AS uri,
test_runs.start_time
FROM test_runs
RIGHT JOIN hosts ON hosts.id = test_runs.host_id
RIGHT JOIN build_configurations ON build_configurations.test_run_id = test_runs.id
RIGHT JOIN test_configurations ON test_configurations.build_configuration_id = build_configurations.id
RIGHT JOIN groups ON groups.test_configuration_id = test_configurations.id
RIGHT JOIN test_cases ON test_cases.group_id = groups.id
RIGHT JOIN test_case_executions ON test_case_executions.test_case_id = test_cases.id
WHERE
test_case_executions.id IN (SELECT owner_id FROM test_case_execution_outputs WHERE output LIKE '%VM_OptGenericMapIterator: findGCMapIndex failed%')
ORDER BY test_runs.start_time DESC

http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/stress.833/gcstress/Opt_1/dacapo/pmd/default/Output.txt 2007-08-21 16:01:15.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/stress.706/gcstress/Opt_1/dacapo/eclipse/default/Output.txt 2007-08-04 16:01:00.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/stress.706/gcstress/Opt_1/SPECjbb2005/SPECjbb2005/default/Output.txt 2007-08-04 16:01:00.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/stress.706/gcstress/Opt_1/dacapo/chart/default/Output.txt 2007-08-04 16:01:00.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/stress.702/gcstress/Opt_1/dacapo/antlr/default/Output.txt 2007-08-03 16:00:51.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx64.anu.edu.au/sanity.255/FullAdaptiveGenCopy/default/dacapo/xalan/default/Output.txt 2007-05-04 15:01:09.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/sanity.347/FullAdaptiveGenCopy/default/dacapo/xalan/default/Output.txt 2007-05-04 15:01:09.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/sanity.372/production/default/SPECjbb2005/SPECjbb2005/default/Output.txt 2007-03-17 15:00:50.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx64.anu.edu.au/sanity.274/production/default/SPECjbb2005/SPECjbb2005/default/Output.txt 2007-03-17 15:00:50.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/sanity.317/production/default/soot/soot.Main/default/Output.txt 2007-03-07 15:01:07.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx64.anu.edu.au/sanity.238/production/default/soot/soot.Main/default/Output.txt 2007-03-07 15:01:07.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx64.anu.edu.au/sanity.234/development/default/soot/soot.Main/default/Output.txt 2007-03-06 15:01:15.0
http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32.anu.edu.au/sanity.313/development/default/soot/soot.Main/default/Output.txt 2007-03-06 15:01:15.0



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Peter Donald added a comment - 21/Aug/07 08:35 PM
Could you look at this as it seems likely that the changes that caused this were part of changes you made

Ian Rogers added a comment - 11/Sep/07 08:45 AM
Is this still an issue?


Ian Rogers added a comment - 25/Sep/07 07:06 AM
Is this still an issue?

Daniel Frampton added a comment - 26/Sep/07 09:51 AM
Possibly related to barrier issues addressed in 13692.

Will have to wait and see...


Ian Rogers added a comment - 13/Apr/08 03:56 PM
I can't search cattrack and its unclear to me what this error is. I've not seen the error so it could be its been cleared up by something else. I propose we close it if we here nothing prior to the 2.9.4 release.

Daniel Frampton added a comment - 01/Jun/08 11:01 PM
A search of the cattrack database reveals that this error has not occurred since October last year.

David Grove added a comment - 04/Jul/08 02:22 PM
reopening so I can modify fix target to 3.0