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

Crash in import

From: Ich Selbst <ichselbst_at_gmx.ch>
Date: 2002-11-10 00:11:14 CET

Hi,

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

kind regards

Steve
Received on Sun Nov 10 00:12:08 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.