Server crash [NEED QUICK HELP]
#1

It's VPS machine
It's my own script
Other gamemodes work good
I think problem in audio plugin
HELP!!! I Can't to resolve this alone!

*** glibc detected *** ./samp03svr: corrupted double-linked list: 0x0aca4690 ***
*** glibc detected *** ./samp03svr: free(): invalid next size (normal): 0x09a66690 ***


there is plugins
Quote:

MapAndreas - standart plugin from sa-mp. I think can't to do bugs
Streamer
y_files - not used during the fall
FileManager - whithout this file this crash is exist!!!!
audio - only 1 plugin that used threads
RU_Nicks - my own, can't to crash server, work only at initialization of the server
SpeedReload - my own, can't to crash server, work only at initialization of the server

Online 90...
96...
CRASHH!!!!!! !!!!!$#@$#@$#@$@#

higher online so often he falls
it didn't crash at online 1
...
it's crash only when online 80 and above.
But he can not fall even once a day

Kalcor know what is this the adress:
08048000-080c7000 r-xp 00000000
0x0aca4690

May be Kalcor can give any idea to this?

What I did:
I reinstalling system from x32 to x64
Reinstall all server files samp03svr etc
I used this in linux console - MALLOC_CHECK_=1 /(server dir)/samp03svr , but it did not help
I set to any callback count to know is any fucntion is error.
tested every function
begin
PHP код:
public OnPlayerKeyStateChange(playeridnewkeysoldkeys)
{
printf("OnPlayerKeyStateChange begin"); 
end
PHP код:
printf("OnPlayerKeyStateChange end");
    return 
1
log
PHP код:
OnPlayerKeyStateChange begin
[10/04/2011 10:52:46OnPlayerKeyStateChange end 
END SERVER ISSSS CRASHH!!!!! it's imposibble to crash server when no any function is working
How it's possible to write code that crash the server when no any function work at the moment of crash?
What algorithm is able to do
There are no any of my mistakes, what can i do?
It's very interesting what pawno function can do this


Some other error:
Код HTML:
fopen("file not exist") - crash immidiatly,after this log is another
new a,mas[100];
a=-1;
mas[a]=-1; - crash immidiatly,after this log is another
If you call OnPlayerCommandText(i,"/text") in function OnPlayerCommandText , server stops responding to commands.
OnPlayerCommandText(i,"/text");  -can't do this
In pawno there's local variable bug, if you create many variable's: string[256],string1[256],.......string10[256]  - it will stop function as server uknown command
And I think there's similar situation
What is it? official forum can't help me?
Where is help?


IP


Statistics
what the max limit of memory can I use in script? 1 MByte? 10?
new testmemory[50000000] - work good....
sizeof compiled file is 12 Mb
Reply
#2

HELP!
Reply
#3

Why are you using such weird functions anyway? And only bump one per 48 hour -.-'
Reply
#4

try redownloading if that dont work redownload diffrent one other then that im not sure intill i see it to know what happening
Reply
#5

Undo Any Changes you may have made to the Server?
Not Sure What Your Saying Maybe More Info?
Reply
#6

removed post
Reply
#7

What about calming down first?
Reply
#8

Removed post
Reply
#9

Yeah, you really need to calm down, patience is a virtue.
Reply
#10

Deleted post
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)