Clemens Anhuth wrote:
> Hello everyone.
>
> I am using Windows Vista Ultimate 64 Bit on an AMD Dual Core machine
> and tried TortoiseSVN-1.5.99.15279-dev-x64-svn-1.6.0-dev.msi,
> TortoiseSVN-1.5.6.14908-x64-svn-1.5.5.msi and
> TortoiseSVN-1.5.7.15182-x64-svn-1.5.5.msi, all seem to have following
> issue for me.
>
> I have the problem that tortoiseproc.exe crashes when it is invoked
> to show the log.
>
> It comes as far as showing its window with all log entries, etc. I
> can even click and doubleclick on log entries to invoke their
> respective action - if I am very quick. But after a short moment the
> crash report dialog of TortoiseSVN comes up.
Strange. Apart from the filter, there's nothing running after the items
are first shown in the dialog. And I assume that you don't enter
something in the filter edit box that fast :)
Do you have any properties set on the folder or parent folder of the one
you show the log for?
Any bugtraq:logregex, bugtraq:url or tsvn:logsummary properties set?
Does it crash on every item you show the log for or just some/one?
> I have read...
>
> http://tortoisesvn.tigris.org/faq.html#logcrash
>
> http://tortoisesvn.net/node/333
>
> ...and they do not seem to apply, because I have disabled the log
> caching and removed...
>
> C:\Users\MyUser\AppData\Roaming\TortoiseSVN
>
> ...to get rid of the log cache, should it be bogus.
>
> TortoiseSVN doesn't show any entries in "Cached Repositories",
> either.
>
> I also tried against the TortoiseSVN repository (using
> http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk), but the same
> problem occurs.
It also crashes if you show the log for the TSVN trunk?
now I'm confused...
> Also, I tested the latest released 32 bit build against our SVN
> repository, and the problem does not occur. This might indicate that
> it is not related to the SVN functionality.
Which means it only happens for x64 builds. Seems I have to do some
testing with Vista x64 - dang, that will take a while to set up...
> Has anyone else had this problem? I googled around but couldn't find
> any current reports of crashes, esp. ones not related to log entry
> caching.
>
> Is there another debug log functionality (I tried DebugView, but it
> only shows one message "Exception") that I can enable to help
> developers track this issue down?
>
> I also have MS VS 2008 on this box, but I am a beginner with C++ and
> Windows development, should it be helpful for kicking in the debugger
> or something like that.
You could build TSVN yourself and run it inside a debugger :)
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=1113550
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-06 16:47:45 CET