[Mono-bugs] [Bug 58707][Maj] Changed - Exception when trying to AppDomain.Unload()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 19 May 2004 12:32:43 -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 robik@mailbox.sk.
http://bugzilla.ximian.com/show_bug.cgi?id=58707
--- shadow/58707 2004-05-19 12:17:12.000000000 -0400
+++ shadow/58707.tmp.7980 2004-05-19 12:32:43.000000000 -0400
@@ -1,10 +1,10 @@
Bug#: 58707
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Fedora Core 1, kernel linux-2.4.22-1.2188.nptl
Status: NEW
Resolution:
Severity: 040 One week
Priority: Major
Component: misc
@@ -79,6 +79,18 @@
I've made this test using binary snapshot of mono from 18.5.2004, compiled
with the dafult options on Fedora Core 1 with linux-2.4.22-1.2188.nptl
kernel using glibc-2.3.2 and gcc-3.3.2. Then also compiled mono with option
--with-nptl=no, same result.
The same thing happens on a RH9 system with mono beta 1 installed from rpm
packages.
+
+------- Additional Comments From robik@mailbox.sk 2004-05-19 12:32 -------
+Another test using binary snapshot of mono from 18.5.2004, compiled
+with the dafult options on Fedora Core 2 with linux-2.6.5-1.358
+kernel using glibc-2.3.3 and gcc-3.3.3.
+
+Result:
+
+AppDomainTest:Main() Entered
+AppDomainTest:DoTest()
+Segmentation fault
+