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

Re: [TSVN] File Exploer crashes in Windows XP (tortoise.dll)

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-01 21:31:09 CEST

Adam Newham wrote:

> I’m hoping someone can give me some pointers to the following problem
> I’m experiencing.
[snip]
> I’m running TortoiseSVN v1.0.6, Build 1200 UNICODE (regular version that
> uses .svn directories) with Subversion 1.0.4 (r9844) on my laptop
> (Windows XP Professional, US version). Whenever I browse to my external
> drive (mapped as G, attached via Firewire) using “explorer”, explorer
> immediately crashes. The drive has a “share” on it at the top level, but
> still crashes when the “share” is removed.

The same thing happened today in our office on a coworkers machine. I
could track the crash down to the subversion library.

> The exception gives the impression the problem occurred with the
> TortoiseSVN.dll as when I bring up the Microsoft Development
> Environment, it comes up in wchar.h, inline operation wmemcpy(wchar_t*
> S1, const wchar_t* S2, size_t N) – Unhandled exception at 0x10011a5a in
> explorer.exe: 0xc0000005: Access violation reading location 0x000000014.
> TortoiseSVN.dll looks like to be the current stack frame.

Yes, exactly the same crash location as in our office today. The crash
happens in /libsvn_wc/status.c line 623.

> I have a screen capture of the call stack and auto’s that I can send to

The callstack could help (just the locations would be enough, i.e. the
ones with "exception at 0x.....).

> Other Notes: I can recreate the problem every time (in fact I can’t use
> explorer to navigate the drive) using explorer both as a standalone
> application and when used in a compliant application such as Microsoft
> Word. However if I use an application that uses its own proprietary file
> explorer (such as SlickEdit) I can navigate the drive without any problems.

If you could zip your working copy you have on that drive and send it to
me (of course only if that data isn't confidential and not too big).

I sent a mail describing that crash about a half hour ago to the
subversion mailing list - but got no answers until now. Maybe they're
checking the code...

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jul 1 22:32:19 2004

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

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