Application Error

Discussion of bugs and problems found in Altap Salamander. In your reports, please be as descriptive as possible, and report one incident per report. Do not post crash reports here, send us the generated bug report by email instead, please.
Half-Death

Application Error

Post 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.
Attachments
Error window and stacks from threads.
Error window and stacks from threads.
salcrash.jpg (421.13 KiB) Viewed 11612 times
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Post by Jan Rysavy »

Do you have the Tortoise SVN/CVS installed on your computer?
Half-Death

Post by Half-Death »

Yes, both of them.
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Post 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.
manison
Plugin Developer
Plugin Developer
Posts: 216
Joined: 09 Dec 2005, 23:23
Location: Ceske Budejovice, Czech Republic
Contact:

Post 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.
Jan Rysavy
ALTAP Staff
ALTAP Staff
Posts: 5231
Joined: 08 Dec 2005, 06:34
Location: Novy Bor, Czech Republic
Contact:

Post by Jan Rysavy »

Post Reply