Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@coord-e
Copy link
Owner

@coord-e coord-e commented Dec 12, 2022

for #19

jemalloc fails to load when loaded by dlopen(3), so current implementation fails to resolve it to the actual library path.

libjemalloc.so: cannot allocate memory in static TLS block

This PR attempts to solve this problem by not requiring loading with dlopen(3). I do not have enough time to test this, so for now I will allow this to be enabled by an experimental flag --experimental-noload-resolver.

@coord-e coord-e merged commit 01444be into develop Dec 12, 2022
@coord-e coord-e deleted the noload-resolver branch December 12, 2022 13:08
@coord-e coord-e mentioned this pull request Dec 12, 2022
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.

2 participants