Hang up of Altap Salamander RC3
Hang up of Altap Salamander RC3
I have a lot of hang ups with the message displayed in the attached file.
This occurs on both of my computers where I use Salamander
Regards
Horst
This occurs on both of my computers where I use Salamander
Regards
Horst
- Attachments
-
- BugMessage.JPG (18.24 KiB) Viewed 23868 times
http://www.microsoft.com/whdc/devtools/ ... start.mspx
- install MS Windows Debugger and run the windbg.exe
- set Microsoft Symbol Server path as described in the url
- load the user.dmp file from ":\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson" file using ctrl+d
- wait till the process finishes and in the debugger's command line enter:
"!anaplyze -v" (without quotes)
- ctrl+a,ctrl+c on the result and paste it here
Thak you,
SelfMan
- install MS Windows Debugger and run the windbg.exe
- set Microsoft Symbol Server path as described in the url
- load the user.dmp file from ":\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson" file using ctrl+d
- wait till the process finishes and in the debugger's command line enter:
"!anaplyze -v" (without quotes)
- ctrl+a,ctrl+c on the result and paste it here
Thak you,
SelfMan
-
- Plugin Developer
- Posts: 216
- Joined: 09 Dec 2005, 23:23
- Location: Ceske Budejovice, Czech Republic
- Contact:
We have several users with the same problem, that is most probably caused by TortoiseSVN icon overlay shell extension. (Do you have any version installed?)
First of all please install the latest nightly build of TortoiseSVN.
Then next time the fault occurs instead of OK press the Cancel (Abbrechen) button. Providing that you have no other debugger installed, the default debugger Dr. Watson included in Windows installation should run silently. It will create files drwtsn32.log and user.dmp in the C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson folder (the name of the folder can slightly vary depending on your system locale). Please post both the files here. Or you can deeply analyze the crash dump yourself using the debugging tools as mentioned by SelfMan in previous post.
First of all please install the latest nightly build of TortoiseSVN.
Then next time the fault occurs instead of OK press the Cancel (Abbrechen) button. Providing that you have no other debugger installed, the default debugger Dr. Watson included in Windows installation should run silently. It will create files drwtsn32.log and user.dmp in the C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson folder (the name of the folder can slightly vary depending on your system locale). Please post both the files here. Or you can deeply analyze the crash dump yourself using the debugging tools as mentioned by SelfMan in previous post.
-
- ALTAP Staff
- Posts: 5231
- Joined: 08 Dec 2005, 06:34
- Location: Novy Bor, Czech Republic
- Contact:
Because the nightly builds are more stable and we can ask TortoiseSVN authors to fix the problem:roman2 wrote:Why is it important to install the latest nightly build? It's not officially considered stable, is it?
http://article.gmane.org/gmane.comp.ver ... evel/28888
http://article.gmane.org/gmane.comp.ver ... evel/28883
http://article.gmane.org/gmane.comp.ver ... evel/29124
It really looks like nightly builds are more reliable: http://forum.altap.cz/viewtopic.php?t=2163
-
- Posts: 7
- Joined: 23 May 2007, 17:54
I have the same problem, for the last couple of weeks I've been trying to create a dump file but for some reason Dr. Watson refuses to create a user.dmp file for Altap Salamander + Nightly TortoiseSVN build. I get a couple of crashes per day so any other suggestions for debugging this problem would be welcome.
-
- 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:
Note for programmers
It is clear now why our bug reporting mechanism doesn't work. TortoiseSVN is using Visual C++ 2005 CRT library where MS changed the behaviour during some emergency situations:
http://connect.microsoft.com/VisualStud ... kID=101337
http://blog.kalmbachnet.de/?postid=75
It is clear now why our bug reporting mechanism doesn't work. TortoiseSVN is using Visual C++ 2005 CRT library where MS changed the behaviour during some emergency situations:
http://connect.microsoft.com/VisualStud ... kID=101337
http://blog.kalmbachnet.de/?postid=75
-
- ALTAP Staff
- Posts: 5231
- Joined: 08 Dec 2005, 06:34
- Location: Novy Bor, Czech Republic
- Contact:
The TortoiseSVN problem seems to be FIXED!
More information in TortoiseSVN developers thread:
http://svn.haxx.se/tsvn/archive-2007-06/0280.shtml
Please upgrade to nightly build r9915 or latter and let us know.
I'm at r9916 and TortoiseSVN shell extension doesn't crash anymore.
More information in TortoiseSVN developers thread:
http://svn.haxx.se/tsvn/archive-2007-06/0280.shtml
Please upgrade to nightly build r9915 or latter and let us know.
I'm at r9916 and TortoiseSVN shell extension doesn't crash anymore.