search for: minerva_mkdir

Displaying 1 result from an estimated 1 matches for "minerva_mkdir".

2019 Mar 18
1
llvm symbolizer not able to parse debuginfo files
...2.0.debug" 0x251ba LLVMSymbolizer: error reading file: Invalid data was encountered while parsing the file addr2line -fi -e /usr/lib/debug/usr/lib64/ganesha/libfsalminerva.so.4.2.0.debug "/usr/lib/debug/usr/lib64/ganesha/libfsalminerva.so.4.2.0.debug" 0x251ba #0 0x7f83d22f91ba in minerva_mkdir /usr/src/debug/nfs-ganesha-2.7.1/FSAL/FSAL_MINERVA/handle.c:747 How can I fix this? I googled a bit about using the debug binaries/libraries with llvm-symbolizer/asan_symbolize.py, I found that there was a patch proposed: https://reviews.llvm.org/D4902 But this was discarded saying: " This l...