VB6 crashes after upgrade to 4.0

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
bhanna
Posts: 2
Joined: Tue Aug 03, 2004 1:21 pm

VB6 crashes after upgrade to 4.0

Post by bhanna » Tue Aug 03, 2004 1:51 pm

Previous configuration of SOS 3.5 Server and Client functioned normally. After upgrade of both Server and Client to SOS 4.0, VB6 chashed with the following error in the drwtsn32.log file snipet attached along with values from VBADDIN.ini.

Client SOS 3.5 with server 4.0 SOS works, but Client and Server 4.0 crashed VB6.

SOS 3.5 has not yet been removed from either client or server. Any suggestions?

drwatson.log:
Application exception occurred:
App: VB6.exe (pid=784)
When: 08/03/2004 @ 14:10:00.681
Exception number: c0000005 (access violation)

...State Dump for Thread Id 0x258

eax=00175268 ebx=00000001 ecx=00000000 edx=0012fa8e esi=03309ef8 edi=03333cfc
eip=608972be esp=0012f988 ebp=0012f9b4 iopl=0 nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000202


function: MSWND::SetFocus
60897295 c745fc00000000 mov dword ptr [ebp+0xfc],0x0 ss:00c0989a=????????
6089729c e85f230100 call 608a9600
608972a1 bb01000000 mov ebx,0x1
608972a6 8d4dec lea ecx,[ebp+0xec] ss:00c0989a=????????
608972a9 885dfc mov [ebp+0xfc],bl ss:00c0989a=??
608972ac e84f230100 call 608a9600
608972b1 c645fc02 mov byte ptr [ebp+0xfc],0x2 ss:00c0989a=??
608972b5 e860240100 call 608a971a
608972ba 8b4804 mov ecx,[eax+0x4] ds:00c4f14e=????????
608972bd 53 push ebx
FAULT ->608972be 8b01 mov eax,[ecx]

VBADDIN.INI
[Add-Ins32]
MTxAddIn2.RegRefresh=3
RVBAddInMenus.Connector=0
RVBAddIn.Connector=0
TDBG7MU.Connect=0
TDBG7DA.Connect=0
VisioUMLSolution.UMLVB=3
vbscc=3

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Tue Aug 03, 2004 4:38 pm

When does VB crash? On launch? During a particular operation?

What operating system is on the SOS Client machine?

What's listed under this registry key on the SOS Client machine?
HKEY_LOCAL_MACHINE\SOFTWARE\SourceOffSite\SourceOffSite.

Is there anything in the SOS log.txt file (in the SOS Server directory) that corresponds to the time of the VB crash?
Linda Bauer
SourceGear
Technical Support Manager

Guest

Post by Guest » Tue Aug 03, 2004 8:34 pm

VB crashes after load, ususally 3-5 minutes after a project is opened. It will crash even if no work is being performed, just by leaving the project open.

The OS is 2000 Pro.

The registry settings are:
SCCServerName - SourceOffSite
SCCServerPath - C:\Program FIles\SourceOffSite\SosScc.dll

I have the log.txt file from the SOS Server, but am unable to upload to your server. Error returned "Could not upload attachemtn to ./files/log_885.txt. Could I email to to you?

I have also tested after uninstall of SOS 3.5, but the results are the same. VB continues to crash.

bhanna
Posts: 2
Joined: Tue Aug 03, 2004 1:21 pm

VB6 crashes after upgrade to 4.0

Post by bhanna » Fri Aug 06, 2004 10:31 pm

Previous reply should have been from me rather than guest. I was not logged in at the time.

I am trying to upload the log.txt file, but continue to get message "Upload Error: Could not upload Attachment to ./files/log_789.txt."

Do you know what may be the issue with my upload attempts? I have tries the browse option and add attachment, both return same result.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Fri Aug 06, 2004 11:14 pm

Not sure about the upload problem -- maybe it's hitting a size limit.

You can email the log to linda@sourcegear.com.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply