[Mono-bugs] [Bug 60927][Wis] New - Exception isn’t handled on Mac OS X port.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 30 Jun 2004 07:11:25 -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 ztashev@openlinksw.co.uk.

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

--- shadow/60927	2004-06-30 07:11:25.000000000 -0400
+++ shadow/60927.tmp.14631	2004-06-30 07:11:25.000000000 -0400
@@ -0,0 +1,68 @@
+Bug#: 60927
+Product: Mono: Runtime
+Version: unspecified
+OS: Mac OS X 10.3
+OS Details: 10.3.4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ztashev@openlinksw.co.uk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Exception isn’t handled on Mac OS X port.
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+Exception isn’t handled on Mac OS X port.
+
+Steps to reproduce the problem:
+1. Compile and run the attached code sample.
+
+Actual Results:
+
+** Message: : u_strToLower error: U_FILE_ACCESS_ERROR
+MySimpleWorkerRequest
+
+** ERROR **: file exceptions-ppc.c: line 935 (ves_icall_get_trace): 
+assertion
+failed: (ji != NULL)
+aborting...
+Abort trap
+
+Expected Results:
+
+Behavior on Linux:
+
+Unhandled Exception: System.IndexOutOfRangeException: Array index is out of
+range.
+
+Server stack trace: 
+in <0x00043> System.Web.Hosting.SimpleWorkerRequest:GetFilePathTranslated 
+()
+in <0x0002e> Test.MyHost:ProcessRequest_int ()
+in (unmanaged) (wrapper managed-to-native)
+System.Runtime.Remoting.RemotingServices:InternalExecute
+(System.Reflection.MonoMethod,object,object[],object[]&)
+in <0x00004> (wrapper managed-to-native)
+System.Runtime.Remoting.RemotingServices:InternalExecute
+(System.Reflection.MonoMethod,object,object[],object[]&)
+in <0x00171> 
+System.Runtime.Remoting.RemotingServices:InternalExecuteMessage
+(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMes
+sage)
+
+
+How often does this happen? 
+
+Always
+
+Additional Information:
+
+Mono compiled from CVS (30 June 2004) with ICU and  gc6.3alpha6.