question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Help with RazorExtension.dll failing SymbolCheck

See original GitHub issue

Build

Razor insertions are failing SymbolCheck for one specific DLL, and I’ve tried to dig in to find out why, but I have reached my limit, and would appreciate some guidance or assistance.

eg, on our most recent insertion: https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/420798

SymbolCheck failed for microsoft.visualstudio.razorextension.dll https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=6631089&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b&t=da4239c9-cabf-50a7-e7ce-52be5c6d9883&s=96ac2280-8cb4-5df5-99de-dd2da759617d (Make sure you look at Attempt 1 in the build log. I tried to re-run the build out of curiosity, but it failed because the PR had already been merged and branch gone)

SymbolCheck issue: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1601388/

Build leg reported

SymbolCheck

Pull Request

https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/420798

Action required for the engineering services team

To triage this issue (First Responder / @dotnet/dnceng):

  • Open the failing build above and investigate
  • Add a comment explaining your findings

If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:

  1. Add the label “Known Build Error”
  2. Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
   "ErrorMessage" : "There are 1 unarchived files",
   "BuildRetry": false
}

Additional information about the issue reported

I’m not even sure where to look for logs/artifacts for the symbol publishing part of our CI build so even that information could be useful, but if you want to go all the way and open a PR, I’ll accept that too 😄

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
davidwengiercommented, Oct 6, 2022

Thanks for the detailed info @hoyosjs, in particular “you call build twice” helped me work out where to look 😃

1reaction
Chrisbohcommented, Sep 15, 2022

@hoyosjs do you have a few minutes to help out?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't resolve symbols for RazorExtension.dll · Issue #6239
I opened dotnet/arcade#10712 to get some help with this, as our attempts have failed. Last resort would be to add this DLL to...
Read more >
symbolcheck.dll Download and Fix ...
Method 1: Download symbolcheck.dll; Method 2: Fix the missing symbolcheck.dll error automatically; Method 3: Update drivers to restore missing .dll files ...
Read more >
How to correct common User32.dll file errors
Describes general step-by-step methods that you can use to try to resolve common problems that reference the User32.dll file.
Read more >
How to use the Regsvr32 tool and troubleshoot ...
Regsvr32 is a command-line utility to register and unregister OLE controls, such as DLLs and ActiveX controls in the Windows Registry. Regsvr32.exe is...
Read more >
OktaCredentialProvider.dll Failed to Register
This utility is designed to help find the dependencies for .dll files. It will also show if the dependencies are missing or not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found