Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException: "priFn" is null #23

Open
rislah opened this issue Jul 17, 2024 · 3 comments
Open

java.lang.NullPointerException: "priFn" is null #23

rislah opened this issue Jul 17, 2024 · 3 comments

Comments

@rislah
Copy link

rislah commented Jul 17, 2024

I am unable to import a bindiff file, as I am met with an error:

java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because "priFn" is null

Build Date: 2024-Jul-09 1157 EDT
Ghidra Version: 11.1.2
Java Home: C:\Program Files\Eclipse Adoptium\jdk-21.0.3.9-hotspot
JVM Version: Eclipse Adoptium 21.0.3
OS: Windows 11 10.0 amd64
Workstation: RSL

@ubfx
Copy link
Owner

ubfx commented Jul 17, 2024

Which version of BinDiffHelper are you using? Did you use a binary release or built from source?

At what point does the error occur?

@rislah
Copy link
Author

rislah commented Jul 17, 2024

I am using binary release of v0.5 (latest right now).

It happens after selecting the loaded file.

There are no problems with the file on BinDiff itself, everything works. Same on IDA, everything works

@ubfx
Copy link
Owner

ubfx commented Jul 28, 2024

Sorry but I wasn't able to reproduce this, even when installing the exact same JDK. Does this happen on every file or is it a specific file?

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

No branches or pull requests

2 participants