Skip to content

[BUG]: [Linux] Failed to load System.Private.CoreLib.dll (error code 0x8007000E) #5155

Open
@Arnaud-FELTZ

Description

@Arnaud-FELTZ

What happened?

Hi,

Installing a VSTS agent on Linux by using in ADO : Resources > VM > Linux provider.
When running the copied command and especially this part :

./bin/Agent.Listener configure --environment --environmentname "staging" --acceptteeeula --agent $HOSTNAME --url https://dev.azure.com/CONTOSO/ --work _work --projectname 'FOO' --auth PAT --token ... --runasservice
Failed to load System.Private.CoreLib.dll (error code 0x8007000E)
Path: /home/azagent/environments/FOO-staging/bin/System.Private.CoreLib.dll
Error message: Out Of Memory
Failed to create CoreCLR, HRESULT: 0x8007000E

So a bit of context :

  • Installing in a Linux VM (Debian 12)
  • /home/azagent is a mounting point to an external directory
  • More memory than ever needed :
~# free -mh
               total        used        free      shared  buff/cache   available
Mem:            18Gi       525Mi        17Gi        25Mi       298Mi        17Gi
Swap:             0B          0B          0B

~# ulimit -v
unlimited

Versions

pipelines-agent-linux-x64-4.248.0.tar.gz and above
Linux Debian 12

Environment type (Please select at least one enviroment where you face this issue)

  • Self-Hosted
  • Microsoft Hosted
  • VMSS Pool
  • Container

Azure DevOps Server type

dev.azure.com (formerly visualstudio.com)

Azure DevOps Server Version (if applicable)

No response

Operation system

Debian 12

Version controll system

No response

Relevant log output

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