FS#21332 - [mod_python] segmentation fault after updating to python 2.7

Attached to Project: Arch Linux
Opened by Jonathan Liu (net147) - Tuesday, 19 October 2010, 10:12 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 19 October 2010, 22:09 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Dan Griffiths (Ghost1227)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Accessing any mod_python script through Apache causes a Segmentation fault to be logged in /var/log/httpd/error_log and the web server to return an empty document.

Additional info:
* apache 2.2.16-1
* mod_python 3.3.1-6

Steps to reproduce:
1. Upgrade all packages on system
2. Follow http://www.dscpl.com.au/wiki/ModPython/Articles/GettingModPythonWorking to create simple mod_python script
3. Try to access the script using Apache with a web browser
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Tuesday, 19 October 2010, 22:09 GMT
Reason for closing:  Won't fix
Additional comments about closing:  mod_python moved to AUR
Comment by Jonathan Liu (net147) - Tuesday, 19 October 2010, 10:24 GMT
Here is a backtrace of the segmentation fault.
Comment by Dan McGee (toofishes) - Tuesday, 19 October 2010, 12:09 GMT Comment by Jonathan Liu (net147) - Tuesday, 19 October 2010, 21:48 GMT
mod_python is an officially dead project so I guess I will use mod_wsgi now:
http://blog.dscpl.com.au/2010/06/modpython-project-is-now-officially.html

Loading...