You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The following constant appears in the decompiler in decimal: 2852126725, and remains this way despite pressing (right click) -> binary/float/hexadecimal/octal/char.
The following error lines appear on application.log:
2025-05-18 13:53:45 ERROR (ConvertHexAction) Symbol does not have matching entry in equate table
2025-05-18 13:53:53 ERROR (ConvertOctAction) Symbol does not have matching entry in equate table
2025-05-18 13:53:55 ERROR (ConvertCharAction) Symbol does not have matching entry in equate table
2025-05-18 13:53:58 ERROR (ConvertBinaryAction) Symbol does not have matching entry in equate table
Screenshots
Environment (please complete the following information):
OS: Ubuntu 24.04.2
Java Version: 17.0.10
Ghidra Version: 11.3.2
Ghidra Origin: github releases
The text was updated successfully, but these errors were encountered:
Describe the bug
The following constant appears in the decompiler in decimal: 2852126725, and remains this way despite pressing (right click) -> binary/float/hexadecimal/octal/char.
The following error lines appear on application.log:
Screenshots

Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: