DynamoRIO / DynamoRIO/drmemory
Unable to locate libdrfuzz.so
Open
Component-DrFuzz
Status-NeedInfo
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
I recently updated from an older version of Dr. Memory to the latest cron build (2.2.18081). I'm now getting a new error when I run my tools:
```bash
$ ./mytool
Unable to load client library: libdrfuzz.so
Unable to locate library! Try adding path to LD_LIBRARY_PATH.
```
I know that I can just add the path within my Dr. Memory installation to LD_LIBRARY_PATH, but I did not have to do this before, which is why I am wondering whether this may be a bug.
Contributor guide
Assessment
This issue has not been assessed yet.