From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 28 19:50:30 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 31A7516BB58 for ; Sun, 28 May 2006 19:50:30 +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 CBFC243D7C for ; Sun, 28 May 2006 19:50:19 +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 k4SJoJgt040438 for ; Sun, 28 May 2006 19:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4SJoJTT040437; Sun, 28 May 2006 19:50:19 GMT (envelope-from gnats) Resent-Date: Sun, 28 May 2006 19:50:19 GMT Resent-Message-Id: <200605281950.k4SJoJTT040437@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, 50g Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 593B416ADC1 for ; Sun, 28 May 2006 19:50:09 +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 ECA9F43D5C for ; Sun, 28 May 2006 19:50:05 +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 k4SJo51H084403 for ; Sun, 28 May 2006 19:50:05 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k4SJo5R1084402; Sun, 28 May 2006 19:50:05 GMT (envelope-from nobody) Message-Id: <200605281950.k4SJo5R1084402@www.freebsd.org> Date: Sun, 28 May 2006 19:50:05 GMT From: 50g To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/98062: Apache 2.0.58 with 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: Sun, 28 May 2006 19:50:36 -0000 >Number: 98062 >Category: ports >Synopsis: Apache 2.0.58 with mod_python3 core dumped >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 28 19:50:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: 50g >Release: 6.1-RELEASE >Organization: >Environment: FreeBSD ns.citygrit.cn 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: install apache2.0.58 with WITH_MPM=worker and mod_python3 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 "May 29 02:58:00 ns kernel: pid 5371 (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 close mod_python in httpd.conf,all serene.at the same time i to try norm install apache2.0.58 not with any arguments and mod_python3 not have this problem,but have this problem(http://www.freebsd.org/cgi/query-pr.cgi?pr=97090) tail -f /var/log/messages May 29 02:28:36 ns kernel: pid 604 (httpd), uid 0: exited on signal 11 (core dumped) May 29 02:29:31 ns kernel: pid 632 (httpd), uid 0: exited on signal 11 (core dumped) May 29 02:31:12 ns kernel: pid 659 (httpd), uid 0: exited on signal 11 (core dumped) May 29 02:36:14 ns kernel: pid 702 (httpd), uid 0: exited on signal 11 (core dumped) May 29 02:42:43 ns kernel: pid 724 (httpd), uid 0: exited on signal 11 (core dumped) May 29 02:58:00 ns kernel: pid 5371 (httpd), uid 0: exited on signal 11 (core dumped) >How-To-Repeat: Install apache2.0.58 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: