Skip to content

[ISSUE]: crash with sdk 9 on windows 10 #4454

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

Open
2 tasks done
dragouf opened this issue Mar 14, 2025 · 1 comment
Open
2 tasks done

[ISSUE]: crash with sdk 9 on windows 10 #4454

dragouf opened this issue Mar 14, 2025 · 1 comment

Comments

@dragouf
Copy link

dragouf commented Mar 14, 2025

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

GitVersion package

AzureDevops task

GitVersion version

6.0.5

Operating system

Windows

What are you seeing?

it crash even when I execute it by hand on windows 10 eith sdk 9.0.201 installed

What is expected?

it should execute the command

Steps to Reproduce

when executing this command :
C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe C:/agent/_work/2/s /output json /output buildserver /config C:\agent\_work\2\s\GitVersion.yml

I get

CLR: Assert failure(PID 33028 [0x00008104], Thread: 6176 [0x1820]): !AreShadowStacksEnabled() || UseSpecialUserModeApc()
    File: D:\a\_work\1\s\src\coreclr\vm\threads.cpp:7938 Image:
C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe

RepositoryFixture Test

No response

Output log or link to your CI build (if appropriate).

Agent: 'Azure Pipelines'
Command: dotnet-gitversion C:/agent/_work/2/s /output json /output buildserver /config C:\agent\_work\2\s\GitVersion.yml
C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe C:/agent/_work/2/s /output json /output buildserver /config C:\agent\_work\2\s\GitVersion.yml
CLR: Assert failure(PID 56184 [0x0000db78], Thread: 34712 [0x8798]): !AreShadowStacksEnabled() || UseSpecialUserModeApc()
    File: D:\a\_work\1\s\src\coreclr\vm\threads.cpp:7938 Image:
C:\agent\_work\_tool\GitVersion.Tool\6.0.5\x64\dotnet-gitversion.exe
##[error]TypeError: Cannot read property 'message' of undefined
Finishing: Execute GitVersion
@Bi0T1N
Copy link
Contributor

Bi0T1N commented Mar 14, 2025

Please add the content of your GitVersion.yml file to be able to reproduce the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants