You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by 片儿川 <ja...@foxmail.com> on 2021/04/07 08:39:57 UTC

svn-crash-log20210407161715

When I was using the source control of fmod, a crash log appeared~~ You can help me see what's going on.

log file is attached
tanks you

Re: svn-crash-log20210407161715

Posted by Daniel Sahlberg <da...@gmail.com>.
Den ons 7 apr. 2021 kl 13:04 skrev 片儿川 <ja...@foxmail.com>:

> When I was using the source control of fmod, a crash log appeared~~ You
> can help me see what's going on.
> log file is attached
> tanks you
>

From the log file:
> Version:  1.9.7 (r1800392), compiled Mar 28 2018, 21:41:04
[...]
> Loaded modules:
> 0x00007ff78a6b0000  C:\Program Files\VisualSVN Server\bin\svn.exe
(1.9.7.30920, 307200 bytes)

You mention fmod, however the path indicate you have installed VisualSVN
Server. Does it come bundled with fmod or did you install VisualSVN Server
yourself?

It seems that you are using a fairly old version which is no longer
updated. Could you possibly try with a newer version (
https://www.visualsvn.com/server/download/)? If you have a support contract
with VisualSVN you will probably have better luck contacting their support (
https://www.visualsvn.com/support/).

If you are unable to upgrade VisualSVN Server, you could possibly try to
switch to TortoiseSVN (https://tortoisesvn.net/downloads.html) which is
primarily a GUI tool but it also contains the command line clients (svn.exe
in this case). When you install TortoiseSVN please make sure to select
Command line client tools in the installation wizard. Then make sure fmod
is actually calling the TortoiseSVN's version of svn.exe (either modify
your PATH or if there are settings in fmod on how to locate svn.exe).

I'm sorry I can't help you with the actual crash but these are usually
quite closly tied to the specific build so you probably need help from the
people at VisualSVN.

Kind regards,
Daniel Sahlberg