webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Chrome crashes on `pnpm install` task

Open ukrbublik opened this issue 7 months ago • 0 comments

Describe the bug

Open https://stackblitz.com/~/github.com/ukrbublik/react-awesome-query-builder in Chrome. Initial task pnpm i && pnpm run leads to Chrome tab crash

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/ukrbublik/react-awesome-query-builder

Steps to reproduce

  1. Go to https://stackblitz.com/~/github.com/ukrbublik/react-awesome-query-builder in Chrome
  2. Chrome tab crashes with "Aw, Snap!" message. Error code: 5

Clearing cache and all data does not help

Expected behavior

No crash.

Parity with Local

Screenshots

No response

Platform

Version = 1.84.0
Hash = 499be3932f50ab06349575b1c9042f95bc072a8b
WebContainer = 41692973

Browser name  = Chrome
Full version  = 126.0.0.0
Major version = 126
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 120119164,
  "usedJSHeapSize": 94810620,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No crash in Firefox

ukrbublik avatar Jul 17 '24 15:07 ukrbublik