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

ReserveShadowMemoryRange abort core #1820

Open
newbeezhc opened this issue Nov 21, 2024 · 0 comments
Open

ReserveShadowMemoryRange abort core #1820

newbeezhc opened this issue Nov 21, 2024 · 0 comments

Comments

@newbeezhc
Copy link

Hi there,

we try to add asan into ganesha to run some test, but we met a issue that generated a core in asan.
asan log is printed as below:
2781256==ERROR: AddressSanitizer failed to allocate 0x20000 (131072) bytes at address ff2ca308000 (errno: 12)
2781256==ReserveShadowMemoryRange failed while trying to map 0x20000 bytes. Perhaps you're using ulimit -v

we checked our environment, centos, which is ulimit unlimited. but still not able to alloc. could you please tell us the possible cause ?
Linux node2 4.18.0-305.3.1.el8.x86_64 #1
gcc version 8.4.1 20200928 (Red Hat 8.4.1-1) (GCC)

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

No branches or pull requests

1 participant