insidersec/insider

NewInputFile throws an unhandled exception, with both javascript and C#

GwenTheKween opened this issue · 2 comments

When analising a project with many subfolders containing code, after insidersec starts main code analysis newInputFile seems to have trouble with an unhandled exception, crashing the program and leaving basically no information to help with debugging

To Reproduce
Not sure how to help with reproductibility, since I don't know which file causes the problem, or if subfolders are the problem, and I can not share any part of the project I'm working on

Expected behavior
I expected the program to keep running, and preferably to warn me that one or more files caused a problem and couldn't be analised

Screenshots
log from when analizing the C# part:
image

Log from when analizing the javascript part:
image

Desktop (please complete the following information):

  • OS: Windows 10 Enterprise
  • Release: 2.0.5

Thanks for the issue, and sorry for delay. This issue seems to already fix in this commit. We are preparing to make a new release with these fixes.

Closing the issue because version 2.0.6 is released