[Mono-bugs] [Bug 70022][Maj] New - Assertion failure in mono_handle_exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Nov 2004 18:09:13 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/70022	2004-11-29 18:09:13.000000000 -0500
+++ shadow/70022.tmp.25941	2004-11-29 18:09:13.000000000 -0500
@@ -0,0 +1,33 @@
+Bug#: 70022
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Assertion failure in mono_handle_exception
+
+Uncompress the attached file, cd into the directory and run xsp.
+Then go to http://127.0.0.1:8080/ with your browser. You'll see that xsp says:
+
+Application_Start
+
+then touch the global.asax file. You'll see immediately:
+
+Application_End
+
+And after a few seconds:
+
+** ERROR **: file mini-exceptions.c: line 342 (mono_handle_exception):
+assertion failed: (jit_tls->abort_func)
+aborting...
+Trace/breakpoint trap