René's URL Explorer Experiment


Title: Node.js v24.15.0: native crash (exit code 57005/0xDEAD) during npm ci on Windows · Issue #62991 · nodejs/node · GitHub

Open Graph Title: Node.js v24.15.0: native crash (exit code 57005/0xDEAD) during npm ci on Windows · Issue #62991 · nodejs/node

X Title: Node.js v24.15.0: native crash (exit code 57005/0xDEAD) during npm ci on Windows · Issue #62991 · nodejs/node

Description: Summary node.exe v24.15.0 intermittently crashes with a native fault during npm ci tarball extraction on Windows. The crash produces exit code 57005 (0xDEAD). v24.14.1 is not affected. Environment OS: Windows Server 2025 (10.0.26100) — A...

Open Graph Description: Summary node.exe v24.15.0 intermittently crashes with a native fault during npm ci tarball extraction on Windows. The crash produces exit code 57005 (0xDEAD). v24.14.1 is not affected. Environment ...

X Description: Summary node.exe v24.15.0 intermittently crashes with a native fault during npm ci tarball extraction on Windows. The crash produces exit code 57005 (0xDEAD). v24.14.1 is not affected. Environment ...

Opengraph URL: https://github.com/nodejs/node/issues/62991

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Node.js v24.15.0: native crash (exit code 57005/0xDEAD) during npm ci on Windows","articleBody":"## Summary\n\n`node.exe` v24.15.0 intermittently crashes with a native fault during `npm ci` tarball extraction on Windows. The crash produces exit code 57005 (0xDEAD). v24.14.1 is not affected.\n\n## Environment\n\n- **OS:** Windows Server 2025 (10.0.26100) — Azure DevOps CI agents (`windows.vs2026preview.scout.amd64.open`)\n- **Node:** v24.15.0 (crashes), v24.14.1 (no crashes)\n- **npm:** 11.12.1 (bundled with 24.15.0)\n- **CPU:** AMD64, Standard_D4a_v4 (4 vCPU, 16GB RAM)\n- **Disk:** ~147GB free (not a space issue)\n\n## Reproduction\n\nThe crash occurs during `npm ci` in the [dotnet/aspnetcore](https://github.com/dotnet/aspnetcore) repository, which has ~1400 npm dependencies. The crash happens during the tarball extraction phase (after all packages are downloaded from the registry).\n\n- **Frequency:** ~43% of Windows CI builds over a 10-day period\n- **Linux/macOS:** Never observed — Windows only\n- **First occurrence:** Build 1381847, queued 2026-04-16T11:37:14Z — approximately 4 hours after v24.15.0 was published\n- **Zero crashes** on v24.14.1 across hundreds of builds\n\n## Crash Evidence\n\n### Windows Event Log (Application Error, ID 1000)\n```\nFaulting application name: node.exe, version: 24.15.0.0\nFaulting module name: (empty)\nException code: 0x...\nFaulting process id: 2e0c\nFaulting application path: C:\\ToolCache\\node\\24.15.0\\x64\\node.exe\nReport Id: d4db47fc-5298-47bc-a98f-13aebaa4d464\n```\n\nThis confirms a **native-level crash** in `node.exe`, not a JavaScript exception.\n\n### npm debug log analysis\n\nAcross multiple independent crashes, the npm debug log is truncated at **exactly the same file size** (518,908 bytes with `maxsockets=15`, 868,502 bytes with `maxsockets=10`). The log ends mid-extraction at the `silly tarball` phase — different packages each time, but identical byte count. This suggests the process hits a deterministic resource threshold before being killed.\n\n### What we ruled out\n\n- **Disk space:** 147GB free on all crashed agents\n- **Windows Defender:** `RealTimeProtectionEnabled` is disabled on CI agents\n- **JavaScript-level crash:** `NODE_OPTIONS=--report-uncaught-exception` produced no report — the crash bypasses JS error handling\n- **npm-level error:** No npm error output, no `.npmrc` issues\n- **Network:** All packages downloaded successfully (cache hits), crash happens during extraction\n\n## Suspected changes in v24.15.0\n\nThe crash is in the native layer during buffer-heavy tarball extraction. Potentially relevant changes between v24.14.1 and v24.15.0:\n\n1. **`buffer: disallow ArrayBuffer transfer on pooled buffer`** — https://github.com/nodejs/node/pull/61372 — Changes buffer transfer lifecycle; npm extraction is extremely buffer-intensive\n2. **V8 cherry-pick related to the buffer change** — https://github.com/nodejs/node/pull/62567\n3. **npm 11.11.0 → 11.12.1 upgrade** — https://github.com/nodejs/node/pull/62448 — Though the crash is in `node.exe`, not npm JS code\n\n## Workaround\n\nWe pinned to Node.js v24.14.1 in our CI pipeline ([dotnet/aspnetcore#66465](https://github.com/dotnet/aspnetcore/pull/66465)). Zero crashes since the pin.\n\n## Example CI builds\n\n- **Crash (v24.15.0):** https://dev.azure.com/dnceng-public/public/_build/results?buildId=1396126 — Event Log captured\n- **Pass (v24.14.1):** https://dev.azure.com/dnceng-public/public/_build/results?buildId=1396309 — same codebase, pinned version","author":{"url":"https://github.com/wtgodbe","@type":"Person","name":"wtgodbe"},"datePublished":"2026-04-27T15:42:50.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":12},"url":"https://github.com/62991/node/issues/62991"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:281e6970-3ffd-3855-2757-8b53b7a8ef12
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCEB4:281B19:DD8B7E:1400EDA:6A4CC59B
html-safe-nonce4dbd24dff132bf799b52a11eeba4dae4a67a2bb8ee84c85fbea6bbbc1b479dea
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRUI0OjI4MUIxOTpERDhCN0U6MTQwMEVEQTo2QTRDQzU5QiIsInZpc2l0b3JfaWQiOiI2NzQ4NzA5Nzg5NjI4MzQ4NDMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac6eef1253617a05f5191ce245edf0e93a63a6361fac3657f5589e9832bb6f097a
hovercard-subject-tagissue:4336988857
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/node/62991/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6c76436450ffb1c4c2f01bb8f4c515c9e5bac5d4652c835da565ba01bdba76cd/nodejs/node/issues/62991
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6c76436450ffb1c4c2f01bb8f4c515c9e5bac5d4652c835da565ba01bdba76cd/nodejs/node/issues/62991
og:image:altSummary node.exe v24.15.0 intermittently crashes with a native fault during npm ci tarball extraction on Windows. The crash produces exit code 57005 (0xDEAD). v24.14.1 is not affected. Environment ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamewtgodbe
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
go-importgithub.com/nodejs/node git https://github.com/nodejs/node.git
octolytics-dimension-user_id9950313
octolytics-dimension-user_loginnodejs
octolytics-dimension-repository_id27193779
octolytics-dimension-repository_nwonodejs/node
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id27193779
octolytics-dimension-repository_network_root_nwonodejs/node
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released0da0eb92994395299ed4450bf67b0373005be36
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodejs/node/issues/62991#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fissues%2F62991
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fissues%2F62991
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodejs%2Fnode
Reloadhttps://github.com/nodejs/node/issues/62991
Reloadhttps://github.com/nodejs/node/issues/62991
Reloadhttps://github.com/nodejs/node/issues/62991
Please reload this pagehttps://github.com/nodejs/node/issues/62991
nodejs https://github.com/nodejs
nodehttps://github.com/nodejs/node
Please reload this pagehttps://github.com/nodejs/node/issues/62991
Notifications https://github.com/login?return_to=%2Fnodejs%2Fnode
Fork 36k https://github.com/login?return_to=%2Fnodejs%2Fnode
Star 118k https://github.com/login?return_to=%2Fnodejs%2Fnode
Code https://github.com/nodejs/node
Issues 1.4k https://github.com/nodejs/node/issues
Pull requests 963 https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality 0 https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
Code https://github.com/nodejs/node
Issues https://github.com/nodejs/node/issues
Pull requests https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
#62561https://github.com/nodejs/node/pull/62561
Node.js v24.15.0: native crash (exit code 57005/0xDEAD) during npm ci on Windowshttps://github.com/nodejs/node/issues/62991#top
#62561https://github.com/nodejs/node/pull/62561
libuvIssues and PRs related to the libuv dependency or the uv binding.https://github.com/nodejs/node/issues?q=state%3Aopen%20label%3A%22libuv%22
windowsIssues and PRs related to the Windows platform.https://github.com/nodejs/node/issues?q=state%3Aopen%20label%3A%22windows%22
https://github.com/wtgodbe
wtgodbehttps://github.com/wtgodbe
on Apr 27, 2026https://github.com/nodejs/node/issues/62991#issue-4336988857
dotnet/aspnetcorehttps://github.com/dotnet/aspnetcore
buffer: disallow ArrayBuffer transfer on pooled buffer #61372https://github.com/nodejs/node/pull/61372
[v24.x] deps: V8: cherry-pick 33e7739c134d #62567https://github.com/nodejs/node/pull/62567
deps: upgrade npm to 11.12.1 #62448https://github.com/nodejs/node/pull/62448
dotnet/aspnetcore#66465https://github.com/dotnet/aspnetcore/pull/66465
https://dev.azure.com/dnceng-public/public/_build/results?buildId=1396126https://dev.azure.com/dnceng-public/public/_build/results?buildId=1396126
https://dev.azure.com/dnceng-public/public/_build/results?buildId=1396309https://dev.azure.com/dnceng-public/public/_build/results?buildId=1396309
libuvIssues and PRs related to the libuv dependency or the uv binding.https://github.com/nodejs/node/issues?q=state%3Aopen%20label%3A%22libuv%22
windowsIssues and PRs related to the Windows platform.https://github.com/nodejs/node/issues?q=state%3Aopen%20label%3A%22windows%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.