Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i#2425: Add Ubuntu21 support #2430

Merged
merged 1 commit into from
Sep 30, 2021
Merged

i#2425: Add Ubuntu21 support #2430

merged 1 commit into from
Sep 30, 2021

Conversation

derekbruening
Copy link
Contributor

Updates DR to f3d907d7 to fix DynamoRIO/dynamorio#5133: call
__libc_eary_init for private libc. This fixes crashes in Dr. Memory
when it uses libc routines on glibc 2.32+..

Fills in the table entry for SYS_newfstatat to avoid false positives
from the loader's munmaps.

Fixes #2425

Updates DR to f3d907d7 to fix DynamoRIO/dynamorio#5133: call
__libc_eary_init for private libc.  This fixes crashes in Dr. Memory
when it uses libc routines on glibc 2.32+..

Fills in the table entry for SYS_newfstatat to avoid false positives
from the loader's munmaps.

Fixes #2425
@derekbruening derekbruening merged commit 5d12994 into master Sep 30, 2021
@derekbruening derekbruening deleted the i2425-ubuntu21 branch September 30, 2021 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Private libc is not initialized on Ubuntu 21 drmemory incompatible with ubuntu 21.04
1 participant