[PATCH] D33784: Bug 33206 - Sanitizer CHECK failed: ((allocated_for_dlsym)) < ((kDlsymAllocPoolSize)) (1036, 1024)) with preload
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 11:56:56 PDT 2017
eugenis added a comment.
A crazy thought - what happens if we add DF_1_INITFIRST to the asan library?
-Wl,-z,initfirst
https://reviews.llvm.org/D33784
More information about the llvm-commits
mailing list