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.
