Closed
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.