GitVersion icon indicating copy to clipboard operation
GitVersion copied to clipboard

[ISSUE]: crash with sdk 9 on windows 10

Open dragouf opened this issue 8 months ago • 1 comments

Prerequisites

  • [x] I have written a descriptive issue title
  • [x] 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

dragouf avatar Mar 14 '25 02:03 dragouf

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

Bi0T1N avatar Mar 14 '25 16:03 Bi0T1N

This issue has been automatically marked as stale because it has not had recent activity. After 30 days from now, it will be closed if no further activity occurs.

github-actions[bot] avatar Jul 24 '25 11:07 github-actions[bot]

This issue was closed because it has been stalled for 30 days with no activity. Thank you for your contributions

github-actions[bot] avatar Aug 24 '25 11:08 github-actions[bot]