Hello Scott,

I have figure out the memory leak causes for Snifferthread and uithread. I
have removed those in the wincvs code.



But I think the memory leaks with 56bytes are from function

BOOL PostEFMessage(DWORD idSource,UINT idDest,UINT message,int
nDataLen,void* pData,CGUID* pEFIDDest,CGUID* pEFIDSource,int flags)



line CEFMsg* pMsg=new CEFMsg; These memory leaks increases as we go on
working.



I found some resource leaks as well with the help of  boundschecker tool.  I
will try to remove as much as possible. There are some memory leaks but I am
not very sure of the right place to remove them. Please take a look at the
attached file. I could not find Access Violation problem.



Regards,

Varsha





----- Original Message -----
From: "S.C.Best" <[EMAIL PROTECTED]>
To: "mailbox" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 26, 2002 8:08 PM
Subject: Re: [Kaboodle-devel] Re: wincvs update


> VK:
> Debug attached. Two errors worry me in there: "memory leaks
> detected" and "access violation".
> However...the network detection worked almost correctly this
> time. All of the devices discovered were shown in the GUI. Small problem
> in that the machine running Kaboodle is shown twice (with two different
> MAC addresses, one with a Kaboodle halo and the other without). Even works
> in Release build.
>
> Not sure why VNC didn't work for you. I of course tested it
> out internally first. Will test it from the "outside" later today.
>
> Please let me know what you think of the two errors I saw.
>
> -Scott
>
> At 6:13 PM +0530 6/26/02, mailbox wrote:
> >Hello Scott,
> >I have made some changes in wincvs.
> >I have added the TRACE to the code. Please clear the registry and start
> >debug. Could you please send the output from the debug window in kaboodle
> >workspace as I could not access your m/c.
> >
> >Regards and Thanks,
> >Varsha
>
Loaded 'C:\WINNT\System32\ntdll.dll', no matching symbolic information found.

Loaded symbols for 'F:\Echogent\Kaboodle\test\_Bin\Debug\GnucleusProto.dll'

Loaded 'C:\WINNT\system32\KERNEL32.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\USER32.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\GDI32.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\ADVAPI32.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\rpcrt4.dll', no matching symbolic information found.

Loaded 'C:\WINNT\system32\COMDLG32.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\SHELL32.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\COMCTL32.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\WINSPOOL.DRV', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\OLE32.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\WSOCK32.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\WS2_32.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\Msvcrt.Dll', no matching symbolic information found.

Loaded 'C:\WINNT\system32\WS2HELP.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\version.dll', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\lz32.dll', no matching symbolic information found.

Loaded 'C:\WINNT\system32\crypt32.dll', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\MSOSS.DLL', no matching symbolic information found.

LDR: Automatic DLL Relocation in Kaboodle.exe

LDR: Dll NETAPI32.dll base 78000000 relocated due to collision with
C:\WINNT\system32\MSVCRT.dll

Loaded 'C:\WINNT\system32\NETAPI32.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\netrap.dll', no matching symbolic information found.

Loaded 'C:\WINNT\system32\SAMLIB.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\WLDAP32.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\RNR20.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\RPCLTC1.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\RASADHLP.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\MSAFD.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\wshtcpip.dll', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\IPHLPAPI.DLL', no matching symbolic information
found.

Loaded 'C:\WINNT\system32\ICMP.DLL', no matching symbolic information found.

Loaded 'C:\WINNT\system32\MPRAPI.DLL', no matching symbolic information found.

LDR: Automatic DLL Relocation in Kaboodle.exe

LDR: Dll wpcap.dll base 10000000 relocated due to collision with
F:\Echogent\Kaboodle\test\_Bin\Debug\GnucleusProto.dll

Loaded 'C:\WINNT\system32\wpcap.dll', no matching symbolic information found.

LDR: Automatic DLL Relocation in Kaboodle.exe

LDR: Dll packet.dll base 10000000 relocated due to collision with
F:\Echogent\Kaboodle\test\_Bin\Debug\GnucleusProto.dll

