Server crashed (crashdetect) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Server crashed (crashdetect) (
/showthread.php?tid=410886)
Server crashed (crashdetect) -
Essle - 27.01.2013
Crashdetect log:
PHP код:
[14:27:42] [debug] Server crashed while executing rushw.amx
[14:27:42] [debug] AMX backtrace:
[14:27:42] [debug] #0 native strval () [0809de60] from samp-server
[14:27:42] [debug] #1 0007d278 in public OnDialogResponse () from rushw.amx
[14:27:42] [debug] System backtrace:
[14:27:42] [debug] #0 002be35b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[14:27:42] [debug] #1 002b7389 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[14:27:42] [debug] #2 002b98ed in _ZN11crashdetect11OnExceptionEPv () from plugins/crashdetect.so
[14:27:42] [debug] #3 002bde68 in ?? () from plugins/crashdetect.so
[14:27:42] [debug] #4 00f1c40c in ?? ()
[14:27:42] [debug] #5 08098cb1 in ?? () from ./samp-server
[14:27:42] [debug] #6 0809ded3 in ?? () from ./samp-server
[14:27:42] [debug] #7 080954a4 in ?? () from ./samp-server
[14:27:42] [debug] #8 002b9ea7 in _ZN11crashdetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[14:27:42] [debug] #9 002bc41e in ?? () from plugins/crashdetect.so
[14:27:42] [debug] #10 002c006e in amx_Exec () from plugins/crashdetect.so
[14:27:42] [debug] #11 002b9dab in _ZN11crashdetect9DoAmxExecEPii () from plugins/crashdetect.so
[14:27:42] [debug] #12 002bc457 in ?? () from plugins/crashdetect.so
[14:27:42] [debug] #13 080a5e9f in ?? () from ./samp-server
[14:27:42] [debug] #14 080b117a in ?? () from ./samp-server
[14:27:42] [debug] #15 080733b1 in ?? () from ./samp-server
[14:27:42] [debug] #16 080734a2 in ?? () from ./samp-server
[14:27:42] [debug] #17 0807d2b0 in ?? () from ./samp-server
[14:27:42] [debug] #18 080ad426 in ?? () from ./samp-server
[14:27:42] [debug] #19 080ad652 in ?? () from ./samp-server
[14:27:42] [debug] #20 080a8fb3 in ?? () from ./samp-server
[14:27:42] [debug] #21 00126ce6 in __libc_start_main () from /lib/libc.so.6
[14:27:42] [debug] #22 0804b491 in ?? () from ./samp-server
Re: Server crashed (crashdetect) -
Dan.. - 27.01.2013
PHP код:
[14:27:42] [debug] #0 native strval () [0809de60] from samp-server
Afaik, strval() crashed for very large numbers. But I'm not sure, check.
Re: Server crashed (crashdetect) -
Essle - 27.01.2013
In
OnDialogResponse used only
strval(inputtext)
Re: Server crashed (crashdetect) -
theomanking - 28.01.2013
You maked many mistakes!
OnDialogResponse is also used at
strval(onputtext)
Re: Server crashed (crashdetect) -
Lorenc_ - 01.02.2013
crashdetect (and possibly profiler) is not compatible with 0.3x yet. It crashes your server.