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

Users not able to know which file causes issue when exception loading pdb #973

Open
shaopeng-gh opened this issue Nov 6, 2023 · 1 comment

Comments

@shaopeng-gh
Copy link
Collaborator

When user scans a folder in the pipeline, if there is exception loading a pdb file (e.g. malformed), currently users are not able to know which file is causing the problem. And the scan target could have a lot of files.
This issue is created to see what improvements we can do about it.

##[error]Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. 
##[error] at Dia2Lib.IDiaDataSource.loadDataForExe(System.String, System.String, System.Object) 
##[error] at Microsoft.CodeAnalysis.BinaryParsers.ProgramDatabase.Pdb.WindowsNativeLoadPdbFromPEUsingDia(System.String, System.String, System.String) 
@JustinSchneiderPBI
Copy link

We're seeing this too. :(

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