On Dec 15, 2008, at 5:59 PM, Graham Dumpleton wrote:

>
> Can you try with mod_wsgi source code direct from subversion?
>
> http://code.google.com/p/modwsgi/source/checkout

I was amiss not mentioning that I tried:
http://modwsgi.googlecode.com/svn/trunk/mod_wsgi

which didn't build an ld error. I don't have the details with me but I  
can get them to you tomorrow if you are interested.

So I switched to:
http://modwsgi.googlecode.com/svn/branches/mod_wsgi-2.X/

Which I assume has some things backported. I built it and receive the  
same error.

> I have addressed an issue with way memory from configuration phase has
> been allocated:
>
> """Finally, use cmd->pool instead of
> cmd->temp_pool. May be a bug that temp_pool was used and could have  
> resulted
> in corruption of data."""
>
>
> Although it was wrong, have never been sure of the consequences of it
> being wrong. It is possible that what you are seeing is a result of
> this mistake in code.
>
> If don't want to go to newer code, just look for 'temp_pool' in
> mod_wsgi.c file for version being used and change to 'pool'.

I'll look to see if this is in the checkout that I am using, first  
thing tomorrow US/EST. If not, I will add it and see if it fixes it.   
I have my doubts though as it is fine with 28 project configs, broke  
with 29 and fine again with 28.

> Graham

As always, thanks for the quick reply.

~ro
        

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