[Mono-bugs] [Bug 76756][Nor] Changed - Runtime crash with
assemblies having same basename (a.exe and a.dll,
where a.exe links against a.dll)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 18 18:23:53 EST 2005
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 abockover at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76756
--- shadow/76756 2005-11-18 18:22:13.000000000 -0500
+++ shadow/76756.tmp.17492 2005-11-18 18:23:53.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.1
OS: other
OS Details: SUSE 10.0
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: abockover at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -67,6 +67,17 @@
was in July did not have this problem.
------- Additional Comments From abockover at novell.com 2005-11-18 18:22 -------
Created an attachment (id=16077)
Tarball containing three files necessary to reproduce
+
+------- Additional Comments From abockover at novell.com 2005-11-18 18:23 -------
+Regarding the attachment, the tarball contains three files:
+
+A.cs: used to build a.exe, and instantiates class B from a.dll
+B.cs: contains B class, used to build a.dll
+Makefile: build the two assemblies
+
+make && make run
+
+... Will show the crash. Read the A.cs and Makefile for more info
More information about the mono-bugs
mailing list