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

Re: Debug symbols for tortoisesvn.dll 1.62?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 4 Aug 2009 20:19:56 +0200

On Tue, Aug 4, 2009 at 16:12, Stefan Kueng<tortoisesvn_at_gmail.com> wrote:
> On 04.08.2009 15:57, Holger Grund wrote:
>>
>> Hello,
>>
>> I’m a developer with the Visual C++ Libraries team and looking into a
>> couple of error reports we get from explorer crashes. I have a few of
>> them that seem to result from an invalid _/SECURE/_SCL iterator
>> operation within tortoisesvn.dll (probably a
>> std::map<,std::string>::const_iterator::operator++). These are with the
>> 1.62 version. Now I can’t hand out the minidumps, but I’d be happy to
>> report the actual problem to this list if I could get hold of the debug
>> symbols matching the 1.62 tortoisesvn.dll.
>>
>> Alternatively, if the is a similar version with a good PDB, I could try
>> to use that, too. I looked at the nightly builds but it seems the PDB
>> there’s doesn’t have any type info. Is there a better place to get
>> symbols from?
>
> Unfortunately, I don't have the debug symbols anymore due to a harddrive
> crash (RAID0, yes I know it's stupid - I'm now using RAID1 so this shouldn't
> happen again).
>
> You could use the nightly builds. Could you tell me which setting in VS2008
> is responsible for getting type info into the pdb? I already have the debug
> info enabled under Linker->Debugging->Generate Debug Info and
> Linker->Debugging->Generate Program Database File, but apparently that's not
> enough?
> I could then change those settings and trigger a nightly build manually so
> you could get a version with those pdb files in about three hours (time it
> takes for the whole build) - a little bit more if you need the x64 build.

The nightly builds are now online, this time with the debug symbols
including the type info:
http://nightlybuilds.tortoisesvn.net/1.6.x/

And if you need the sourcecode, that's also available:
http://tortoisesvn.tigris.org/svn/tortoisesvn/branches/1.6.x
(username: guest, leave password empty)

Stefan

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

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.