DynamoRIO / DynamoRIO/dynamorio
ASSERT (winword 2007 -opt_memory) vmareas.c:2854 (is_coarse && coarse != NULL) || (!is_coarse && coarse == NULL)
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on February 05, 2010 12:07:05_
just starting up Word 2007 w/ -coarse_units hits this assert early:
normops -loglevel 1 -opt_memory
drio c:/Program\ Files\ (x86)/Microsoft\ Office/Office12/WINWORD.EXE
---------------------------
DynamoRIO Notice: c:\Program Files (x86)\Microsoft
Office\Office12\WINWORD.EXE(2528)
---------------------------
Application c:\Program Files (x86)\Microsoft Office\Office12\WINWORD.EXE
(2528). Internal Error Internal DynamoRIO Error:
E:/derek/dr/tot/opensource/core/vmareas.c:2854 (is_coarse && coarse !=
NULL) || (!is_coarse && coarse == NULL)
(Error occurred @5384 frags)
version 1.4.0, build 18
-loglevel 1 -opt_memory -dumpcore_mask 0 -stderr_mask 15 -indirect_stubs
-no_hide -coarse_units
0x22ea339c 0x150d8886
0x22ea34d4 0x1515a235
0x22ea3538 0x1515a140
0x22ea354c 0x15086856
0x22ea3568 0x150bffdd
0x22ea3600 0x150bf51a
0x22ea3708 0x150ba781
0x22ea3754 0x150d7f90
0x22ea3da0 0x150d8636
0x22ea3dc8 0x151caf37
0x22ea3f40 0x150c3ef6
---------------------------
OK
---------------------------
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=255_
Contributor guide
Assessment
This issue has not been assessed yet.