[Mono-bugs] [Bug 74588][Wis] New - problem with I8 conversions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Apr 2005 09:32:31 -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 malekith@pld-linux.org.

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

--- shadow/74588	2005-04-13 09:32:30.000000000 -0400
+++ shadow/74588.tmp.28121	2005-04-13 09:32:31.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 74588
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: amd64 pld linux
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: JIT
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: malekith@pld-linux.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: problem with I8 conversions
+
+Description of Problem:
+
+ILasm the attached file and run it.
+
+Actual Results:
+
+** ERROR **: file inssel.c: line 2929 (mono_burg_emit_161): should not be
+reached
+aborting...
+zsh: 3566 abort      mono ./foo.exe
+
+
+Expected Results:
+
+nothing
+
+
+How often does this happen? 
+
+always
+
+
+Additional Information:
+
+this seems amd64 specific.