[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Crash in python bindings on windows (in apache)

From: Marc Haesen <Marc.Haesen_at_telindus.be>
Date: 2005-10-19 09:17:54 CEST

I have just updated my working copy to revision 16815 and after applying
the attached patch (to solve a compilation problem in windows), it seems
not to crash anymore in apache with mod_python.

In the patch.txt I have just removed the line (void) pool;
It can also replaced by pool=pool; to avoid a warning.

Regards,
Marc

-----Original Message-----
From: David James [mailto:james82@gmail.com]
Sent: Wednesday, October 19, 2005 02:23
To: Marc Haesen
Cc: Max Bowsher; dev@subversion.tigris.org; Daniel L. Rall; David
Anderson
Subject: Re: Crash in python bindings on windows (in apache)

On 10/18/05, Marc Haesen <Marc.Haesen@telindus.be> wrote:
> No, removing the atexit does not solve the problem. It still keeps
> crashing, although in a different place (PyErr_Restore).
Does r16806 and r16807 help? I've also attached these revisions as a
patch, for your convenience.

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Oct 19 09:18:51 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.