[Mono-bugs] [Bug 75953][Maj] New - ARM icache flush is missing
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Thu Sep  1 09:05:07 EDT 2005
    
    
  
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by tomba at bat.org.
http://bugzilla.ximian.com/show_bug.cgi?id=75953
--- shadow/75953	2005-09-01 09:05:07.000000000 -0400
+++ shadow/75953.tmp.12502	2005-09-01 09:05:07.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 75953
+Product: Mono: Runtime
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: ARM Linux
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: tomba at bat.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ARM icache flush is missing
+
+Mono interpreter is missing icache flushing code in
+mono/arch/arm/tramp.c:flush_icache(). This causes mint to crash on our
+ARM11 based board. Mono JIT has a working cache flush code in
+mono/mini/mini-arm.c:mono_arch_flush_icache() though.
    
    
More information about the mono-bugs
mailing list