DynamoRIO / DynamoRIO/dynamorio

client.drsyms-test fails on win10

Open
#2,234 0 comments 0 reactions 0 assignees View on GitHub
Component-Tests help wanted OpSys-Windows
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

The client.drsyms-test fails on my win10 machine due to these mangling mismatches:

```
140: enumerating with DRSYM_LEAVE_MANGLED
140: symbol had wrong mangling:
140: expected: dll_export
140: actual: _dll_export
140: enumerating with DRSYM_DEMANGLE
140: symbol had wrong mangling:
140: expected: dll_export
140: actual: _dll_export
140: enumerating with DRSYM_DEMANGLE_FULL
140: symbol had wrong mangling:
140: expected: dll_export
140: actual: _dll_export
```

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.