in reply to child process dies soon after fork() call

If the problem happens "since two weeks", then something has changed in your data "since two weeks". So, if you can, get the backups for the last four weeks and do a binary search over the data to find two (possibly adjactent) datasets, one of which "works" and one which "doesn't work". Then analyze what is different between the two datasets.

  • Comment on Re: child process dies soon after fork() call