Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNINIT lspci: 6001 accesses #127

Open
derekbruening opened this issue Nov 28, 2014 · 0 comments
Open

UNINIT lspci: 6001 accesses #127

derekbruening opened this issue Nov 28, 2014 · 0 comments

Comments

@derekbruening
Copy link
Contributor

From derek.br...@gmail.com on December 10, 2010 17:57:52

PR 416289

:::Dr.Memory::: ERRORS FOUND:
:::Dr.Memory::: 16 unaddressable access(es)
:::Dr.Memory::: 6001 uninitialized access(es)
:::Dr.Memory::: 0 invalid free(s)
:::Dr.Memory::: 0 leak(s)
:::Dr.Memory::: ERRORS IGNORED:
:::Dr.Memory::: 14 ignored pre-app leak(s)
:::Dr.Memory::: 0 suppressed error(s)
:::Dr.Memory::: 0 suppressed leak(s)
:::Dr.Memory::: 10 possible leak(s)
:::Dr.Memory::: 0 error(s) beyond -report_max

grep UNINIT DrMemory-cmdline.021/thread.21039.log | cut -c 1-25 | sort | uniq -c
5647 UNINITIALIZED READ: 0x09e
1 UNINITIALIZED READ: 0x143
353 UNINITIALIZED READ: 0x147

0x09e = lspci executable
0x143 = ld-linux.so.2
0x147 = libc

Original issue: http://code.google.com/p/drmemory/issues/detail?id=127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant