From: Ivo R. <iv...@iv...> - 2017-11-29 14:55:29
|
Thank you for a quick reply. The error message observed is actually what check_mmap() in coregrind/m_ume/elf.c reports. I suspect that we run into issue with VG_(am_get_advisory)() but I want to be sure. Please could you grab Valgrind source, apply the attached patch to it and build it as per http://valgrind.org/downloads/repository.html. This should create additional debug output which would point at the culprit. I. |