From owner-freebsd-ports@FreeBSD.ORG Thu May 15 11:38:42 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35A8637B410 for ; Thu, 15 May 2003 11:38:42 -0700 (PDT) Received: from da7ec.unt0.etta.i-u.de (da7ec.unt0.etta.i-u.de [212.126.218.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E17B43F3F for ; Thu, 15 May 2003 11:38:41 -0700 (PDT) (envelope-from angel.todorov@i-u.de) Received: from mailer.i-u.de ([212.126.209.130]) by da7ec.unt0.etta.i-u.de with esmtp (Exim 3.36 #2 (Debian)) id 19GNcm-00032Z-00 for ; Thu, 15 May 2003 20:38:40 +0200 Received: from ATT.stu.i-u.de ([172.16.12.88]) by mailer.i-u.de with Microsoft SMTPSVC(5.0.2195.5329); Thu, 15 May 2003 20:38:40 +0200 Date: Thu, 15 May 2003 20:38:16 +0100 From: Angel Todorov To: ports@FreeBSD.org, Hye-Shik Chang 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> Organization: n/a X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.3.0; Win32) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.+8XQy(d+(oQT0Y" X-OriginalArrivalTime: 15 May 2003 18:38:40.0087 (UTC) FILETIME=[34363E70:01C31B11] Subject: Re: apache2+mod_mono X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 18:38:42 -0000 --=.+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: [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 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 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--