yegord / snowman

Snowman decompiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Crash during Dataflow Analysis

BRBosley opened this issue · comments

During Dataflow Analysis, Snowman crashes after saying:
[Warning] Qt Concurrent has caught an exception thrown from as worker thread. This is not supported, exceptions thrown in worker threads must be caught before control returns to Qt Concurrent.
I am working with multiple people on decompiling a program, so I need help to fix it as soon as possible. So, what can I do to fix this issue?

One more thing I forgot to mention, on the command line application, it ends up getting stuck on function reconstruction, and then after a few hours, it crashes with no error message.