« Return to Thread: [jira] Created: (RVM-706) Class loader assertion failures with ConcMS

[jira] Created: (RVM-706) Class loader assertion failures with ConcMS

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Class loader assertion failures with ConcMS
-------------------------------------------

                 Key: RVM-706
                 URL: http://jira.codehaus.org/browse/RVM-706
             Project: RVM
          Issue Type: Bug
          Components: MMTk
    Affects Versions: 3.0.1
            Reporter: Ian Rogers
             Fix For: 1000


The following error happens in this report:

http://jikesrvm.anu.edu.au/cattrack/results/jalapeno.anu.edu.au/sanity-tier2/6279/BaseBaseConcMS/default/SPECjvm98/_222_mpegaudio/default/Output.txt

vm internal error at:

-- Stack --
   at Lorg/jikesrvm/VM; sysFail(Ljava/lang/String;)V at line 2145
   at Lorg/jikesrvm/VM; _assertionFailure(Ljava/lang/String;Ljava/lang/String;)V at line 635
   at Lorg/jikesrvm/VM; _assert(ZLjava/lang/String;Ljava/lang/String;)V at line 618
   at Lorg/jikesrvm/VM; _assert(Z)V at line 596
   at Lorg/jikesrvm/classloader/RVMClass; getReferenceOffsets()[I at line 999
   at Lorg/jikesrvm/mm/mminterface/SpecializedScanMethod; fallback(Ljava/lang/Object;Lorg/mmtk/plan/TransitiveClosure;)V at line 200
   at Lorg/jikesrvm/mm/mmtk/Scanning; scanObject(Lorg/mmtk/plan/TransitiveClosure;Lorg/vmmagic/unboxed/ObjectReference;)V at line 75
   at Lorg/mmtk/plan/TraceLocal; scanObject(Lorg/vmmagic/unboxed/ObjectReference;)V at line 169
   at Lorg/mmtk/plan/TraceLocal; incrementalTrace(I)Z at line 505
   at Lorg/mmtk/plan/concurrent/ConcurrentCollector; concurrentCollectionPhase(S)V at line 94
   at Lorg/mmtk/plan/concurrent/ConcurrentCollector; concurrentCollect()V at line 51
   at Lorg/jikesrvm/mm/mminterface/ConcurrentCollectorThread; run()V at line 119
   at Lorg/jikesrvm/scheduler/RVMThread; startoff()V at line 646


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jikesrvm-issues mailing list
Jikesrvm-issues@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues

 « Return to Thread: [jira] Created: (RVM-706) Class loader assertion failures with ConcMS