-
Notifications
You must be signed in to change notification settings - Fork 378
Cannot create run following jumpkind Ijk_SigFPE_IntOvf #39
Comments
That is a jump that will only be triggered when an floating point instruction causes an integer overflow. You can safely ignore the message when building the CFG. |
after I loaded a binary project, i use the "print cfg.graph" instruction, why nothing is been output? |
You may want to use |
Also, please submit new angr-related issues under |
Asking on #angr on freenode.net might also get slightly quicker results to questions like this. |
error:angr.analyses.cfg | AngrError Cannot create run following jumpkind Ijk_SigFPE_IntOvf when creating SimRun at 0x40a9dc
what should i do ? thanks
The text was updated successfully, but these errors were encountered: