Application Error
Application Error
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.
- Attachments
-
- Error window and stacks from threads.
- salcrash.jpg (421.13 KiB) Viewed 11612 times
-
- ALTAP Staff
- Posts: 5231
- Joined: 08 Dec 2005, 06:34
- Location: Novy Bor, Czech Republic
- Contact:
-
- ALTAP Staff
- Posts: 5231
- Joined: 08 Dec 2005, 06:34
- Location: Novy Bor, Czech Republic
- Contact:
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.
Please look at http://forum.altap.cz/viewtopic.php?p=9181 to learn how to help us diagnose the problem.
-
- Plugin Developer
- Posts: 216
- Joined: 09 Dec 2005, 23:23
- Location: Ceske Budejovice, Czech Republic
- Contact:
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.
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.
-
- ALTAP Staff
- Posts: 5231
- Joined: 08 Dec 2005, 06:34
- Location: Novy Bor, Czech Republic
- Contact:
Problem solution: http://forum.altap.cz/viewtopic.php?p=9882#9882