While running some debugging tests, I've hit a SIGSEGV in the unwinder during remote unwind. It stems from an incorrect change made in the libunwind in src/dwarf/Gget_proc_info_in_range.c in libunwind/libunwind#524. Reverting change in that file fixes the problem.