Page 1 of 1

Application Error

Posted: 23 May 2007, 09:13
by Half-Death
AS 2.5 shows Application Error when restoring AS main window. The error window appears twice with the same content. AS bug report window did not appeared. AS can have focus and is working fine while the error window is displayed.

Posted: 23 May 2007, 13:03
by Jan Rysavy
Do you have the Tortoise SVN/CVS installed on your computer?

Posted: 23 May 2007, 13:37
by Half-Death
Yes, both of them.

Posted: 23 May 2007, 18:49
by Jan Rysavy
Could you update Tortoise to latest version?

Please look at http://forum.altap.cz/viewtopic.php?p=9181 to learn how to help us diagnose the problem.

Posted: 23 May 2007, 19:06
by manison
We need deeper stack trace for threads on figure 7 and 8. These are the threads where the problem happened. You can see at the bottom of the figures that invoke_watson function is called from within the MS C-runtime library msvcr80.dll. This library is not part of the Salamander, but is (among others) part of the TortoiseSVN. We need to know what caused the invoke_watson function to be called.

Please follow these instructions to help diagnose the problem.

Dr. Watson is the default Windows just-in-time debugger. If you have another one installed you can activate Dr. Watson with following command:
drwtsn32 -i
Be sure to backup the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug registry key first to be able to restore your favorite debugger settings.

Posted: 29 Jun 2007, 08:20
by Jan Rysavy