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

Re: TortoiseSVN causing crashes in other applications, still a problem?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 04 Oct 2012 21:46:09 +0200

On 04.10.2012 21:33, vthokie wrote:
> thanks Stefan, I used procdump to capture a dump file and have attached it here. I'm not familiar with this process, so hopefully I did it right. I used "procdump -64 -e 1 -w SiteStudioDesigner".
> Then when I launched Site Studio, it crashed and a dump was created. Let me know if that is what you were looking for.

this is a 64-bit dump of a 32-bit process.
Can you create a 32-bit dump?

procdump -e 1 -w SiteStudioDesigner

(omit the -64 param).

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=3012746
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-04 21:46:19 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.