Jump to content

Segmentation fault from cron


ursvmg

Recommended Posts

Hi,

I have been running a stream of PHP scripts using cron. Most of the sites are working perfectly except one.

 

That is getting failed only when invoked using cron.  It works fine, when invoked normally in a webpage.

It gives me the below error message.

 

/bin/sh: line 1:  3430 Segmentation fault

 

I have a similar code (99% same execution steps - 1% change in names) that is executed properly in cron.

 

I'm really confused on why the segmentation error happens only for a particular site, even though its clone is working properly in cron.

 

Any help would be much appreciated

 

Thanks,

Ursvmg

Link to comment
https://forums.phpfreaks.com/topic/213061-segmentation-fault-from-cron/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.