Answers inline, though I'm not sure how helpful this will be—

On Dec 1, 2011, at 8:04 PM, Graham Dumpleton wrote:

> What Apache and Python versions?

Apache 2.2.8
Python 2.5.2

> Definitely not still loading mod_python into same Apache?

I don't believe so, but I don't know how to tell for sure.

> Is it the whole of Apache that is crashing, or just mod_wsgi daemon process?

Again, not sure how to tell.

> If need to get a stack trace, would need to follow steps in:
> 
>  
> http://code.google.com/p/modwsgi/wiki/DebuggingTechniques#Debugging_Crashes_With_GDB
> 
> and run httpd up under gdb with the -X option.
> 
> Graham
> 
> On 2 December 2011 12:58, Drew Yeaton <[email protected]> wrote:
>> I'm attempting to run mod_wsgi 4.0 (that I've compiled from the repo)
>> and it appears to be failing due to a segfault. The compile process
>> appeared to be fine, it's only when I start Apache do I have the
>> issue. I'm getting the following message in my logs:
>> 
>> apache2[1099]: segfault at 3 rip 3 rsp 4147d078 error 14
>> 
>> Thanks!
>> 
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "modwsgi" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> For more options, visit this group at 
>> http://groups.google.com/group/modwsgi?hl=en.
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "modwsgi" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/modwsgi?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to