[Mono-devel-list] Re: asp.net bug

Liyu Liu liyul at hotmail.com
Thu Jan 15 16:36:05 EST 2004


A bit too quick in last reply.

After updating the machine.config (and later config, browscap.ini and
browscap.ini.gz) from mono/data directory. I was able to run a few xsp test
cases comes from cvs. However, after running any aspx page, this assertion
still happens after pressing enter to terminate xsp (for example, this is
what I got after running button.aspx). Anyway, it is not as bad since this
happens only at process termination.

I am investigating other bugs prevented running our web application and
assume this is something that will be fixed next time I update my sources.
:-)Let me know if I can be of any help.

Luke


E:\work\DataLab\Application\v3\build>xsp --root E:\work\mono\xsp\test
Listening on port: 8080
Listening on address: 0.0.0.0
Root directory: E:\work\mono\xsp\test
Hit Return to stop the server.


Unhandled Exception: System.Net.Sockets.SocketException: Some sort of w32
error
occurred: 0
in (unmanaged) (wrapper managed-to-native)
System.Net.Sockets.Socket:Accept_inte
rnal (intptr)
in <0x00004> (wrapper managed-to-native)
System.Net.Sockets.Socket:Accept_intern
al (intptr)
in <0x0001a> System.Net.Sockets.Socket:Accept ()
in <0x0002f> Mono.ASPNET.XSPApplicationServer:RunServer ()
in <0x00044> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void
()


** (E:\work\DataLab\Application\v3\build\mono\lib\xsp.exe:1760): CRITICAL
**: fi
le mono-hash.c: line 440 (mono_g_hash_table_remove): assertion `hash_table
!= NU
LL' failed



More information about the Mono-devel-list mailing list