[Mono-bugs] [Bug 62405][Maj] New - Invalid IL code at IL008b

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 Aug 2004 02:22:01 -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=62405

--- shadow/62405	2004-08-04 02:22:01.000000000 -0400
+++ shadow/62405.tmp.19731	2004-08-04 02:22:01.000000000 -0400
@@ -0,0 +1,36 @@
+Bug#: 62405
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: RedHat 8, 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: Invalid IL code at IL008b
+
+** ERROR **: Invalid IL code at IL008b in IceInternal.TcpEndpoint:.ctor
+(IceInternal.Instance,string): IL_008b: newobj
+  0x06000582
+
+
+aborting...
+
+
+I just got the above error during a test run. The interesting is that I'm
+running the same binaries in a loop over and over and, in thousands of
+runs, this is the first time I've seen this. Looks like there is a bit of
+code that gets executed only very rarely?
+
+I can supply the code if you like.
+
+Cheers,
+
+Michi.