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

Re: [TSVN] TSVN 1.2.1 explorer.exe crash

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-26 16:54:45 CEST

Daniel Atallah wrote:

> I've been having relatively frequent (daily or so) crashes in windows
> explorer that (at least at first glance) are caused by TSVN.
>
> The crash seems to happen somewhat randomly (the only thing I've
> noticed is that it seems to happen more frequently when I log back
> into my machine locally after it has been used over remote desktop).

Is the remote session still active when you log in locally?

> It generally just happens when I'm browsing through directories in
> windows explorer - not necessarily a directory that is under version
> control.
>
> Here is a crash report (as generated by Dr. Mingw which is my default
> debugger). I know that it is probably of limited usefulness since it
> doesn't have the debug information.
>
> I did look for information on the various web sites, but all I can
> find mentioned is where to send crash reports from the crash reporting
> tool, not where to find the tool (I may be just overlooking it).

The crash reporting tool is only activated for TortoiseProc, not the
shell extension dll. That's because if we would activate it for the
extension dll, we would receive crash reports for every single shell
extension that a user has installed - and I just don't have that much
time to analyze that many crashreports.

> Please let me know if/what I need to do to get a better crash report.

I could send you the debug symbols, but it seems they won't really help.
Your debugger shows only one line for the stacktrace, which in this case
is useless. The crash location is somewhere in the std::tree<> class,
but that class is in the standard c runtime...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 26 16:55:47 2005

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.