Looking at the summary:
ERRORS FOUND:
116 unique, 11592 total unaddressable access(es)
0 unique, 0 total uninitialized access(es)
1 unique, 9 total invalid heap argument(s)
67 unique, 582 total GDI usage error(s)
0 unique, 0 total handle leak(s)
0 unique, 0 total warning(s)
0 unique, 0 total, 0 byte(s) of leak(s)
0 unique, 0 total, 0 byte(s) of possible leak(s)
There are only 3 types or errors that were reported.
The "invalid head arguments" is not at IUP:
Error #1: INVALID HEAP ARGUMENT to Windows API routine: invalid heap HANDLE
0x00000000
# 0 replace_RtlQueryHeapInformation
[e:\b\build\slave\win-builder\drmemory\common\alloc_replace.c:4010]
# 1 ntdll.dll!RtlQueryProcessHeapInformation +0x287
(0x77ad41fd <ntdll.dll+0xa41fd>)
# 2 ntdll.dll!RtlUlonglongByteSwap +0x5c3b
(0x77ab30dc <ntdll.dll+0x830dc>)
# 3 KERNEL32.dll!Heap32First +0x55
(0x754e5829 <KERNEL32.dll+0x95829>)
# 4 LIBEAY32.dll!RAND_poll +0x531
(0x1004af22 <LIBEAY32.dll+0x4af22>)
# 5 LIBEAY32.dll!RAND_SSLeay +0x91c
(0x1004a0bd <LIBEAY32.dll+0x4a0bd>)
# 6 libxmlsec.dll!xmlSecXkmsServerRequestCompoundGetKlass+0x1abb
(0x706935c5 <libxmlsec.dll+0x35c5>)
# 7 xml_libs_init
[c:\usr\src\libnf\xml_cert.c:767]
# 8 nf_libs_init
[c:\usr\src\libnf\nf_api.c:64]
# 9 main
[c:\usr\src\rcpdv\app.c:159]
The "GDI usage error" are incorrect. All the objects selected on the DC
were de-selected using the old selected object before the DC was released.
The "unaddressable access" are confusing. They are all of a single byte.
It seems that the key passed in IupSet/GetAttribute was invalid.
Best,
Scuri
On Wed, Feb 24, 2016 at 4:16 PM, Ranier VF <[email protected]> wrote:
> Hi,
> Attached new report by Dr.Memory
> Windows 64 bits
> client: 32 bits
>
> Best regards,
>
> Ranier Vilela
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Iup-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users