[Mono-list] IHttpModule and xsp

Shawn Vose mono@programmerforrent.com
Tue, 07 Dec 2004 19:57:18 -0500


Gonzalo,

In response to what version I am running of mono and xsp I am running 
1.04. I noticed when I fire up xsp I get the following message

[voseman@devServer voseman]$ xsp --version

(/usr/local/bin/xsp.exe:22063): GLib-CRITICAL **: file gstrfuncs.c: line 
2129 (g
_strsplit): assertion `string != NULL' failed

(/usr/local/bin/xsp.exe:22063): GLib-CRITICAL **: file gstrfuncs.c: line 
2241 (g
_strjoinv): assertion `str_array != NULL' failed
xsp.exe 1.0.4.0
(c) 2002,2003 Ximian, Inc.
(c) 2003,2004 Novell, Inc.
Minimalistic web server for testing System.Web
[voseman@devServer voseman]$


I would expect this is not normal, my question is might this be 
something that would effect IHttpmodule support?