DynamoRIO / DynamoRIO/dynamorio

Add a test to cover dr_create_memory_dump() for WIN32 and X32.

Open
#7,071 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

#7047 adds X86 Linux support to dr_create_memory_dump(). The PR also adds a test to cover WIN32 and X64.

When the same test ran in vs2019-32, it crashed with the following error:

133: Test command: D:\a\dynamorio\dynamorio\build_debug-internal-32\bin32\drrun.exe "-s" "90" "-quiet" "-debug" "-use_dll" "D:/a/dynamorio/dynamorio/build_debug-internal-32/lib32/debug/dynamorio.dll" "-exit0" "-stderr_mask" "0xC" "-msgbox_mask" "0" "-dumpcore_mask" "0x7d" "-staged" "-code_api" "-c" "D:/a/dynamorio/dynamorio/build_debug-internal-32/suite/tests/bin/client.memory_dump_test.dll.dll" "--" "D:/a/dynamorio/dynamorio/build_debug-internal-32/suite/tests/bin/simple_app.exe"
133: Working Directory: D:/a/dynamorio/dynamorio/build_debug-internal-32/suite/tests
133: Test timeout computed to be: 120
134: Test timeout computed to be: 120
133: thank you for testing memory dump
133: thread init
133: nudge delivered 1
133:
132/266 Test #133: code_api|client.memory_dump_test .............................***Failed

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.