angr icon indicating copy to clipboard operation
angr copied to clipboard

angr reports Segmentation Fault, How can I find the reason.

Open DockTree opened this issue 1 year ago • 1 comments

Question

when using function explore, it reports Segmentation Fault, how can I find the reason.

the result shown below image

the script as following

image

DockTree avatar Feb 29 '24 12:02 DockTree

Either getting a core dump, or hooking a debugger to it and seeing why it crashed?

My gut feeling is that the crash is caused by unicorn engine. More details are required for us to fix it though.

ltfish avatar Mar 11 '24 20:03 ltfish