And what's on line 18655?
Posts: 37
Threads: 2
Joined: Jan 2012
Reputation:
0
Pardon me for seeming stupid. But where can I find this already pre-compiled?
Posts: 860
Threads: 107
Joined: Dec 2010
Reputation:
0
@Aloushi use the latest crashdetect plugin, v4.1.2, is the best!
And create a pawn.cfg in your /pawno folder, and type in it: "-d3" and recomplile your gamemode!
Posts: 145
Threads: 38
Joined: Jul 2011
Reputation:
0
So I saw this plugin and went to go to try it out and see if it could pick up why my server crashes apon a restart and I get, "Server crashed due to an unknown error," what now?
This means that no Pawn code was being executed upon server crash
29.03.2012, 14:44
(
Last edited by Zeex_; 29/03/2012 at 03:38 PM.
)
Looks much like a buffer overrun - something overwrites the return address so it becomes -1 (which is 0xFFFFFFFF in hex). Do you write -1 to some array in your OnDialogResponse (not in FDLG's one) or call a function that does that? It's hard to help without seeing your code.
Posts: 512
Threads: 15
Joined: Mar 2011
Reputation:
0
No, I didn't... Maybe is -1 because I don't use OnDialogResponse, because I see this with another Callback( OnEnterExitModShop ), the same things.. And I don't have this Callback...
Posts: 267
Threads: 64
Joined: Jul 2010
Reputation:
0
work's only if the server crash?
Posts: 119
Threads: 24
Joined: Feb 2011
Reputation:
0
Help Me! When I start server I have this:
[00:01:14] Loading plugin: crashdetect.so
[00:01:14] Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by plugins/crashdetect.so))
Posts: 267
Threads: 64
Joined: Jul 2010
Reputation:
0
this plugin for a server with +100 players is steady ? It can to be used some days? The cpu/ram are more high?
Posts: 3
Threads: 1
Joined: Jul 2011
Reputation:
0
Hello,
sometimes the server crashes with this error:
[18:22:27] [debug] Server crashed while executing mode.amx
[18:22:27] [debug] Server crashed while executing mode.amx
[18:22:27] [debug] Backtrace:
[18:22:27] [debug] Backtrace:
[18:22:27] [debug] #0 native PlayerPlaySound () from samp-server.exe
[18:22:27] [debug] #0 native PlayerPlaySound () from samp-server.exe
[18:22:27] [debug] #1 000a548c in ?? () from mode.amx
[18:22:27] [debug] #1 000a548c in ?? () from mode.amx
[18:22:27] [debug] #2 0003bd1c in public OnPlayerCommandText () from mode.amx
[18:22:27] [debug] #2 0003bd1c in public OnPlayerCommandText () from mode.amx
last command from player was /pm
in crashinfo.txt is
SA-MP Server: 0.3d-R2-800p
Exception At Address: 0x0045CA5F
Registers:
EAX: 0x00000000 EBX: 0xF0D9C209 ECX: 0x00000001 EDX: 0x00000040
ESI: 0x0367B690 EDI: 0x0214ECF8 EBP: 0x011BBDD0 ESP: 0x0214EC90
EFLAGS: 0x00010203