JCB9090 / juan-carlos-torrents-2

Stream torrents from KAT.cr in Stremio - successor to "Juan Carlos Torrents"
46 stars 11 forks source link

crach with RangeError: Maximum call stack size exceeded #6

Open kripskroll opened 8 years ago

kripskroll commented 8 years ago

Hi

Launching module and after few discovery it crashes with plenty of lines mentionning : (node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral.

And the last one is : RangeError: Maximum call stack size exceeded

JCB9090 commented 8 years ago

can you post the whole stack. i think i might know what that is - version mismatch of multi-master-merge of multipass-torrent

kripskroll commented 8 years ago

I can... If you just explain me how to do it.

kripskroll commented 8 years ago

nohup.txt

OK, I have tried to launch module with #nohup to produce a nohup.out in order to have all the output. And by doing this, it do not crash anymore.

So I can't have the output with the issue. Probably what your were waiting for as the stack ?

The good thing is that it works if we redirect console output to a file

So my understanding : the output to the console is root cause of the issue