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

Re: TortoiseSVN 1.7.8 crash (possible regression from 1.7.7)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 22 Aug 2012 20:10:40 +0200

On 22.08.2012 10:47, Stefan Hett wrote:
> Hi,
>
> ever since I upgraded TortoiseSVN to 1.7.8 I'm getting crashes in VS
> (note I'm using VisualSVN to integrate Tortoise in VS).
>
> The eventlog shows the following report:
> Faulting application name: devenv.exe, version: 10.0.40219.1, time
> stamp: 0x4d5f2a73
> Faulting module name: TortoiseSVN32.dll_unloaded, version: 0.0.0.0, time
> stamp: 0x502a8237
> Exception code: 0xc0000005
> Fault offset: 0x71d49a40
> Faulting process id: 0x14c0
> Faulting application start time: 0x01cd803fb4ac2e11
> Faulting application path: C:\Program Files (x86)\Microsoft Visual
> Studio 10.0\Common7\IDE\devenv.exe
> Faulting module path: TortoiseSVN32.dll
> Report Id: 29fca70e-ec33-11e1-95eb-c860009b4d58
>
> I've also tested upgrading to the latest RC of TSVN which didn't make a
> difference though. The reported crash using the RC build:
> Faulting application name: devenv.exe, version: 10.0.40219.1, time
> stamp: 0x4d5f2a73
> Faulting module name: TortoiseSVN32.dll_unloaded, version: 0.0.0.0, time
> stamp: 0x5033df47
> Exception code: 0xc0000005
> Fault offset: 0x60669a40
> Faulting process id: 0xe00
> Faulting application start time: 0x01cd80414d1f7519
> Faulting application path: C:\Program Files (x86)\Microsoft Visual
> Studio 10.0\Common7\IDE\devenv.exe
> Faulting module path: TortoiseSVN32.dll
> Report Id: d6b920f5-ec34-11e1-95eb-c860009b4d58
>
> Note that when I revert Tortoise back to 1.7.7 the crash disappears.
>
> Are there any further information I can provide you with to tackle down
> the underlying issue?

you have visual studio: use its debugger, but configure the symbol
server to use the following url:
http://www.crash-server.com:8080/public/tsvn/71040F62-F78A-4953-B5B3-5C148349FED7/symsrv

At that url are the debug symbols stored for TSVN builds.
You should get a nice stack trace.
If you enable source server support (also in the debug options dialog of
VS), VS will even fetch the TSVN source file for each part of the stack
trace.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3000240
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-22 20:10:55 CEST

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

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