[Mono-bugs] [Bug 74614][Maj] New - assertion failure in file_loader.c

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 15 Apr 2005 02:01:00 -0400 (EDT)


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 michi@zeroc.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74614

--- shadow/74614	2005-04-15 02:01:00.000000000 -0400
+++ shadow/74614.tmp.11533	2005-04-15 02:01:00.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 74614
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: RH8, dual-CPU
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: michi@zeroc.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: assertion failure in file_loader.c
+
+I just got the following during a test run. This is the first time that
+I've seen this in several thousand runs of the same code.
+Definitely a race condition, I would say, but not a common one...
+
+** ERROR **: file loader.c: line 1257 (mono_method_get_wrapper_data):
+assertion failed: (id <= GPOINTER_TO_UINT (*data))aborting...