Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2003 20:38:16 +0100
From:      Angel Todorov <angel.todorov@i-u.de>
To:        ports@FreeBSD.org, Hye-Shik Chang <perky@fallin.lv>
Subject:   Re: apache2+mod_mono
Message-ID:  <20030515203816.00004876.angel.todorov@i-u.de>
In-Reply-To: <20030515054538.GA58398@fallin.lv>
References:  <20030514214245.00006f4b.angel.todorov@i-u.de> <20030515054538.GA58398@fallin.lv>

next in thread | previous in thread | raw e-mail | index | archive | help
--=.+8XQy(d+(oQT0Y
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

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@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.

--=.+8XQy(d+(oQT0Y
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)

iD8DBQE+w+ysSAvoB4fUY5kRAqyQAJ9jPDbYd6Lj1aVN5QAAIPyMSJExjgCeLAX9
lTWUe1il2bNsAoPHu3cguuY=
=B3P0
-----END PGP SIGNATURE-----

--=.+8XQy(d+(oQT0Y--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030515203816.00004876.angel.todorov>