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 "Aug 23 18:44:22 ns kernel: pid 8887 (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.59 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 Aug 23 18:44:22 ns kernel: pid 8887 (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_python3, configure it and try apachectl start|stop|restart apache or apache2.sh start|stop|restart.
Responsible Changed From-To: freebsd-www->freebsd-ports-bugs This is a ports issue, www is the webmasters list, reassign to the ports team.
Responsible Changed From-To: freebsd-ports-bugs->perky Sounds like the problem might lie with mod_python3.
Responsible Changed From-To: perky->pgollucci Over to new maintainer.
Hi citygrit, a bit more than two years ago, you reported a problem with www/mod_python3 in ports/102427 (see [1]). Unfortunately, the PR's history doesn't indicate any work/progress on this issue. I'm trying to find out what the state of this is. Can you still reproduce the problem you reported, or can the PR be closed? Regards, Stefan [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/102427
----- Forwarded message from Citygrit <citygrit@gmail.com> ----- From: Citygrit <citygrit@gmail.com> Subject: Re: ports/102427: Apache 2.0.59 with www/mod_python3 core dumped To: Stefan Walter <stefan@freebsd.org> Date: Tue, 23 Dec 2008 22:45:23 +0800 it's can be closed,thank you very much. 2008/12/19 Stefan Walter <stefan@freebsd.org> > Hi citygrit, > > a bit more than two years ago, you reported a problem with www/mod_python3 > in ports/102427 (see [1]). Unfortunately, the PR's history doesn't > indicate any work/progress on this issue. > > I'm trying to find out what the state of this is. Can you still reproduce > the problem you reported, or can the PR be closed? > > Regards, > Stefan > > [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/102427 > ----- End forwarded message -----
State Changed From-To: open->closed Submitter reports the PR can be closed.