On Wed, Nov 12, 2008 at 4:22 PM, dan90 <[EMAIL PROTECTED]> wrote: > > Hm - So could this be some kind of ubuntu bug, or some problem with > minor version releases in upstream [apache|ctypes]. On my servers the > problem manifests never in Ubuntu Hardy (apache 2.2.8, python 2.5.2), > and always in Ubuntu Intrepid (apache 2.2.9, python 2.5.2). Tested > mod_wsgi versions: 2.0, 2.1, 2.3 on both
what versions of GEOS have you tried? manual compiled as well as the ubuntu packaged version? I wonder if there is a test suite for ctypes i can run inside a wsgi request... Rob, have you tried other WSGI hosts than apache/mod_wsgi? I've tried: apache+mod_wsgi(embedded): fails apache+mod_wsgi(daemon): fails apache+mod_fastcgi: ok python console: ok I'll have a quick look at mod_python next on my list, then i guess more tracing with valgrind/gdb to figure out what the pointer problem is. Rob :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
