|
--> Daniel Pupek (user)
at 17 Feb 05 02:00 writes
|
That makes sense.
So far the 1.3RC1 seems to work great I have been using it regularly. I'll let you know if I see any problems. |
|
| |
--> Igor Pushkov (admin)
at 17 Feb 05 02:00 writes
|
Well, thank you for your effort. We found problem. Unfortunately we slightly mislead by ticket subject. The crash happens when we choose "Server options" property page, not the "Check server for file status". We will make fix shortly. The reason is that "server options" is the page which allows to configure some option for specific server, e.g. CVSROOT. Version 2.0 of plug-in use new section of registry to store settings to avoid conflicts with 1.x branch. And no CVSROOT registered yet. And this cause crash. Solution is just do not launch this dialog via frontend or options before any CVSROOT will be registered. In other words until you first time launch "Bind to CVS" dialog. |
|
| |
--> Daniel Pupek (user)
at 16 Feb 05 02:00 writes
|
Here are my options |
config.bmp
|
| |
--> Daniel Pupek (user)
at 16 Feb 05 02:00 writes
|
The version 1.3RC1 does not exhibit the same problem. |
|
| |
--> Daniel Pupek (user)
at 16 Feb 05 02:00 writes
|
Sequence:
1. Select Configure Plugin 2. Select Server Options 3. Error Message is displayed.
I'll have to wait until I get home to take another screenshot. |
|
| |
--> Igor Pushkov (admin)
at 16 Feb 05 02:00 writes
|
Yes, now we got this place. However it is not reached when pressing on "Server status option". It reached when properties window appears. Then it reached again when you press apply. This is just the constructor of std::string. So, please could you again describe the operation sequence that cause that crash. Screen shot with options which you have currently is also welcome. |
|
| |
--> Daniel Pupek (user)
at 15 Feb 05 02:00 writes
|
Here is the section of the disassembly:
100AB017 57 push edi 100AB018 8B E9 mov ebp,ecx 100AB01A 8A 06 mov al,byte ptr [esi] ;FAILED LINE 100AB01C 33 FF xor edi,edi 100AB01E 88 45 00 mov byte ptr [ebp],al |
|
| |
--> Daniel Pupek (user)
at 15 Feb 05 02:00 writes
|
Here is what I get with the DLL:
Instruction at "0x100ab01a" referenced memory at "0Xfffffff0". The memory could not be read. |
|
| |
--> Igor Pushkov (admin)
at 15 Feb 05 02:00 writes
|
Please help us one more time. Download this dll: http://www.pushok.com/files/PushokCVSSCC_2.zipIf it will crashes also we need to know address where this happens (can be found in screen shot). The last information that you provide does not allows to find exact place, only the problem area. It is the translation functions. With the mentioned dll we will found exact place. Thank you again. |
|
| |
| |
--> Igor Pushkov (admin)
at 14 Feb 05 02:00 writes
|
Could you please screen shot of crash? |
|
| |
--> Daniel Pupek (user)
at 13 Feb 05 02:00 writes
|
I just installed the latest RC version and it still crashes when I select Server Options. |
|
| |
--> Daniel Pupek (user)
at 20 Jan 05 01:00 writes
|
It crashes as soon as I select the option. |
Debug Log
|
| |
--> Igor Pushkov (admin)
at 17 Jan 05 01:00 writes
|
Could you please provide more info. Specifically: 1. When it chashes: a) after you switch on option b) when you issue "refresh status" command 2. Could you please donwload the debug version of dll: http://www.pushok.com/files/PushokCVSSCC.zip. Then extract it and send back to me the debuglog.txt that it will produce. The dll should be extracting over existing. |
|
| |
--> Daniel Pupek (user)
at 15 Jan 05 01:00 writes
|
The Server Options still fail in the Beta2 with:
"The instruction at '0x100a1cca' referenced memory at '0xffffffff0'. The memory could not be read." |
|
| |
--> Igor Pushkov (admin)
at 14 Jan 05 01:00 writes
|
This is fixed in CVSSCC Proxy NT 2.0 (betta2). We are kindly ask to check the issue. If it is still exist in new version reopen this ticket. |
|
| |
--> Daniel Pupek (user)
at 23 Dec 04 12:00 writes
|
When I select Server Status in the 2.0 Beta version the plugin crashes. |
|
| |