From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 27 10:20:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56D3816A4CE for ; Wed, 27 Sep 2006 10:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1077143D60 for ; Wed, 27 Sep 2006 10:20:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8RAKEOl066605 for ; Wed, 27 Sep 2006 10:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8RAKE9H066604; Wed, 27 Sep 2006 10:20:14 GMT (envelope-from gnats) Resent-Date: Wed, 27 Sep 2006 10:20:14 GMT Resent-Message-Id: <200609271020.k8RAKE9H066604@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, citygrit Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88C416A407 for ; Wed, 27 Sep 2006 10:16:33 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 537BC43D69 for ; Wed, 27 Sep 2006 10:16:31 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k8RAGV5J006261 for ; Wed, 27 Sep 2006 10:16:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k8RAGVkP006260; Wed, 27 Sep 2006 10:16:31 GMT (envelope-from nobody) Message-Id: <200609271016.k8RAGVkP006260@www.freebsd.org> Date: Wed, 27 Sep 2006 10:16:31 GMT From: citygrit To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/103711: Apache 2.0.59 with www/mod_python3 core dumped X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 10:20:18 -0000 >Number: 103711 >Category: ports >Synopsis: Apache 2.0.59 with www/mod_python3 core dumped >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 27 10:20:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: citygrit >Release: 6.1-RELEASE >Organization: >Environment: FreeBSD ns.citygrit.cn 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: install apache2.0.59 with WITH_MPM=worker WITH_THREADS=yes and mod_python3(mod_python-3.2.10) complete,set httpd.conf add LoadModule python_module libexec/apache2/mod_python.so,now use apachectl start ok,but use apachectl stop i can see "Sep 27 18:09:22 ns kernel: pid 867 (httpd), uid 0: exited on signal 11 (core dumped)" at dmesg output,everytime use apachectl stop see look like this at all times. when i disable mod_python in httpd.conf,is ok. tail -f /var/log/messages Sep 27 18:09:22 ns kernel: pid 867 (httpd), uid 0: exited on signal 11 (core dumped) >How-To-Repeat: Install apache2.0.59 WITH_MPM=worker from ports with mod_pyton3, configure it and try apachectl start|stop|restart apache or apache2.sh start|stop|restart. >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: