Excel crash on access violation

P

paulc

Win2K sp4
Excel 2000 sp1

I have a user who, when working with files off of a network share, has
problems with Excel crashing.
Here are some of the 'faults"' listed by the good Dr. Watson:
Note that there are all access violation errors.

FAULT ->300b6a35 0fbf4816 movsx ecx,word ptr [eax+0x16]
ds:00a7a756=????
FAULT ->3017b392 0fb64618 movzx eax,byte ptr [esi+0x18]
ds:00a7a756=??
FAULT ->772bbcc0 8b06 mov eax,[esi]
ds:0000086f=????????
FAULT ->77f8aa19 8b7f04 mov edi,[edi+0x4]
ds:00a7a9d0=????????

I confess to not being very proficient or knowledgeable about Excel. I have
updated it will all the update patches from MS. I am thinking about
reinstalling Excel but I'd hate to waste the time just to have the problems
reappear.
I searched support at MS.com for "movsx" but couldn't find any references to
Excel.
 
Top