Opened 16 years ago
Closed 16 years ago
#243 closed defect (fixed)
Directory sizes traps intermittently
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.11 |
Component: | fm/2 base | Version: | 3.11 |
Keywords: | Cc: |
Description
It occur usually right after the bar showing the total drive space appears but before the directory size bars appear.
06-30-2008 07:01:01 SYS3175 PID 04a9 TID 0001 Slot 0006 F:\FM2.TEST\FM3.EXE c0000005 1b67a7b8 P1=00000001 P2=03533000 P3=XXXXXXXX P4=XXXXXXXX EAX=00000000 EBX=1c79c5f0 ECX=ffffffd7 EDX=13e8af20 ESI=000beb5c EDI=03533000 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1b67a7b8 CSACC=f0df CSLIM=ffffffff SS:ESP=0053:000be680 SSACC=f0f3 SSLIM=ffffffff EBP=000be68c FLG=00012286
PMCTLS.DLL 0002:000ba7b8
Change History (2)
comment:1 by , 16 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
Summary: | Directory sizes traps intermittently only in fortify builds → Directory sizes traps intermittently |
comment:2 by , 16 years ago
Milestone: | → Release_3.11 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Fixed CS 1051
2 flavors this one and one that trap at a if (*(pci->pszLongName +1) == 1) line. The first was inadequate memory allocation near line 357. The second was a longName pointig to never never land