[Mono-bugs] [Bug 78335][Wis] New - ilasm don't signed assembly(svn-
60395)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 8 04:36:04 EDT 2006
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 hys545 at dreamwiz.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78335
--- shadow/78335 2006-05-08 04:36:04.000000000 -0400
+++ shadow/78335.tmp.26767 2006-05-08 04:36:04.000000000 -0400
@@ -0,0 +1,54 @@
+Bug#: 78335
+Product: Mono: Compilers
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: IL assembler
+AssignedTo: jankit at novell.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ilasm don't signed assembly(svn- 60395)
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+I signed ikvm-jvm
+
+Assembling 'jvm32.il' , no listing file, to dll --> 'JVM.dll'
+
+Assembling 'jvm64.il' , no listing file, to dll --> 'JVM.dll'
+
+Assembling 'jvm_h.il' , no listing file, to dll --> 'JVM.dll'
+
+Signing assembly with the specified strongname keypair
+Operation completed successfully
+
+
+But
+gacutil /i JVM.dll
+Failure adding assembly to the cache: The file specified is not a valid
+assembly.
+
+
+Steps to reproduce the problem:
+1.
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+
+Additional Information:
More information about the mono-bugs
mailing list