[Mono-bugs] [Bug 62534][Maj] Changed - Invalid IL code at IL0178
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 27 Aug 2004 16:35:51 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=62534
--- shadow/62534 2004-08-09 22:57:42.000000000 -0400
+++ shadow/62534.tmp.19426 2004-08-27 16:35:51.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 62534
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: RedHat 8, dual-CPU
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: michi@zeroc.com
@@ -45,6 +45,12 @@
Michi.
PS: I'm in the process of downloading the latest CVS snapshot. I'll
try with that and update any bugs that seem to be affected (if any).
+
+------- 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.