[Mono-bugs] [Bug 33671][Maj] Changed - mono sometimes aborts with message about wapi_...

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 23 Oct 2003 10:12:46 -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 dick@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=33671

--- shadow/33671	2003-10-22 15:28:51.000000000 -0400
+++ shadow/33671.tmp.22422	2003-10-23 10:12:46.000000000 -0400
@@ -216,6 +216,17 @@
 (System.Web.HttpContext,string,string,string)
 in <0x001aa> System.Web.HttpApplication:CreateHttpHandler
 (System.Web.HttpContext,string,string,string)
 in <0x0011f> .CreateHandlerState:Execute ()
 in <0x0006f> .StateMachine:ExecuteState
 (System.Web.HttpApplication/IStateHandler,bool&)
+
+------- Additional Comments From dick@ximian.com  2003-10-23 10:12 -------
+This trace is not related.
+
+You should have seen "sanity check failed" error messages at
+application startup, and this would have explained the Process.Start()
+failure. (Process.Start() relies on shared memory.)
+
+If you can reliably cause the shared memory to become corrupted, then
+I want to know how.
+