sepinf-inc / IPED

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
Other
893 stars 214 forks source link

Pressing the "Pause" button during initialization phase cause an exception #1993

Closed wladimirleite closed 7 months ago

wladimirleite commented 7 months ago

Just a minor detail, as the exception (below) is just printed in the processing log, but the process continue normally.

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at iped.app.processing.ui.ProgressFrame.actionPerformed(ProgressFrame.java:657)
    (...)