Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected fatal runtime condition(s) observed: ExceptionRaisedInSkimmerCanAnalyze #265

Closed
georgend opened this issue Apr 2, 2020 · 2 comments

Comments

@georgend
Copy link

georgend commented Apr 2, 2020

Running BinSkim on Azure Devops to scan a aspnetcore webApp. I received the error below.
From the raw logs, binSkim was executed as follows:-

"D:\a\_sdt\Microsoft.CodeAnalysis.BinSkim.1.6.0\tools\netcoreapp2.0\win-x64\BinSkim.exe" analyze "d:\a\1\s\*.dll" --config default --recurse --verbose --hashes --statistics --output "d:\a\1\_sdt\logs\BinSkim\BinSkim.sarif"

This was the error generated.

##[error]Unexpected exit code 1 returned from tool BinSkim.exe. BinSkim failed. Exit code 1 is used for all tools errors, including invalid input and internal execution errors. Please review the entire console log output for more details and the reason for the error. You can also find more documentation at https://www.1eswiki.com/wiki/BinSkim_Build_Task Please refer to https://github.com/Microsoft/binskim#command-line-documentation for more info. ##[error]Unexpected exit code 1 returned from tool BinSkim.exe
Thanks

@georgend
Copy link
Author

georgend commented Apr 7, 2020

Is analysis possible for Nuget DLLs?
Is analysis possible for DLLs without PDBs?

@michaelcfanning
Copy link
Member

Sorry for the delay. Verified this issue in 1.6.0 and fixing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants