[Mono-bugs] [Bug 82704][Nor] Changed - Stack overflow in unmanaged code, with xsp2
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 5 10:11:22 EDT 2007
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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82704
--- shadow/82704 2007-09-05 10:08:39.000000000 -0400
+++ shadow/82704.tmp.19035 2007-09-05 10:11:22.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82704
Product: Mono: Runtime
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: mhabersack at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -152,6 +152,26 @@
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
+
+------- Additional Comments From mhabersack at novell.com 2007-09-05 10:11 -------
+The first error message (sent to the browser) is:
+
+Server Error in '/' Application
+File '/' not found.
+
+Description: Error processing request.
+
+Error Message: HTTP 404. System.Web.HttpException: File '/' not found.
+
+Stack Trace:
+
+System.Web.HttpException: File '/' not found.
+ at System.Web.StaticFileHandler.ProcessRequest
+(System.Web.HttpContext context) [0x00127] in
+/usr/src/tmp/mono/mcs/class/System.Web/System.Web/StaticFileHandler.cs:92
+ at System.Web.HttpApplication+<>c__CompilerGenerated2.MoveNext ()
+[0x00c73] in
+/usr/src/tmp/mono/mcs/class/System.Web/System.Web/HttpApplication.cs:977
More information about the mono-bugs
mailing list