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

Re: Crash in import

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-10 00:03:24 CET

"Ich Selbst" <ichselbst@gmx.ch> writes:
> when I call svn_client_import(..) the function crashes.
> The crash occurs right after the first notify callback
> with notify_commit_postfix_txdelta. The notify_add callbacks
> run all without problems.
> Also if I try the import not on a local repository but on
> an apache repo then it works just fine. So I think it's
> not a problem of my client.
>
> I'm not able to debug this myself since my debugger
> complains on every(!) call to svn_pool_destroy(..)
> with an INT3 (user breakpoint / memory released twice).

Have you updated to the latest Subversion? Justin Erenkrantz and
Philip Martin have very recently fixed things that sound related to
your problem; see revisions 3701 and 3709, especially the latter.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 10 00:36:53 2002

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.