Skip to content

Handle possible exceptions on createData#56

Merged
clienthax merged 1 commit into
clienthax:masterfrom
RipleyTom:fix_exception
Apr 9, 2026
Merged

Handle possible exceptions on createData#56
clienthax merged 1 commit into
clienthax:masterfrom
RipleyTom:fix_exception

Conversation

@RipleyTom
Copy link
Copy Markdown
Contributor

@RipleyTom RipleyTom commented Jan 25, 2026

For some reason I was getting exceptions like:

ghidra.program.model.util.CodeUnitInsertionException: Data conflict at address 0171e4bc
    at ghidra.program.flatapi.FlatProgramAPI.createData(FlatProgramAPI.java:1749)
    at AnalyzePs3Binary.handleExec(AnalyzePs3Binary.java:72)

in several programs while attempting to use AnalyzePs3Binary.java.
We now handle the possible exception without crashing.

@RipleyTom RipleyTom marked this pull request as draft January 25, 2026 00:37
@RipleyTom RipleyTom marked this pull request as ready for review January 25, 2026 00:51
@clienthax clienthax merged commit f490e20 into clienthax:master Apr 9, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants