Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Segmentation Fault
#6
--offtopic--
@steffengy, is a new game that we've been coding from scratch for a while now, though, it has the same idea as tribal wars. So yes, I don't see why hosting it online would be a problem.

-- ontopic --
Bad news, the shell script still crashed on CentOS. We just had to get rid of the "pid file tracking part", the mysql status check and the $running trap 1 2 3 15, assuming that incrementing numbers on and on for such a long time results a segmentation fault.

So a simple infinite loop with no incrementation solved the segmentation fault problem. for ( ; ; ) do command done;
Reply


Messages In This Thread
Segmentation Fault - by sinner - 06.12.2011, 14:32
RE: Segmentation Fault - by Molt - 06.12.2011, 16:09
RE: Segmentation Fault - by sinner - 06.12.2011, 18:00
RE: Segmentation Fault - by sinner - 07.12.2011, 18:34
RE: Segmentation Fault - by Steffen - 09.12.2011, 16:22
RE: Segmentation Fault - by sinner - 09.12.2011, 23:57



Users browsing this thread: 1 Guest(s)