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

ASSERT (winword 2007 -opt_memory) vmareas.c:2854 (is_coarse && coarse != NULL) || (!is_coarse && coarse == NULL) #255

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

Comments

@derekbruening
Copy link
Contributor

From derek.br...@gmail.com 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

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