https://sourceware.org/bugzilla/show_bug.cgi?id=32096
--- Comment #6 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> --- I just sent fixes in libcollector/unwind.c and src/CallStack.cc for review. This fixes UBSAN runtime errors such as: - load of misaligned address 0x623e5a670173 for type 'int', which requires 4 byte alignment - member call on address which does not point to an object of type 'Vector' -- You are receiving this mail because: You are on the CC list for the bug.