Community
Participate
Working Groups
orion.eclipse.org crashed with: *** Error in `node': double free or corruption (fasttop): 0x0000000003e2b240 *** ======= Backtrace: ========= /lib64/libc.so.6(+0x7364f)[0x7f4154a2a64f] /lib64/libc.so.6(+0x78eae)[0x7f4154a2feae] /lib64/libc.so.6(+0x79b87)[0x7f4154a30b87] /home/admin/orionode/orionode/node_modules/nodegit/build/Release/nodegit.node(_ZN9GitRemote10ListWorker16HandleOKCallbackEv+0x10e)[0x7f41503f0a5e] /home/admin/orionode/orionode/node_modules/nodegit/build/Release/nodegit.node(_ZN3Nan11AsyncWorker12WorkCompleteEv+0x83)[0x7f41502c4dc3] /home/admin/orionode/orionode/node_modules/nodegit/build/Release/nodegit.node(_ZN3Nan20AsyncExecuteCompleteEP9uv_work_s+0x15)[0x7f41502c4c85] node(uv__work_done+0xa5)[0xf90de5] node[0xf92d7b] node[0xf92e53] node(uv__io_poll+0x3d5)[0xfa2e95] node(uv_run+0x156)[0xf93936] node(_ZN4node5StartEiPPc+0x438)[0xde03b8] /lib64/libc.so.6(__libc_start_main+0xf5)[0x7f41549d8be5] node[0x72280d]
It seems the crash happening because the there are too many files opened: Could not open '/localdata/orion.eclipse.org/serverworkspace/mr/mrennie/OrionContent/org.eclipse.orion.client/.git/objects/83/d806c4092d35387d8a8cf12c3e9449c54fab83': Too many open files
Remy, is this a dup of the other "double free" Orion bug where you already entered a nodebug against nodegit?
(In reply to Steve Northover from comment #2) > Remy, is this a dup of the other "double free" Orion bug where you already > entered a nodebug against nodegit? Yes, the error looks the same to me. *** This bug has been marked as a duplicate of bug 512381 ***