-
Notifications
You must be signed in to change notification settings - Fork 0
morpheus-med/node-defect
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program reads in anonymized data, sends it in random-sized chunks over a socket, and pipes it to gzip. After 1-2 runs, node crashes with a core dump. The format of the data is 1 byte or 4 bytes indicating the size of the upcoming data, followed by nuls. To reproduce the issue, run unzip anonymized-data.zip node index.js You should get an Aborted (core dumped) in 1-2 tries.
About
Repro steps for node crash
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published