Search Issue Tracker

By Design

Votes

0

Found in

2021.3.34f1

2022.3.19f1

2023.2.9f1

2023.3.0b5

6000.0.0b11

6000.1.0a7

6000.2.0a1

7000.0.0a1

Issue ID

UUM-62356

Regression

No

DLL fails to update when a PDB file is present

-

How to reproduce:
1. Open the attached project "CodeBase.zip"
2. Observe the Console

Expected result: No errors are present in the Console
Actual result: "Unable to update following assemblies" error is thrown in the Console

Reproducible with: 2021.3.34f, 2022.3.19f1, 2023.2.9f1, 2023.3.0b5

Notes:
- The error sometimes fails to show up, however, upon loading up a fresh copy of the project it shows up

  1. Resolution Note:

    After investigating the issue we conclude that pdb in question does not match the assembly (.dll) which explains the reported exception.

    Feel free to reopen the issue if it is reproducible with an assembly that passes `Symchk` validation (https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/using-symchk).

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.