-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
invalidIssues and PRs that are invalid.Issues and PRs that are invalid.memoryIssues and PRs related to the memory management or memory footprint.Issues and PRs related to the memory management or memory footprint.
Description
- Version:
Node v10.14.1 - Platform:
Linux ubuntu 4.15.0-29-generic Updates README with IRC channel for #io.js #31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux - Subsystem:
After upgrading from nodejs v10.14.0, I start my small program using node .
and the memory usage rises from >400MB until the ram is at 100% which is where I am greeted with
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)
which did not happen until I upgraded to node v10.14.1 which happens within 10 seconds of starting the script.
Metadata
Metadata
Assignees
Labels
invalidIssues and PRs that are invalid.Issues and PRs that are invalid.memoryIssues and PRs related to the memory management or memory footprint.Issues and PRs related to the memory management or memory footprint.