Binary Ninja Version: 4.2.6444-dev Personal (f171d6c4)
OS: > cat /proc/version
Linux version 6.10.13-3-MANJARO (builduser@fv-az1246-770) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Tue Oct 8 03:24:49 UTC 2024
CPU Architecture: x64
Bug Description:
use the short key of g, we jump to the address of 0xFFFFFFC008626658 in the mode of c source code, we can not jmp to the right address sometimes.
Steps To Reproduce:
Version and Platform (required):
Bug Description: use the short key of g, we jump to the address of 0xFFFFFFC008626658 in the mode of c source code, we can not jmp to the right address sometimes. Steps To Reproduce:
https://github.com/user-attachments/assets/c19820e7-31cc-49dc-80e9-350489d49b99
Binary: maybe you can see the right address in assembly code, but if we are in c code mode, its not the correct address.