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

Getting "error occurred when processing symbol file" error in almost every build #23

Open
john-blackburn opened this issue Jan 18, 2022 · 0 comments

Comments

@john-blackburn
Copy link

I'm getting the following message in most of my builds

Error message: Error occurred while processing symbols file mydll.pdb

:

jetbrains.buildServer.ProcessTimeoutException: Timeout exception: the process did not produce output longer than 90 seconds; Process: "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\srcsrv\srctool.exe" -r mydll.pdb

I have about 100 PDBs to index and typically 97 or so will work fine but maybe 3 will fail with this error. As it says it seems to be a timeout thing, not sure why it is taking so long but is there a way to increase this timeout?

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

1 participant