Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#461 closed defect (fixed)

Collector can trap when duplicates are dragged into collector container

Reported by: Steven Levine Owned by:
Priority: major Milestone: Release_3.19.1
Component: fm/2 base Version: 3.19
Keywords: collector Cc:

Description

Dragging items into the collector from another window can trap fm/2 when the item already exists in the container. The trap is in strcmp and generates a popuplog only

07-01-2011  11:30:45  SYS3175  PID 4a07  TID 0007  Slot 00d0
D:\UTIL\FM2\FM3.EXE
c0000005
7a4ce8d3
P1=00000001  P2=00000000  P3=XXXXXXXX  P4=XXXXXXXX  
EAX=00000000  EBX=02c14b30  ECX=00000000  EDX=02ca5df8
ESI=02ca5df8  EDI=02cedd80  
DS=0053  DSACC=d0f3  DSLIM=7fffffff  
ES=0053  ESACC=d0f3  ESLIM=7fffffff  
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=005b:7a4ce8d3  CSACC=d0df  CSLIM=7fffffff
SS:ESP=0053:02ced164  SSACC=d0f3  SSLIM=7fffffff
EBP=02ced18c  FLG=00012246

FM3DLL.DLL 0002:0000e8d3

0002:0000e8d0  stricmp_

Attachments (1)

collector drag-drop file onto self trap.ZIP (5.7 KB) - added by Gregg Young 13 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 13 years ago by Gregg Young

I got this error rpeatedly before the trap

CM_FREERECORD hwnd 80000575 pci 00b13930 file n/a Module: filldir.c Line number: 1988 #0x1202 "/▄"

Changed 13 years ago by Gregg Young

comment:2 Changed 13 years ago by Steven Levine

Resolution: fixed
Status: newclosed

Corrected by 1611 Removed spurious CNRITEM frees.

comment:3 Changed 13 years ago by Gregg Young

Milestone: Release_3.20Release_3.19.1
Note: See TracTickets for help on using tickets.