Bug 98062

Summary: Apache 2.0.58 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-05-28 20:50:19 UTC
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)

Fix: 

Unknown
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-28 23:26:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

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

Superseded by ports/102427.