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

Re: mailer.py core dump

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-07-02 04:18:28 CEST

On Tue, Jul 01, 2003 at 06:07:14PM -0700, Blair Zajac wrote:
> I'm seeing a core dump with mailer.py.
>
> This is on RedHat 9 with svn 0.24.2 using my own compiled python
> 2.2.3.
>
> This is with revision 6346 of mailer.py, which I'm using because
> it makes shorter emails.
>
> If I back down to the mailer.py distributed with 0.24.2, there's no
> core dump. Is 6346 supposed to work with the swig bindings from 0.24.2,
> or were there some API changes that made this newer mailer.py not work?

There was a bug fix to swigutil_py.c in rev 6339 which fixed the problem
you're seeing. I'm not sure why the new mailer.py would generate it but the
old would not. Mike changed some of the dir_delta stuff, but that also got
fixed again. *shrug*

Answer is: upgrade your svn installation to pick up r6339 (or merge that
revision into your copy).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 2 04:13:30 2003

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.