DynamoRIO / DynamoRIO/dynamorio

ASSERT(2.0.528, test.exe):vmareas.c(921)

Open
#367 6 comments 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [pcd1...@gmail.com](https://code.google.com/u/104449835651341425766/) on December 14, 2010 00:19:24_

What version of DynamoRIO are you using? 2.0.0( I downloaded it from google code by SVN on Dec.12.) What operating system version are you running on? Windows XP SP3 English Version What application are you running? notepad.exe packered by ASProtect(ver:1.23 RC1) Is your application 32-bit or 64-bit? 32-bit How are you running the application under DynamoRIO? In Debug build,options:
drconfig.exe -reg test.exe -debug -syswide_on -ops "-disable_traces -syntax_intel -thread_private -no_hide -dumpcore_mask 0x8bff" -root "C:\Dynamo" What happens when you run without any client? it runs without bugs
What happens when you run with debug build ("-debug" flag to drrun/drconfig/drinject)? DynamoRIO gave me a notece,ASSERT:vmareas.c(921) What steps will reproduce the problem? 1.notepad.exe should be packered by ASProtect(ver:1.23 RC1)
2.Run it in debug build with options as above 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)? Without DynamoRIO, it will run witout any question.When it runs in debug build under DynamoRIO, DynamoRIO will give a notice, Assert:vmareas.c(921) Please provide any additional information below.

**Attachment:** [attach.rar](http://code.google.com/p/dynamorio/issues/detail?id=367)

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=367_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.