[Mono-bugs] [Bug 78168][Maj] Changed - Unloading then reloading an
assembly causes segfault
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Apr 23 19:02:57 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 colin at breame.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78168
--- shadow/78168 2006-04-23 19:00:04.000000000 -0400
+++ shadow/78168.tmp.19437 2006-04-23 19:02:57.000000000 -0400
@@ -142,6 +142,22 @@
------- Additional Comments From colin at breame.net 2006-04-23 19:00 -------
Created an attachment (id=16815)
testcase
+
+------- Additional Comments From colin at breame.net 2006-04-23 19:02 -------
+I've attached the test case. Instructions as follows:
+ 1) unzip; you should see test/
+ 2) cd test/obit
+ 3) ./script/server - this should (hopefully) output some text and
+sit there listening on port 3000 (you can change the port by editing
+the script)
+ 4) point a webbrowser at http://localhost:3000/home
+
+If it works you should see "Hello World!" in your browser. If it
+doesn't you'll get the segfault that I'm getting.
+
+I would be interested to know how you get on. If you're having any
+problems running it please email me directly.
+
More information about the mono-bugs
mailing list