[Mono-list] XSP on OS/X -- assertion failed

Bryan Zarnett bzarnett@mac.com
Thu, 08 Jul 2004 07:32:45 -0400


After compiling and attempting to run XSP on OS/X I get the following error when I try to hit the server:

** ERROR **: file exception-ppc.c: line 930 (ves_icall_get_trace): asertion failed: (ji !=NULL)

When I run XSP (mono xsp.exe) The application prints out the following basic details:

Adding applications '/:.'...
Registered application:
 Host: any
 Port: any
 Virtual Path: /
 Physical Path: /usr/local/xsp/bin
Listening on Port: 8080
Listening on address: 0.0.0.0
Root Directory: /usr/local/xsp/bin

Any help in solving this impediment would be great.

Bryan