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
golang_renamer.py> Running...
745490
Traceback (most recent call last):
File "\ghidra_scripts\golang_renamer.py", line 152, in <module>
GoRename()
File "\ghidra_scripts\golang_renamer.py", line 141, in GoRename
process_segment(go_renamer)
File "\ghidra_scripts\golang_renamer.py", line 81, in process_segment
h = handler(addressToInt(position.getStart()), get_bitness())
File "\ghidra_scripts\golang_renamer.py", line 95, in go_renamer
ptr.maker(base+offset)
File "\ghidra_scripts\golang_renamer.py", line 50, in MakeQword
listing.createData(addr, QWORD)
at ghidra.program.database.code.CodeManager.checkValidAddressRange(CodeManager.java:1941)
at ghidra.program.database.code.CodeManager.createCodeUnit(CodeManager.java:2055)
at ghidra.program.database.ListingDB.createData(ListingDB.java:422)
at jdk.internal.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
ghidra.program.model.util.CodeUnitInsertionException: ghidra.program.model.util.CodeUnitInsertionException: Insufficent memory at address 00b3d560 (length: 8 bytes)
golang_renamer.py> Finished!
The text was updated successfully, but these errors were encountered:
Ghidra 10.1.5 on Win11
The text was updated successfully, but these errors were encountered: