DynamoRIO / DynamoRIO/drmemory
drmemory crash running nodejs
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
Windows 10, x64. Downloaded binaries from web page and downloaded syscalls text file for x64 as instructed. I can run drmemory on calc.exe but not nodejs.
```
Alex@DESKTOP-A5NSGP0 MINGW64 /c/Program Files (x86)/Dr. Memory/bin64
$ ./drmemory -- node.exe
~~Dr.M~~ Dr. Memory version 1.11.0
~~Dr.M~~ (Uninitialized read checking is not yet supported for 64-bit)
~~Dr.M~~ Running "node.exe"
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff
```
Contributor guide
Research direction
Reproduce the report on Windows 10 x64 using the shown `./drmemory -- node.exe` command and compare it with the working `calc.exe` case. Investigate the Dr. Memory internal crash at the reported program counter; done means node.exe runs under Dr. Memory without an internal crash and produces its normal diagnostic output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100