<p><span class="h-card" translate="no"><a href="https://hachyderm.io/@fasterthanlime" class="u-url mention">@<span>fasterthanlime</span></a></span> actually looking at the hex of the value it could more likely be a pointer to usize cast. it's ~48 bit (12 hex digits) and could plausibly have been some ASLR'd address (most significant hex digit is 5, pretty common for x86_64 ASLR addresses, and bottom 4 bits are clear (aligned to 16 bytes)</p><p>ABI issue somewhere?</p>