[Mono-bugs] [Bug 62534][Maj] Changed - Invalid IL code at IL0178

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Apr 2005 19:26:52 -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=62534

--- shadow/62534	2004-08-27 16:35:51.000000000 -0400
+++ shadow/62534.tmp.3165	2005-04-28 19:26:52.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 62534
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: RedHat 8, dual-CPU
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: michi@zeroc.com               
@@ -51,6 +51,10 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-08-27 16:35 -------
 We need the IL for the code you are compiling. Basically, this means
 the jit is having trouble reading the method. What you should do to
 try and isolate IceInternal.ThreadPool:promoteFollower () into a
 single file, so that there is a small test case.
+
+------- Additional Comments From michi@zeroc.com  2005-04-28 19:26 -------
+I have never seen the problem again since, and I can't reproduce with 
+later versions of the runtime, so I'm closing this.