Bug 102427

Summary: Apache 2.0.59 with www/mod_python3 core dumped
Product: Ports & Packages Reporter: citygrit <citygrit>
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description citygrit 2006-08-23 12:10:17 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 "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.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2006-08-23 12:53:55 UTC
Responsible Changed
From-To: freebsd-www->freebsd-ports-bugs

This is a ports issue, www is the webmasters list, reassign 
to the ports team.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-10-25 18:32:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Sounds like the problem might lie with mod_python3.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2008-12-04 04:55:28 UTC
Responsible Changed
From-To: perky->pgollucci

Over to new maintainer.
Comment 4 Stefan Walter freebsd_committer freebsd_triage 2008-12-18 17:12:55 UTC
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
Comment 5 Stefan Walter freebsd_committer freebsd_triage 2008-12-23 15:41:31 UTC
----- 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 -----
Comment 6 Stefan Walter freebsd_committer freebsd_triage 2008-12-23 15:42:05 UTC
State Changed
From-To: open->closed

Submitter reports the PR can be closed.