You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run time r2 -a evm -AA -Q $FILE. It may take quite a lot of time during Emulate code to find computed references (aae) the procedure, on one of my machines it took almost 1 hour on one of the seeds; on the other hand, when no arch is specified, time r2 -AA -Q $FILE exits immediately. The uploaded archive contains the sample input files. hangs.zip
This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of radare2. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.
Expected behavior
r2 analyzes and exits.
Actual behavior
r2 takes quite a long time to analyze and exit.
Steps to reproduce the behavior
./sys/install.sh
)r2pm install evm
time r2 -a evm -AA -Q $FILE
. It may take quite a lot of time duringEmulate code to find computed references (aae)
the procedure, on one of my machines it took almost 1 hour on one of the seeds; on the other hand, when no arch is specified,time r2 -AA -Q $FILE
exits immediately. The uploaded archive contains the sample input files.hangs.zip
Additional Logs, screenshots, source-code, configuration dump, ...
The text was updated successfully, but these errors were encountered: