From owner-freebsd-ports@FreeBSD.ORG Fri Sep 12 09:58:30 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87785106567E for ; Fri, 12 Sep 2008 09:58:30 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA05.emeryville.ca.mail.comcast.net (qmta05.emeryville.ca.mail.comcast.net [76.96.30.48]) by mx1.freebsd.org (Postfix) with ESMTP id 6A1F38FC1C for ; Fri, 12 Sep 2008 09:58:30 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA01.emeryville.ca.mail.comcast.net ([76.96.30.11]) by QMTA05.emeryville.ca.mail.comcast.net with comcast id Dln51a0020EPchoA5lyWmA; Fri, 12 Sep 2008 09:58:30 +0000 Received: from koitsu.dyndns.org ([67.180.253.227]) by OMTA01.emeryville.ca.mail.comcast.net with comcast id DlyV1a0044v8bD78MlyVYV; Fri, 12 Sep 2008 09:58:29 +0000 X-Authority-Analysis: v=1.0 c=1 a=QycZ5dHgAAAA:8 a=rA7_u4TDVDDY3HC5RTsA:9 a=B2v_KkkIeuw4VpOpXCyCK-kLSrYA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 01C2817B81A; Fri, 12 Sep 2008 02:58:28 -0700 (PDT) Date: Fri, 12 Sep 2008 02:58:28 -0700 From: Jeremy Chadwick To: Matias Surdi Message-ID: <20080912095828.GA52822@icarus.home.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-ports@freebsd.org Subject: Re: mod_python core dump X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2008 09:58:30 -0000 On Fri, Sep 12, 2008 at 11:39:35AM +0200, Matias Surdi wrote: > I've installed mod_python from the ports on a recently installed FreeBSD > 7 box and, despite all the build process goes well, when I try to start > apache I get a core dump. If I disable the "Loadmodule" directive for > mod_python in httpd.conf, then apache starts perfectly. > > The versions I'm using are: > > # pkg_version -v > apache-2.0.63_2 = up-to-date with port > autoconf-2.62 = up-to-date with port > autoconf-wrapper-20071109 = up-to-date with port > bash-3.2.39_1 = up-to-date with port > dovecot-1.1.3 = up-to-date with port > expat-2.0.1 = up-to-date with port > gettext-0.17_1 = up-to-date with port > gmake-3.81_3 = up-to-date with port > help2man-1.36.4_2 = up-to-date with port > libiconv-1.11_1 = up-to-date with port > libtool-1.5.26 = up-to-date with port > linux_base-fc-4_10 < needs updating (port has 4_13) > m4-1.4.11,1 = up-to-date with port > mod_python-3.3.1_2 = up-to-date with port > p5-gettext-1.05_2 = up-to-date with port > pcre-7.7_1 = up-to-date with port > perl-5.8.8_1 = up-to-date with port > pkg-config-0.23_1 = up-to-date with port > postfix-2.5.4,1 = up-to-date with port > py25-sqlite3-2.5.2_1 = up-to-date with port > python25-2.5.2_3 = up-to-date with port > sqlite3-3.5.6 = up-to-date with port > > Any help will be appreciated, thanks. You'll need to provide a gdb backtrace to determine the cause of the core, and provide any error messages shown in Apache's error log (default: /var/log/httpd-error.log). The above information doesn't provide enough detail. Please also be aware that, quite often, debugging Apache and Apache modules is a tedious and difficult task. It's rarely a simple thing. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |