DynamoRIO / DynamoRIO/drmemory

many UNINITs in DumpRenderTree on static html page

Open
#1,185 4 comments 0 reactions 0 assignees View on GitHub
Bug-FalsePositive Component-FullMode Migrated OpSys-Windows Priority-Medium
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on April 12, 2013 15:57:23_

this is another good target, like calc (finished) and mspaint ( issue #878 ) as it's easy to run. this is Release build of DRT:

% /usr/bin/time ~/drmemory/git/build_x86_rel/bin/drmemory.exe -dr_ops -nop_initial_bblock -unaddr_only -batch -dr d:/derek/dr/git/exports -- ./DumpRenderTree.exe file:///e:/derek/buildbot.net/buildbot/docs/0.7.2/index.html > /dev/null
~~Dr.M~~ ERRORS FOUND:
~~Dr.M~~ 0 unique, 0 total unaddressable access(es)
~~Dr.M~~ 591 unique, 41066 total uninitialized access(es)
~~Dr.M~~ 34 unique, 122 total invalid heap argument(s)
~~Dr.M~~ 0 unique, 0 total GDI usage error(s)
~~Dr.M~~ 2 unique, 2 total warning(s)
~~Dr.M~~ 135 unique, 352 total, 772736 byte(s) of leak(s)
~~Dr.M~~ 21 unique, 26 total, 29850 byte(s) of possible leak(s)
~~Dr.M~~ ERRORS IGNORED:
~~Dr.M~~ 23772 still-reachable allocation(s)
~~Dr.M~~ (re-run with "-show_reachable" for details)
~~Dr.M~~ Details: D:\derek\drmemory\git\build_x86_rel\logs\DrMemory-DumpRenderTree.exe.13200.000\results.txt
0.01user 0.00system 0:38.51elapsed 0%CPU (0avgtext+0avgdata 267520maxresident)k

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1185_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.