Loaded 'C:\WINNT\system32\packet.dll', no matching symbolic information found.

Loaded 'C:\WINNT\system32\msidle.dll', no matching symbolic information found.

## NetworkLocalView device count : 13

1 DLT --- \[0][ff000000]

1 DLT --- \[0][ff000000]

1 DLT --- \[c0a87b00][ffffff00]



------DISPLAY

 update [1] = 0

 dev == 7b7ba8c0PC error == 10060[7b7ba8c0]

pinter error == 10061[7b7ba8c0]

Applaiance error == 10060[7b7ba8c0]



 dev == 47ba8c0PC error == 10060[47ba8c0]

pinter error == 10061[47ba8c0]

Applaiance error == 10061[47ba8c0]



 dev == 147ba8c0The thread 0x121 has exited with code 0 (0x0).

PC error == 10060[147ba8c0]

pinter error == 10061[147ba8c0]

Applaiance error == 10061[147ba8c0]



 dev == 807ba8c0PC error == 10060[807ba8c0]

pinter error == 10061[807ba8c0]



 dev == a7ba8c0PC error == 10060[a7ba8c0]



------OS detection DISPLAY

 update [2] = 1## NetworkLocalView device count : 18

**new device == 0050ba5d57d6[827ba8c0]



------DISPLAY The thread 0x13B has exited with code 0 (0x0).

The thread 0x13D has exited with code 0 (0x0).

The thread 0xC3 has exited with code 0 (0x0).

The thread 0x15A has exited with code 0 (0x0).

The thread 0x15B has exited with code 0 (0x0).

The thread 0x40 has exited with code 0 (0x0).



 dev == 827ba8c0

------OS detection DISPLAY ping active_3times

The thread 0x149 has exited with code 0 (0x0).

The thread 0x15C has exited with code 0 (0x0).

The thread 0x140 has exited with code 0 (0x0).

The thread 0x14A has exited with code 0 (0x0).

The thread 0x15D has exited with code 0 (0x0).

The thread 0xF2 has exited with code 0 (0x0).

The thread 0x14B has exited with code 0 (0x0).

The thread 0x110 has exited with code 0 (0x0).

The thread 0x141 has exited with code 0 (0x0).

The thread 0x8F has exited with code 0 (0x0).

The thread 0x56 has exited with code 0 (0x0).

The thread 0x115 has exited with code 0 (0x0).

The thread 0xB1 has exited with code 0 (0x0).

The thread 0x114 has exited with code 0 (0x0).

The thread 0xE2 has exited with code 0 (0x0).

The thread 0x7D has exited with code 0 (0x0).

The thread 0x11A has exited with code 0 (0x0).

The thread 0xC9 has exited with code 0 (0x0).

The thread 0x8B has exited with code 0 (0x0).

The thread 0x83 has exited with code 0 (0x0).

The thread 0x137 has exited with code 0 (0x0).

The thread 0x147 has exited with code 0 (0x0).

The thread 0x153 has exited with code 0 (0x0).

The thread 0x155 has exited with code 0 (0x0).

The thread 0x157 has exited with code 0 (0x0).

The thread 0x125 has exited with code 0 (0x0).

The thread 0x112 has exited with code 0 (0x0).

The thread 0x158 has exited with code 0 (0x0).

ping active_3times

The thread 0x126 has exited with code 0 (0x0).

The thread 0x12D has exited with code 0 (0x0).

The thread 0x150 has exited with code 0 (0x0).

The thread 0x156 has exited with code 0 (0x0).

The thread 0x152 has exited with code 0 (0x0).

The thread 0x148 has exited with code 0 (0x0).

The thread 0x142 has exited with code 0 (0x0).

The thread 0x144 has exited with code 0 (0x0).

The thread 0x13F has exited with code 0 (0x0).

The thread 0x154 has exited with code 0 (0x0).

The thread 0x14E has exited with code 0 (0x0).

