BinDiffHelper
BinDiffHelper copied to clipboard
java.lang.NullPointerException: "priFn" is null
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
Which version of BinDiffHelper are you using? Did you use a binary release or built from source?
At what point does the error occur?
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
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?