DynamoRIO / DynamoRIO/drmemory
fail to get any symbols in browser_tests error report due to chrome sandbox ntdll hooks
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on October 29, 2012 14:31:46_
crbug.com/158350
INVALID HEAP ARGUMENT: allocated with operator new[], freed with operator delete
#0 browser_tests.exe!? +0x0 (0x03241dfa )
#1 browser_tests.exe!? +0x0 (0x03241c5f )
#2 browser_tests.exe!? +0x0 (0x03234bec )
#3 browser_tests.exe!? +0x0 (0x0322c3b0 )
#4 browser_tests.exe!? +0x0 (0x0322c571 )
#5 content.dll!? +0x0 (0x6ef9e983 )
#6 content.dll!? +0x0 (0x6ef9db0b )
#7 content.dll!? +0x0 (0x6ee64a94 )
#8 content.dll!? +0x0 (0x6ee65eb3 )
#9 content.dll!? +0x0 (0x6ee63d29 )
#10 browser_tests.exe!? +0x0 (0x031d47f3 )
#11 browser_tests.exe!? +0x0 (0x031d4cc4 )
#12 browser_tests.exe!? +0x0 (0x00fb9215 )
#13 browser_tests.exe!? +0x0 (0x03290c3f )
#14 browser_tests.exe!? +0x0 (0x03290a6f )
#15 KERNEL32.dll!? +0x0 (0x751d339a )
#16 ntdll.dll!? +0x0 (0x777a9ef2 )
#17 ntdll.dll!? +0x0 (0x777a9ec5 )
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1066_
Contributor guide
Assessment
This issue has not been assessed yet.