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

Re: "Show log" crashes on x64, Windows Vista SP1

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 09 Feb 2009 17:44:37 +0100

Clemens Anhuth wrote:
> Stefan Küng wrote:
>
>> I've uploaded the debug symbols for the x64 build of TortoiseProc to the
>> nightly build server.
>> Can you maybe install the current nightly build from
>> http://nightlybuilds.tortoisesvn.net/latest/x64/
>> and then copy the contents of the TortoiseProc.zip file (the
>> TortoiseProc.pdb file) to the installation bin folder?
>>
>
> Hello Stefan,
>
> I installed TortoiseSVN-1.5.99.15304-dev-x64-svn-1.6.0-dev.msi but
> cannot find "TortoiseProc.zip". Is it supposed to be at
> http://nightlybuilds.tortoisesvn.net/latest/x64/ ?

it isn't uploaded automatically. I've manually uploaded it last time so
you could test it. But since then, there were other nightly builds which
of course don't have the debug symbols.

I'll upload them again right now...

Ok, they're up now.

To debug:
* unzip TortoiseProc.zip, put TortoiseProc.pdb into c:\program
files\TortoiseSVN\bin
* open regedt32.exe, go to HKCU\Software\TortoiseSVN, create a DWORD
value named "Debug" and set the value to 1
* start the log dialog from explorer like you usually do
* wait for the dialog to pop up showing the command line with which
TortoiseProc was started, do *not* click on OK yet!
* start VS2008, click on "Debug->Attach", select the running Process
"TortoiseProc.exe" to attach to
* dismiss the debug dialog showing the command line
* wait for the crash - VS2008 should now show you a stacktrace

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=1129669
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-02-09 17:45:11 CET

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.