apache2+mod_mono

Angel Todorov angel.todorov at i-u.de
Thu May 15 11:38:42 PDT 2003


Hey,
thanks a lot, now the module is loaded successfuly but when i start apache the following occurs:
as soon as the first request is made, the server just stops,
after examining the log file (httpd-error.log), the following segfault occurs:

<snip>

[Thu May 15 07:55:22 2003] [notice] child pid 77883 exit signal Segmentation fau
lt (11)
[Thu May 15 07:55:24 2003] [notice] child pid 77889 exit signal Segmentation fau
lt (11)
[Thu May 15 07:56:24 2003] [notice] SIGHUP received.  Attempting to restart
[Thu May 15 07:56:24 2003] [notice] SIGHUP received.  Attempting to restart
[Thu May 15 07:56:25 2003] [notice] Apache/2.0.45 (Unix) mod_mono/0.3 configured
 -- resuming normal operations

</snip>

Do you have any idea why this happens (apache2 works fine without the mod_mono loaded)? Thanks

Angel

On Thu, 15 May 2003 14:45:38 +0900
Hye-Shik Chang <perky at fallin.lv> wrote:

> On Wed, May 14, 2003 at 09:42:45PM +0100, Angel Todorov wrote:
> > Hello,
> > 
> > I have recently tried compiling mod_mono for apache2 on FreeBSD 4.8-STABLE. My operating environment is the following:
> > 
> > mono version: 0.24
> > mod_mono version: 0.3.6
> > apache version: 2.0.45
> > 
> > I am loading the module and then as soon as i start apache i've got the following error:
> > 
> > Syntax error on line 276 of /usr/local/etc/apache2/httpd.conf:
> > Cannot load /usr/local/libexec/apache2/libmod_mono.so into server: /usr/local/lib/libmono.so.0: Undefined symbol "pthread_cond_signal"
> > 
> 
> If you built apache without thread support, you may need to add the
> following lines to $PREFIX/sbin/envvars:
> 
> LD_PRELOAD=/usr/lib/libc_r.so
> export LD_PRELOAD
> 
> 
>     Hye-Shik =)
> 


-- 
Yesterday upon the stair
I met a man who wasn't there.
He wasn't there again today --
I think he's from the CIA.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030515/09567738/attachment.bin


More information about the freebsd-ports mailing list