``` pint_t pc = static_cast(this->getReg(UNW_REG_IP)); if (pc == signal_handler_ret) { ``` This `if` condition is failing in my build.