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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-04-23 19:00 ------- Created an attachment (id=16815) testcase + +------- Additional Comments From [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
