BinDiffHelper icon indicating copy to clipboard operation
BinDiffHelper copied to clipboard

java.lang.NullPointerException: "priFn" is null

Open rislah opened this issue 1 year ago • 3 comments

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

rislah avatar Jul 17 '24 09:07 rislah

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

At what point does the error occur?

ubfx avatar Jul 17 '24 09:07 ubfx

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

rislah avatar Jul 17 '24 15:07 rislah

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?

ubfx avatar Jul 28 '24 18:07 ubfx