Skip to content

chargome/repro.JS-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repro: V8 heap corruption with nodeProfilingIntegration() + worker threads

Reproduces getsentry/sentry-javascript#20029.

Setup

npm install

Reproduce the crash

node repro.js

Run it a few times — crash rate is ~40-60% per run. Crashed workers show CRASHED (exit code ...) in the output.

Verify profiling is the cause

DISABLE_PROFILING=1 node repro.js

With profiling disabled, 0% crash rate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors