Skip to content

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

Open
@dragouf

Description

@dragouf

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions