We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From [email protected] on May 16, 2011 11:44:18
http://build.chromium.org/p/chromium.fyi/builders/Windows%20Tests%20%28DrMemory%29/builds/3719/steps/memory%20test%3A%20base/logs/stdio UNADDRESSABLE ACCESS: reading 0x02f1c230-0x02f1c244 20 byte(s) within 0x02f1c230-0x02f1c244 #1 <sys.call> NtQuerySecurityObject #2 0x77df39eb RegGetKeySecurity ADVAPI32.dll #3 0x71aa1c6c WahOpenNotificationHandleHelper WS2HELP.dll #4 0x71aa20f2 WahCreateNotificationHandle WS2HELP.dll #5 0x71ab8cb6 WSAProviderConfigChange WS2_32.dll #6 0x77e9743f RpcServerUseProtseqExW RPCRT4.dll #7 0x77e772a0 I_RpcBCacheFree RPCRT4.dll #8 0x77e77328 I_RpcBCacheFree RPCRT4.dll #9 0x77e76ad1 I_RpcBCacheFree RPCRT4.dll #10 0x77e76c97 I_RpcBCacheFree RPCRT4.dll #11 0x7c80b729 GetModuleFileNameA KERNEL32.dll
No short repro yet. btw, there are a few leaks with I_RpcBCacheFree in the stack, they may be related.
Original issue: http://code.google.com/p/drmemory/issues/detail?id=405
The text was updated successfully, but these errors were encountered:
From [email protected] on May 20, 2011 07:29:44
Status: Duplicate Mergedinto: 408
Sorry, something went wrong.
No branches or pull requests
From [email protected] on May 16, 2011 11:44:18
http://build.chromium.org/p/chromium.fyi/builders/Windows%20Tests%20%28DrMemory%29/builds/3719/steps/memory%20test%3A%20base/logs/stdio UNADDRESSABLE ACCESS: reading 0x02f1c230-0x02f1c244 20 byte(s) within 0x02f1c230-0x02f1c244
#1 <sys.call> NtQuerySecurityObject
#2 0x77df39eb RegGetKeySecurity ADVAPI32.dll
#3 0x71aa1c6c WahOpenNotificationHandleHelper WS2HELP.dll
#4 0x71aa20f2 WahCreateNotificationHandle WS2HELP.dll
#5 0x71ab8cb6 WSAProviderConfigChange WS2_32.dll
#6 0x77e9743f RpcServerUseProtseqExW RPCRT4.dll
#7 0x77e772a0 I_RpcBCacheFree RPCRT4.dll
#8 0x77e77328 I_RpcBCacheFree RPCRT4.dll
#9 0x77e76ad1 I_RpcBCacheFree RPCRT4.dll
#10 0x77e76c97 I_RpcBCacheFree RPCRT4.dll
#11 0x7c80b729 GetModuleFileNameA KERNEL32.dll
No short repro yet.
btw, there are a few leaks with I_RpcBCacheFree in the stack, they may be related.
Original issue: http://code.google.com/p/drmemory/issues/detail?id=405
The text was updated successfully, but these errors were encountered: