Sign in with OpenID
mod_python: Expat Causing Apache Crash. We ran in to this problem today.
Tagged apache, django, expat, modpython
For the benefit of the search engines, the error message in our Apache log file was this:
httpd: Objects/stringobject.c:105: PyString_FromString: Assertion `str != ((void *)0)' failed.
Simon Willison - 27th March 2007 11:50 - #
Name:
URL:
Auto-HTML Manual XHTML
Auto-HTML: Line breaks are preserved; URLs will be converted in to links.
Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre
For the benefit of the search engines, the error message in our Apache log file was this:
httpd: Objects/stringobject.c:105: PyString_FromString: Assertion `str != ((void *)0)' failed.