Bug 103711

Summary: Apache 2.0.59 with www/mod_python3 core dumped
Product: Ports & Packages Reporter: citygrit <citygrit>
Component: Individual Port(s)Assignee: Hye-Shik Chang <perky>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description citygrit 2006-09-27 11:20:14 UTC
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)

Fix: 

Unknown
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-27 11:21:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to maintainer
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-03-15 07:37:28 UTC
State Changed
From-To: open->closed

Duplicate of ports/102427.