How to fix artifact download error RtlDecompressBuffer 0xC0000242

Simon Smith 0 Reputation points
2023-11-09T19:07:08.7266667+00:00

Hi,

All of our artifact downloads have suddenly started failing in Azure DevOps release pipelines. The error message is RtlDecompressBuffer 0xC0000242.

How do we diagnose and rectify this issue?

User's image

2023-11-09T18:36:15.3130517Z ##[section]Starting: Download artifact - _DPM Networks - Dpmdashboard
2023-11-09T18:36:15.3898932Z ==============================================================================
2023-11-09T18:36:15.3899994Z Task         : Download pipeline artifact
2023-11-09T18:36:15.3900952Z Description  : Download a named artifact from a pipeline to a local path
2023-11-09T18:36:15.3901334Z Version      : 1.230.0
2023-11-09T18:36:15.3901854Z Author       : Microsoft Corporation
2023-11-09T18:36:15.3902529Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/download-pipeline-artifact
2023-11-09T18:36:15.3903056Z ==============================================================================
2023-11-09T18:36:15.8796907Z Download from the specified build: #1466
2023-11-09T18:36:15.8798455Z Download artifact to: C:\azagent\A7\_work\r2\a/_DPM Networks/Dpmdashboard
2023-11-09T18:36:19.7787345Z ApplicationInsightsTelemetrySender will correlate events with X-TFS-Session d33bfb44-90bc-4d78-ab61-251933401a88
2023-11-09T18:36:19.9349227Z DedupManifestArtifactClient will correlate http requests with X-TFS-Session d33bfb44-90bc-4d78-ab61-251933401a88
2023-11-09T18:36:19.9366744Z Minimatch patterns: [**]
2023-11-09T18:36:21.6981909Z DedupManifestArtifactClient will correlate http requests with X-TFS-Session d33bfb44-90bc-4d78-ab61-251933401a88
2023-11-09T18:36:21.6984953Z Minimatch patterns: [**]
2023-11-09T18:36:23.9337723Z DedupManifestArtifactClient will correlate http requests with X-TFS-Session d33bfb44-90bc-4d78-ab61-251933401a88
2023-11-09T18:36:23.9339407Z Minimatch patterns: [**]
2023-11-09T18:36:28.5525210Z DedupManifestArtifactClient will correlate http requests with X-TFS-Session d33bfb44-90bc-4d78-ab61-251933401a88
2023-11-09T18:36:28.5526981Z Minimatch patterns: [**]
2023-11-09T18:36:28.7550581Z ApplicationInsightsTelemetrySender correlated 2 events with X-TFS-Session d33bfb44-90bc-4d78-ab61-251933401a88
2023-11-09T18:36:28.7615048Z ##[error]One or more errors occurred. (RtlDecompressBuffer 0xC0000242) (RtlDecompressBuffer 0xC0000242)
2023-11-09T18:36:28.7766170Z ##[section]Finishing: Download artifact - _DPM Networks - Dpmdashboard

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,795 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Suther-2486 0 Reputation points
    2023-11-16T13:42:12.26+00:00

    Same issue here. Please come back and drop a note if you find a solution.

    A few minutes ago, I've created this issue: https://techcommunity.microsoft.com/t5/azure-devops/download-artifacts-error/m-p/3984814

    0 comments No comments