Back on this again...

On Wed, Nov 12, 2008 at 5:11 PM, Robert Coup
<[EMAIL PROTECTED]>wrote:

>
> 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.
>

Does exactly the same thing under mod_python, fwiw.


> 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...
>

Running the ctypes test suite (python/Lib/ctypes/test from py2.5-maint svn)
from within a mod_wsgi or a mod_python request completes fine.

I've tried:
>  apache+mod_wsgi(embedded): fails
>  apache+mod_wsgi(daemon): fails
>  apache+mod_fastcgi: ok
>  python console: ok
>

And now:
 apache+mod_python: fails
 apache(prefork mpm) + mod_wsgi: fails (all other tests were worker mpm)

Still looking for bright ideas... I had a browse through the apache, debian,
ubuntu, and python bugtrackers but nothing jumped out at me.

Thanks,

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to