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.

SDL Failures causing build breaks

See original GitHub issue

The Run SDL Tool job is failing across many build pipelines with the following error:

TSA Upload:
  TSA Onboard:
    Saving TsaCodebaseXml file: D:\a\1\.gdn\.r\tsa-onboard.xml
    Onboarding or updating TSA codebase: Arcade-Validation
    An exception occured while attempting to onboard or update a TSA codebase: Arcade-Validation
    TSA Response: {"Message":"TSA Error Code: 200 Error message: Invalid TFS Settings for Instance: [https://devdiv.visualstudio.com/] , Project [DevDiv] , Template [TFSDEVDIV]\r\n                                                  were passed to TSA: Encountered Exception [System.Exception: TSA was given an invalid Area Path: DevDiv\\NET\\NET Core \r\n   at TSA.Core.TFS.ThrowIfInvalid(Boolean validateBugTemplate)], Correlation ID: 79262e18-70e3-4b40-b9e9-99ac5e5aa0f3"}
    TSA web call returned a non-successful status code: PreconditionFailed

Some example builds:

Arcade: https://dev.azure.com/dnceng/internal/_build/results?buildId=396355&view=results Arcade-validation: https://dev.azure.com/dnceng/internal/_build?definitionId=282&_a=summary Arcade-Services: https://dev.azure.com/dnceng/internal/_build/results?buildId=396829&view=results CoreFX: https://dev.azure.com/dnceng/internal/_build/results?buildId=396886&view=results

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
StephenBonikowskycommented, Oct 22, 2019

Please add WCF to follow-up with in the future as well please. Ran into the same thing today and found your change.

0reactions
MattGalcommented, Oct 25, 2019

THis seems resolved, closing

Read more comments on GitHub >

github_iconTop Results From Across the Web

SDL2 common mistakes and how to avoid them
Worse, it can result in subtly broken builds as it mixes and matches different SDL installations. The correct SDL2 include is the following:....
Read more >
SDL_ConvertSurface() causes break - c++
Everything compiles just fine but when i run my application a break is caused saying: Unhandled exception at 0x681252D5 (SDL.dll) in ...
Read more >
SDL Initialization has Failed - Stopping many Games from ...
I have a NVidia 9500M GS Graphics card and I am running the 180.xx drivers. Any one have ideas ideas how I can...
Read more >
SDL in-tree build error in Windows · Issue #10 · google/flatui
Hello, Sir I met a build issue when use CMake(version 3.6.2) in Windows, (same result for CMake CMakeLists.txt command) D:\work\flatui>cmake ...
Read more >
What can cause SDL_Init to fail? : r/cpp_questions
An easy one to make it fail is to give it an invalid flag argument. So look through the subsystem enum and find...
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