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

stable 1.7.0 64bits and nightly builds crashed when browser some url

From: Zhifei Yue <sjdfdy_at_gmail.com>
Date: Mon, 17 Oct 2011 20:20:32 -0700 (PDT)

My OS: Win7 64bits Pro SP1
I have try TortoiseSVN-1.7.0.22068-x64-svn-1.7.0.msi and TortoiseSVN-1.7.99.22107-dev-x64-svn-1.7.0-dev.msi.

Open the rep browser window, browse https://myserver/svn/project1, and then change the url to https://myserver/svn/, the program crashed.

The nightly builds crash call stack:

> libapr_tsvn.dll!apr_hash_first(apr_pool_t * p=0x00000000055eb600, apr_hash_t * ht=0x0000000000000002) Line 146 + 0x12 bytes C
         libsvn_tsvn.dll!for_each_option(svn_config_t * cfg=0x00000000055eb630, void * baton=0x0000000000000000, apr_pool_t * pool=0x0000000000000000, int (void *, cfg_section_t *, cfg_option_t *)* callback=0x00000000055eb568) Line 293 + 0x12 bytes C
         libsvn_tsvn.dll!svn_config_merge(svn_config_t * cfg=0x0000000000000001, const char * file=0x00000000055ebdb8, int must_exist=90095136) Line 340 C
         libsvn_tsvn.dll!read_all(svn_config_t * * cfgp=0x0000000000000000, const char * sys_registry_path=0x0000000000000000, const char * usr_registry_path=0x0000000000000000, const char * sys_file_path=0x00000000055eb568, const char * usr_file_path=0x00000000055ebea0, apr_pool_t * pool=0x00000000055eb568) Line 170 + 0x12 bytes C
         libsvn_tsvn.dll!svn_config_get_config(apr_hash_t * * cfg_hash=0x00000000055ebed0, const char * config_dir=0x00000000055ebe20, apr_pool_t * pool=0x00000000055eb7c8) Line 265 + 0xd1 bytes C
         TortoiseProc.exe!SVNReadProperties::Construct() Line 152 + 0x19 bytes C++
         TortoiseProc.exe!SVNReadProperties::SVNReadProperties(const CTSVNPath & filepath={...}, SVNRev * pegRev=0x0000000001dc0548, SVNRev * rev=0x00008d40e4ba1e8a, bool suppressUI=false) Line 231 C++
         TortoiseProc.exe!CRepositoryLister::CExternalsQuery::InternalExecute() Line 266 + 0x9e bytes C++
         TortoiseProc.exe!async::CJobBase::Execute() Line 84 C++
         TortoiseProc.exe!async::CJobScheduler::ThreadFunc(void * arg=0x00000000056981c0) Line 395 C++
         TortoiseProc.exe!async::CThread::ThreadFunc(void * arg=0x000000000562a100) Line 42 + 0x7 bytes C++
         msvcr100.dll!_endthread() + 0x53 bytes
         msvcr100.dll!_endthread() + 0xe1 bytes
         kernel32.dll!BaseThreadInitThunk() + 0xd bytes
         ntdll.dll!RtlUserThreadStart() + 0x21 bytes

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2858175

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-10-18 07:29:06 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.