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

Re: svn.exe crashes in libapr.dll when performing a checkout on specific set of data.

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2006-10-09 11:47:30 CEST

On 9/23/06, D.J. Heap <djheap@gmail.com> wrote:
> On 9/21/06, zzzz4 <stdenisg@gmail.com> wrote:
> [snip]
> >
> > FYI
> >
> > I'm also getting a crash in a similar situation: a recursive checkout
> > from the root path crashes, but checkouts of subdirectories complete
> > normally.
> >
> > This has started since:
> > svn, version 1.4.0 (r21228)
> > compiled Sep 11 2006, 17:46:59
> >
> > I have a DrWatson log if you need it...
> > --
> > zzzz4
>
>
> Can you provide more information? What version is the server running?
> What protocol (http/https/svn)? If you are running Apache, what
> version of Apache and can you post your Apache configuration? Can you
> provide the repository for testing with?
>
> Thanks!
>
> DJ
>
One of user reported me very similiar problem during svn export. It
fails on big tree with following stack trace:
libapriconv.dll!apr_iconv_ces_open(const char * cesname=0x00af02f0,
iconv_ces * * cespp=0x00b2f874, apr_pool_t * ctx=0x00b2fe20) Line 61 +
0x2b C
libapriconv.dll!iconv_uc_open(const char * to=0x00af02f0, const char *
from=0x00af02f8, void * * data=0x0012f68c, apr_pool_t *
ctx=0x00af0060) Line 41 + 0xf C
libapriconv.dll!apr_iconv_open(const char * to=0x00b31fe0, const char
* from=0x0012f8c4, apr_pool_t * ctx=0x77f470e4, void * *
res=0x77f4725c) Line 88 + 0x10 C
libaprutil.dll!check_sbcs(apr_xlate_t * convset=0x00000000) Line 183 + 0x12 C
kernel32.dll!77e49325()
ntdll.dll!77f5109c()
ntdll.dll!77f50fdd()
ntdll.dll!77f45275()

The same workaround helps (copying libapr.dll from TSVN). My idea that
there are some conflicts with TSVN iconv (which is build using
vs2005), now I've asked that user to test without TSVN installed.

-- 
Ivan Zhakov
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 9 11:47:47 2006

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.