-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
memoryIssues and PRs related to the memory management or memory footprint.Issues and PRs related to the memory management or memory footprint.
Description
Node process is getting killed/aborted by server after 30-40min of running:
OS: Red Hat Enterprise Linux Server release 6.5
Arch: x86_64
Kernel: 2.6.32-431.20.3.el6.x86_64
Process /bin/node was killed by signal 6 (SIGABRT)
Program terminated with signal 6, Aborted.
#0 0x000000396c00f5db in raise () from /lib64/libpthread.so.0
Not sure where and why the program is getting aborted by SIG6. I am using strong-oracle
module and doing long running data migration.
Metadata
Metadata
Assignees
Labels
memoryIssues and PRs related to the memory management or memory footprint.Issues and PRs related to the memory management or memory footprint.