The thread 0x129 has exited with code 0 (0x0).

The thread 0x60 has exited with code 0 (0x0).

The thread 0x159 has exited with code 0 (0x0).

The thread 0x12A has exited with code 0 (0x0).

The thread 0x131 has exited with code 0 (0x0).

The thread 0x146 has exited with code 0 (0x0).

The thread 0x15E has exited with code 0 (0x0).

The thread 0x36 has exited with code 0 (0x0).

The thread 0x14F has exited with code 0 (0x0).

The thread 0xD9 has exited with code 0 (0x0).

The thread 0x151 has exited with code 0 (0x0).

The thread 0xC3 has exited with code 0 (0x0).

The thread 0x12F has exited with code 0 (0x0).

The thread 0x15A has exited with code 0 (0x0).

The thread 0x15B has exited with code 0 (0x0).

The thread 0x2F has exited with code 0 (0x0).

The thread 0x40 has exited with code 0 (0x0).

The thread 0x149 has exited with code 0 (0x0).

The thread 0x127 has exited with code 0 (0x0).

The thread 0x124 has exited with code 0 (0x0).

The thread 0x140 has exited with code 0 (0x0).

The thread 0x133 has exited with code 0 (0x0).

The thread 0x15D has exited with code 0 (0x0).

The thread 0x135 has exited with code 0 (0x0).

The thread 0xEB has exited with code 0 (0x0).

ping active

The thread 0xF2 has exited with code 0 (0x0).

The thread 0x14B has exited with code 0 (0x0).

The thread 0x114 has exited with code 0 (0x0).

ping active_3times

The thread 0x110 has exited with code 0 (0x0).

The thread 0x141 has exited with code 0 (0x0).

The thread 0x8F has exited with code 0 (0x0).

The thread 0x138 has exited with code 0 (0x0).

The thread 0x56 has exited with code 0 (0x0).

The thread 0x139 has exited with code 0 (0x0).

The thread 0x115 has exited with code 0 (0x0).

The thread 0x13A has exited with code 0 (0x0).

The thread 0x15C has exited with code 0 (0x0).

The thread 0xB1 has exited with code 0 (0x0).

The thread 0xE2 has exited with code 0 (0x0).

The thread 0x121 has exited with code 0 (0x0).

The thread 0xCC has exited with code 0 (0x0).

The thread 0x7D has exited with code 0 (0x0).

The thread 0x11A has exited with code 0 (0x0).

The thread 0xC9 has exited with code 0 (0x0).

The thread 0xE6 has exited with code 0 (0x0).

The thread 0x13C has exited with code 0 (0x0).

The thread 0x13E has exited with code 0 (0x0).

The thread 0x42 has exited with code 0 (0x0).

The thread 0x13B has exited with code 0 (0x0).

The thread 0x13D has exited with code 0 (0x0).

The thread 0x83 has exited with code 0 (0x0).

The thread 0x137 has exited with code 0 (0x0).

The thread 0x14A has exited with code 0 (0x0).

The thread 0x8B has exited with code 0 (0x0).

The thread 0x147 has exited with code 0 (0x0).

The thread 0x153 has exited with code 0 (0x0).

The thread 0x155 has exited with code 0 (0x0).

The thread 0x156 has exited with code 0 (0x0).

The thread 0x157 has exited with code 0 (0x0).

The thread 0x125 has exited with code 0 (0x0).

The thread 0x112 has exited with code 0 (0x0).

The thread 0x158 has exited with code 0 (0x0).

The thread 0x126 has exited with code 0 (0x0).

ping active_3times

The thread 0x12D has exited with code 0 (0x0).

The thread 0x150 has exited with code 0 (0x0).

The thread 0x152 has exited with code 0 (0x0).

The thread 0x142 has exited with code 0 (0x0).

The thread 0x144 has exited with code 0 (0x0).

The thread 0x13F has exited with code 0 (0x0).

The thread 0x14E has exited with code 0 (0x0).

The thread 0x154 has exited with code 0 (0x0).

The thread 0x129 has exited with code 0 (0x0).

The thread 0x60 has exited with code 0 (0x0).

The thread 0x159 has exited with code 0 (0x0).

The thread 0x12A has exited with code 0 (0x0).

The thread 0x131 has exited with code 0 (0x0).

The thread 0x146 has exited with code 0 (0x0).

The thread 0x15E has exited with code 0 (0x0).

The thread 0x36 has exited with code 0 (0x0).

The thread 0x14F has exited with code 0 (0x0).

The thread 0xD9 has exited with code 0 (0x0).

The thread 0xC3 has exited with code 0 (0x0).

The thread 0x151 has exited with code 0 (0x0).

The thread 0x12F has exited with code 0 (0x0).

The thread 0x15A has exited with code 0 (0x0).

The thread 0x15B has exited with code 0 (0x0).

The thread 0x2F has exited with code 0 (0x0).

The thread 0x40 has exited with code 0 (0x0).

The thread 0x149 has exited with code 0 (0x0).

The thread 0x127 has exited with code 0 (0x0).

The thread 0x124 has exited with code 0 (0x0).

The thread 0x140 has exited with code 0 (0x0).

ping active_3times

The thread 0x133 has exited with code 0 (0x0).

The thread 0x15D has exited with code 0 (0x0).

The thread 0xEB has exited with code 0 (0x0).

The thread 0x135 has exited with code 0 (0x0).

The thread 0xF2 has exited with code 0 (0x0).

The thread 0x14B has exited with code 0 (0x0).

The thread 0x110 has exited with code 0 (0x0).

The thread 0x114 has exited with code 0 (0x0).

The thread 0x148 has exited with code 0 (0x0).

The thread 0x141 has exited with code 0 (0x0).

The thread 0x138 has exited with code 0 (0x0).

The thread 0x8F has exited with code 0 (0x0).

The thread 0x56 has exited with code 0 (0x0).

The thread 0x139 has exited with code 0 (0x0).

The thread 0x115 has exited with code 0 (0x0).

The thread 0x13A has exited with code 0 (0x0).

The thread 0x15C has exited with code 0 (0x0).

The thread 0xB1 has exited with code 0 (0x0).

The thread 0xE2 has exited with code 0 (0x0).

The thread 0x121 has exited with code 0 (0x0).

The thread 0xCC has exited with code 0 (0x0).

The thread 0x7D has exited with code 0 (0x0).

The thread 0x11A has exited with code 0 (0x0).

The thread 0xC9 has exited with code 0 (0x0).

The thread 0x153 has exited with code 0 (0x0).

The thread 0xE6 has exited with code 0 (0x0).

The thread 0x156 has exited with code 0 (0x0).

The thread 0x155 has exited with code 0 (0x0).

The thread 0x157 has exited with code 0 (0x0).

The thread 0x13C has exited with code 0 (0x0).



 update [3] = 1The thread 0x158 has exited with code 0 (0x0).



 update [4] = 1The thread 0x125 has exited with code 0 (0x0).



 update [5] = 1ping inactive

ping active

The thread 0x112 has exited with code 0 (0x0).

ping active_3times

The thread 0x126 has exited with code 0 (0x0).

The thread 0x12D has exited with code 0 (0x0).

The thread 0x150 has exited with code 0 (0x0).

The thread 0x152 has exited with code 0 (0x0).

The thread 0x142 has exited with code 0 (0x0).

The thread 0x144 has exited with code 0 (0x0).

The thread 0x13F has exited with code 0 (0x0).

The thread 0x14E has exited with code 0 (0x0).

The thread 0x13E has exited with code 0 (0x0).

The thread 0x154 has exited with code 0 (0x0).

The thread 0x42 has exited with code 0 (0x0).

The thread 0x13B has exited with code 0 (0x0).

The thread 0x129 has exited with code 0 (0x0).

The thread 0x60 has exited with code 0 (0x0).

The thread 0x159 has exited with code 0 (0x0).

The thread 0x13D has exited with code 0 (0x0).

The thread 0x83 has exited with code 0 (0x0).

First-chance exception in Kaboodle.exe (KERNEL32.DLL): 0xC0000005: Access
Violation.

The thread 0x137 has exited with code 0 (0x0).

The thread 0x14A has exited with code 0 (0x0).

The thread 0x147 has exited with code 0 (0x0).

## NetworkLocalView device count : 19

The thread 0x8B has exited with code 0 (0x0).

The thread 0x12A has exited with code 0 (0x0).

The thread 0x131 has exited with code 0 (0x0).

The thread 0x146 has exited with code 0 (0x0).

The thread 0x15E has exited with code 0 (0x0).

The thread 0x36 has exited with code 0 (0x0).

The thread 0x14F has exited with code 0 (0x0).

The thread 0xD9 has exited with code 0 (0x0).

The thread 0xC3 has exited with code 0 (0x0).

The thread 0x151 has exited with code 0 (0x0).

ping active_3times

## NetworkLocalView device count : 19

First-chance exception in Kaboodle.exe (KERNEL32.DLL): 0xC0000005: Access
Violation.

## NetworkLocalView device count : 19



 update [6] = 1

 update [7] = 1## NetworkLocalView device count : 19

## NetworkLocalView device count : 19

ping active_3times

ping active

ping active_3times



 update [8] = 0ping active_3times

ping active_3times

ping inactive



 update [9] = 1ping active

ping active_3times

## NetworkLocalView device count : 19



 update [10] = 0ping active_3times

The thread 0x40 has exited with code 0 (0x0).

The thread 0x149 has exited with code 0 (0x0).

The thread 0x127 has exited with code 0 (0x0).

The thread 0x124 has exited with code 0 (0x0).

The thread 0x140 has exited with code 0 (0x0).

The thread 0x133 has exited with code 0 (0x0).

The thread 0x15D has exited with code 0 (0x0).

The thread 0xEB has exited with code 0 (0x0).

The thread 0x135 has exited with code 0 (0x0).

The thread 0xF2 has exited with code 0 (0x0).

ping active_3times

The thread 0x14B has exited with code 0 (0x0).

The thread 0x110 has exited with code 0 (0x0).

The thread 0x114 has exited with code 0 (0x0).

The thread 0x148 has exited with code 0 (0x0).

The thread 0x141 has exited with code 0 (0x0).

The thread 0x8F has exited with code 0 (0x0).

The thread 0x138 has exited with code 0 (0x0).

The thread 0x139 has exited with code 0 (0x0).

The thread 0x56 has exited with code 0 (0x0).

The thread 0x115 has exited with code 0 (0x0).

The thread 0x13A has exited with code 0 (0x0).

The thread 0x15C has exited with code 0 (0x0).

The thread 0xE2 has exited with code 0 (0x0).

The thread 0xB1 has exited with code 0 (0x0).

The thread 0xCC has exited with code 0 (0x0).

The thread 0x121 has exited with code 0 (0x0).

The thread 0x7D has exited with code 0 (0x0).

The thread 0x11A has exited with code 0 (0x0).

The thread 0xC9 has exited with code 0 (0x0).

The thread 0x153 has exited with code 0 (0x0).

The thread 0xE6 has exited with code 0 (0x0).

The thread 0x156 has exited with code 0 (0x0).

The thread 0x155 has exited with code 0 (0x0).

The thread 0x157 has exited with code 0 (0x0).

The thread 0x13C has exited with code 0 (0x0).

The thread 0x158 has exited with code 0 (0x0).

The thread 0x125 has exited with code 0 (0x0).

The thread 0x112 has exited with code 0 (0x0).

The thread 0x12F has exited with code 0 (0x0).

The thread 0x126 has exited with code 0 (0x0).

The thread 0x12D has exited with code 0 (0x0).

The thread 0x150 has exited with code 0 (0x0).

The thread 0x152 has exited with code 0 (0x0).

ping active

The thread 0x142 has exited with code 0 (0x0).

ping active_3times



 update [11] = 0The thread 0x144 has exited with code 0 (0x0).

The thread 0x13F has exited with code 0 (0x0).

The thread 0x14E has exited with code 0 (0x0).

The thread 0x13E has exited with code 0 (0x0).

The thread 0x154 has exited with code 0 (0x0).

The thread 0x42 has exited with code 0 (0x0).

The thread 0x13B has exited with code 0 (0x0).

The thread 0x129 has exited with code 0 (0x0).

The thread 0x60 has exited with code 0 (0x0).

The thread 0x159 has exited with code 0 (0x0).

The thread 0x13D has exited with code 0 (0x0).

The thread 0x40 has exited with code 0 (0x0).

The thread 0x83 has exited with code 0 (0x0).

The thread 0x149 has exited with code 0 (0x0).

The thread 0x127 has exited with code 0 (0x0).

The thread 0x137 has exited with code 0 (0x0).

The thread 0x124 has exited with code 0 (0x0).

The thread 0x140 has exited with code 0 (0x0).

The thread 0x133 has exited with code 0 (0x0).

The thread 0x14A has exited with code 0 (0x0).

The thread 0x15D has exited with code 0 (0x0).

The thread 0xEB has exited with code 0 (0x0).

The thread 0x147 has exited with code 0 (0x0).

The thread 0x135 has exited with code 0 (0x0).

The thread 0x8B has exited with code 0 (0x0).

The thread 0xF2 has exited with code 0 (0x0).

The thread 0x14B has exited with code 0 (0x0).

The thread 0x12A has exited with code 0 (0x0).

The thread 0x110 has exited with code 0 (0x0).

The thread 0x114 has exited with code 0 (0x0).

The thread 0x131 has exited with code 0 (0x0).

The thread 0x148 has exited with code 0 (0x0).

The thread 0x141 has exited with code 0 (0x0).

The thread 0x146 has exited with code 0 (0x0).

The thread 0x15E has exited with code 0 (0x0).

The thread 0x8F has exited with code 0 (0x0).

The thread 0x36 has exited with code 0 (0x0).

The thread 0x138 has exited with code 0 (0x0).

The thread 0xD9 has exited with code 0 (0x0).

The thread 0xC3 has exited with code 0 (0x0).

ping active_3times

The thread 0x139 has exited with code 0 (0x0).

The thread 0x151 has exited with code 0 (0x0).

The thread 0x15A has exited with code 0 (0x0).

The thread 0x56 has exited with code 0 (0x0).

The thread 0x13A has exited with code 0 (0x0).

The thread 0x15B has exited with code 0 (0x0).

The thread 0x15C has exited with code 0 (0x0).

The thread 0xE2 has exited with code 0 (0x0).

The thread 0xB1 has exited with code 0 (0x0).

The thread 0xCC has exited with code 0 (0x0).

The thread 0x121 has exited with code 0 (0x0).

The thread 0x7D has exited with code 0 (0x0).

The thread 0x11A has exited with code 0 (0x0).

The thread 0xC9 has exited with code 0 (0x0).

The thread 0x153 has exited with code 0 (0x0).

The thread 0xE6 has exited with code 0 (0x0).

ping active_3times

ping inactive

ping active

ping active_3times



 update [12] = 0ping active_3times

## NetworkLocalView device count : 19

ping active_3times



------DISPLAY ping active



 update [13] = 1ping active_3times

## NetworkLocalView device count : 19



 update [14] = 1## NetworkLocalView device count : 19

ping active_3times

The thread 0x12B has exited with code 0 (0x0).

The thread 0x12E has exited with code 0 (0x0).

The thread 0x136 has exited with code 0 (0x0).

The thread 0x8C has exited with code 0 (0x0).

The thread 0x14D has exited with code 0 (0x0).

The thread 0x134 has exited with code 0 (0x0).

The thread 0x132 has exited with code 0 (0x0).

The thread 0x128 has exited with code 0 (0x0).

Detected memory leaks!

Dumping objects ->

{8873} normal block at 0x00E7A4C0, 56 bytes long.

 Data: <    (           > 1F 01 00 00 28 01 00 00 00 00 00 00 00 00 00 00

{8772} normal block at 0x00E7A530, 56 bytes long.

 Data: <    .           > 1F 01 00 00 2E 01 00 00 00 00 00 00 00 00 00 00

{8761} normal block at 0x00E7B1D0, 56 bytes long.

 Data: <    +           > 1F 01 00 00 2B 01 00 00 00 00 00 00 00 00 00 00

F:\Echogent\Kaboodle\test\EF\SynchrSocket.cpp(365) : {8758} normal block
at 0x00E7DFE0, 8 bytes long.

 Data: <0 `     > 30 CE 60 00 FF FF FF FF

{7503} normal block at 0x00E7A5A0, 56 bytes long.

 Data: <    .           > 1F 01 00 00 2E 01 00 00 00 00 00 00 00 00 00 00

{1689} normal block at 0x00E828D0, 56 bytes long.

 Data: <.   .           > 2E 01 00 00 2E 01 00 00 00 00 00 00 00 00 00 00

strcore.cpp(118) : {1686} normal block at 0x00E829E0, 205 bytes long.

 Data: <            0050> 01 00 00 00 0C 00 00 00 C0 00 00 00 30 30 35 30

thrdcore.cpp(166) : {516} client block at 0x00E7A6B0, subtype 0, 108 bytes
long.

a CWinThread object at $00E7A6B0, 108 bytes long

thrdcore.cpp(166) : {511} client block at 0x00E7A990, subtype 0, 108 bytes
long.

a CWinThread object at $00E7A990, 108 bytes long

thrdcore.cpp(166) : {501} client block at 0x00E79060, subtype 0, 108 bytes
long.

a CWinThread object at $00E79060, 108 bytes long

F:\Echogent\Kaboodle\test\sniffer\snifferthread.cpp(34) : {380} client
block at 0x00E765D0, subtype 0, 116 bytes long.

a CSnifferThread object at $00E765D0, 116 bytes long

{372} normal block at 0x00E76670, 56 bytes long.

 Data: <    .           > 1F 01 00 00 2E 01 00 00 00 00 00 00 00 00 00 00

thrdcore.cpp(166) : {342} client block at 0x00E76970, subtype 0, 108 bytes
long.

a CWinThread object at $00E76970, 108 bytes long

F:\Echogent\Kaboodle\test\UI\uithread.cpp(19) : {234} client block at
0x00E75E90, subtype 0, 132 bytes long.

a CUIThread object at $00E75E90, 132 bytes long

{218} normal block at 0x00E75FE0, 20 bytes long.

 Data: <       8pD^H   }> 1F 01 00 00 9D 1F CD 38 70 44 5E 48 AF 05 90 7D

{217} normal block at 0x00E74030, 56 bytes long.

 Data: <    +           > 1F 01 00 00 2B 01 00 00 00 00 00 00 00 00 00 00

Object dump complete.

Detected memory leaks!

The thread 0x122 has exited with code 0 (0x0).

The thread 0x12C has exited with code 0 (0x0).

The thread 0x123 has exited with code 0 (0x0).

Dumping objects ->

{111} normal block at 0x00CD26A0, 40 bytes long.

 Data: <        {       > C0 00 00 00 A8 00 00 00 7B 00 00 00 82 00 00 00

{83} normal block at 0x00CD11D0, 16 bytes long.

 Data: <     &   &   &  > CC CD CD CD A0 26 CD 00 C8 26 CD 00 C8 26 CD 00

Object dump complete.

The thread 0x11F has exited with code 0 (0x0).

The program 'F:\Echogent\Kaboodle\test\_Bin\Debug\Kaboodle.exe' has exited
with code 0 (0x0).

Reply via email to