DynamoRIO / DynamoRIO/dynamorio
CRASH (ie6 and office2007 + memtrace sample)
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
_From [loves...@gmail.com](https://code.google.com/u/117219740448785781245/) on July 23, 2013 12:05:55_
When I was test the overheads about memtrace, I modified memtrace.c to disable print info to log file by not define READABLE_TRACE, then I used .exe.config32 to inject into iexplore.exe and
winword.exe, it would crash two of processes. What version of DynamoRIO are you using? 4.0.1 What operating system version are you running on? windows xp sp3 What application are you running? iexplore.exe (ie 6) , winword.exe (office2007) Is your application 32-bit or 64-bit? 32-bit How are you running the application under DynamoRIO? with drconfig syswide_on, use memtrace.dll and iexplore.exe.config32 What happens when you run without any client? it would crash the process, the crash message are on the attaches.
What happens when you run with debug build ("-debug" flag to drrun/drconfig/drinject)? not test What steps will reproduce the problem? 1.just run it, it will reproduce. 2. 3. What is the expected output? What do you see instead? Is this an application crash, a DynamoRIO crash, a DynamoRIO assert, or a hang (see https://code.google.com/p/dynamorio/wiki/BugReporting and set the title appropriately)?
**Attachment:** [c1.jpg c2.jpg c3.jpg](http://code.google.com/p/dynamorio/issues/detail?id=1225)
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1225_
Contributor guide
Assessment
This issue has not been assessed yet.