I use ngPost with auto post and it crashes sometimes.
This is what I found in dmesg:
[5849023.182452] Poster #1[3744588]: segfault at 55f14b900214 ip 000055f111d09671 sp 00007f1ea3ffd510 error 4 in ngPost[55f111cd1000+6e000] likely on CPU 0 (core 0, socket 0)
So I guess when there is low memory ngPost is killed. It's quite annoying since you loose the queue and some NZB are corrupted so you have to check everything manually and repost what was not posted. PREPARE_PACKING = false helps but it's not enough.
I use ngPost with auto post and it crashes sometimes.
This is what I found in dmesg:
[5849023.182452] Poster #1[3744588]: segfault at 55f14b900214 ip 000055f111d09671 sp 00007f1ea3ffd510 error 4 in ngPost[55f111cd1000+6e000] likely on CPU 0 (core 0, socket 0)
So I guess when there is low memory ngPost is killed. It's quite annoying since you loose the queue and some NZB are corrupted so you have to check everything manually and repost what was not posted. PREPARE_PACKING = false helps but it's not enough.