SA-MP Forums Archive
Server hang/crashes (Crashdetect) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server hang/crashes (Crashdetect) (/showthread.php?tid=466903)



Server hang/crashes (Crashdetect) - MSuperXX - 30.09.2013

Hello SA-MP players, my server is crashes always without any introductions so I downloaded crashdetect plug-in and loaded it to the server, so the plug-in found out why the server was crashing. The reason was (Out of heap size) and (Heap underflow) so I searched about this problem and I found another people are suffering from this problem too and I found that I have to do two something, first: that is I need to increase the heap size by typing (#pragma) and the second one is optimizing the script and try to reduce the unused cells from the MySQL queries and the strings, etc...
So I did the two things, I tryped the (#pragma) and reduced many many unused cells from the script and still crashes so please can anyone help me to stop this problem because I'm getting mad from it.


Re: Server hang/crashes (Crashdetect) - nickdodd25 - 30.09.2013

I had problems with Heap underflow warnings also a while back and it was caused by blueg's r7 mysql plugin and at that time i just upgraded to r8 for a temp fix.

What version of the plugin do you use? (if you use blueg's mysql plugins)


Re: Server hang/crashes (Crashdetect) - Mandeep148 - 30.09.2013

hiii,
did you updated ur samp server to R2 ??
https://sampforum.blast.hk/showthread.php?tid=463694
compile ur script to latest pliugins too

it can solve ur problem, just ask ur host company to investigate and update ur samp server..


Re: Server hang/crashes (Crashdetect) - MSuperXX - 30.09.2013

Am using R7 BlueG's MySQL If I updated to R8 It will stop hanging the server?


Re: Server hang/crashes (Crashdetect) - Vin Diesel - 30.09.2013

check this it may help you https://sampforum.blast.hk/showthread.php?tid=457508