SA-MP Forums Archive
Strange crash - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Strange crash (/showthread.php?tid=607824)



Strange crash - ctopha - 24.05.2016

When the server load anyrace it cause that
[08:26:03] [debug] #1 00135b98 in public RaceRotation () from UoS.amx
[08:26:03] [debug] Native backtrace:
[08:26:03] [debug] #0 b742ae8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[08:26:03] [debug] #1 b7423bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[08:26:03] [debug] #2 b7424dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[08:26:03] [debug] #3 b7425226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[08:26:03] [debug] #4 b742aadc in ?? () from plugins/crashdetect.so
[08:26:03] [debug] #5 b7785600 in ?? ()
[08:26:03] [debug] #6 b7785420 in ?? ()
[08:26:03] [debug] #7 b747d607 in gsignal () from /lib/i386-linux-gnu/libc.so.6
[08:26:03] [debug] #8 b7480a33 in abort () from /lib/i386-linux-gnu/libc.so.6
[08:26:03] [debug] #9 b7476757 in ?? () from /lib/i386-linux-gnu/libc.so.6
[08:26:03] [debug] #10 b7476807 in ?? () from /lib/i386-linux-gnu/libc.so.6
[08:26:03] [debug] #11 0809a3d1 in ?? () from ./samp03svr
[08:26:03] [debug] #12 0809ab73 in ?? () from ./samp03svr
[08:26:03] [debug] #13 08093d14 in ?? () from ./samp03svr
[08:26:03] [debug] #14 b742694b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[08:26:03] [debug] #15 b74298f8 in ?? () from plugins/crashdetect.so
[08:26:03] [debug] #16 b742d916 in amx_Exec () from plugins/crashdetect.so
[08:26:03] [debug] #17 b7425be6 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[08:26:03] [debug] #18 b7429659 in ?? () from plugins/crashdetect.so
[08:26:03] [debug] #19 080dc115 in ?? () from ./samp03svr
[08:26:03] [debug] #20 080b5cfb in ?? () from ./samp03svr
[08:26:03] [debug] #21 080b14d3 in ?? () from ./samp03svr
[08:26:03] [debug] #22 b7468a83 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6

IDK What is the reason of that!
I'll REP you if you have helped me


Re: Strange crash - Noris - 24.05.2016

Show your RaceRotation() function. The error occurs there


Re: Strange crash - ctopha - 24.05.2016

It was working well at the local, why it is doing that on the VPS?


Re: Strange crash - ilijap - 24.05.2016

Try with different script if its not crashing with same plugins problem is in your script


Re: Strange crash - ctopha - 24.05.2016

LOL, Another script?, why should i will do this, since i'm working well on my gamemode?


Re: Strange crash - ilijap - 24.05.2016

I told you try too see if its crashing lol. You will easier find where is the problem


Re: Strange crash - ctopha - 24.05.2016

The problem is in the vps, i think that


Re: Strange crash - ilijap - 24.05.2016

Can you show RaceRotation ..


Re: Strange crash - ctopha - 24.05.2016

It is fixed, thanks