[Mono-list] Apache 1.3 & debian & mod_haydn & thread abort handler

Peter Boos pedib@colorfullife.com
Sun, 29 Jun 2003 20:56:57 +0200


Hello everyone,

I try to install and run HelloWorld.cs in the mod_haydn samples, but
get the following error in the Apache error.log:

** ERROR **: file mini.c: line 6049 (mono_runtime_install_handlers): assertion 
failed: (sigaction (mono_thread_get_abort_signal (), &sa, NULL) != -1)
aborting...


It seems, that the thread handler cannot be installed. Is this a known problem
and how can I fix it?
BTW: IT happens in the function mono_jit_init (mini.c).

I'm also trying to download mod_mono from www.apacheworld.org, but the
server seems to be down. Is there a mirror server from where I can download 
the file?

Thanks in advance,

	Peter