Open SukharevAndrey opened 2 years ago
Hello! Thanks for posting this issue. If you run the analysis on the infersharp/Examples/ project (open the .sln and build it) do you see this issue?
@matjin I've tried it, and it have successfully analyzed example project.
OK. I wonder if it is a memory issue. It's possible that the storage of the CFG in your system's memory caused the crash. Can you try running the analysis on parts of your project?
Hello.
I've installed the latest release of InferSharp as a Visual Studio 2022 extension. Then I've tried to to analyze my work project using it, but in the beginning of code analysis stage the process has crashed.
Here are the logs:
What can I do to resolve that "Operation not supported" error? Thanks.