NationalSecurityAgency / ghidra

Ghidra is a software reverse engineering (SRE) framework
https://www.nsa.gov/ghidra
Apache License 2.0
51.85k stars 5.89k forks source link

Analysis Task: Subroutine References NPE #3226

Open lemuellew opened 3 years ago

lemuellew commented 3 years ago

Describe the bug ERROR Analysis Task: Subroutine References - (AnalysisTaskWrapper) java.lang.NullPointerException

To Reproduce Steps to reproduce the behavior:

  1. test binaries: https://github.com/polaco1782/linux-static-binaries
  2. Headless Analyzer
  3. may AnalysisTaskWrapper NPE errors in the log

Screenshots image

Environment (please complete the following information):

astrelsky commented 3 years ago

If I remember correctly this has been fixed. Please try the latest Ghidra release.