Jump to content
  • 0

Map server Memory leak crash.


sietse11

Question


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   7
  • Joined:  02/10/13
  • Last Seen:  

Okay folks. Stange problem.

 

Before going live with the server.

It ran for 7 days straight without any problems.

Now in about 3 days time.

It crashed twice with this error

 

[Error]: Server received crash signal! Attempting to save all online characters

 

Map-Server has crashed!

Restarting map server in 15 seconds, press Ctrl + C to cancel.

[status]:Memory manager initialized: log/map-server_sql.exe.leaks

 

Anyone know why this is happening?

And does the map server save a crash report anywhere?

Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

hmm you touched something on the src, sql or some emu files? it's all a can think of what could caused it D:

make a backup, then recompile and isee if you have any error while recompiling (?)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   7
  • Joined:  02/10/13
  • Last Seen:  

hmm you touched something on the src, sql or some emu files? it's all a can think of what could caused it D:

make a backup, then recompile and isee if you have any error while recompiling (?)

Ugh just happened again.

 

Yes I did some source modding.

I changed the hard def damage formula.

 

to basically

damage = (damage/1000*Harddef)-vitdef

0 errors while compiling

So, I think I found the problem.

Shadow Chaser, Shadow form.

Shadow form Target has to one shot itself with any skill on you. Server crashes.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

i found this

http://rathena.org/board/tracker/issue-7293-map-server-crashed-r17155/

 

for what i found it may be because you a old version, have you tried to get a newer revision?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   7
  • Joined:  02/10/13
  • Last Seen:  

i found this

http://rathena.org/board/tracker/issue-7293-map-server-crashed-r17155/

 

for what i found it may be because you a old version, have you tried to get a newer revision?

According to tortoiseGIt I have the latest version.

I rebuild my server yesterday and today.

 

The problem is caused by Shadow chasers SC_SHADOWFORM

player Y casts shadow form on player X

player X dies from damage to player Y

map server crash.

 

According to the bugtracker this is fixed.

But from the revisions claiming that fixed the issue, I can only see fixes to the copy skills.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

allright, it's more a bug then, report it and provide your revision so they can see on it, that's more a source thing D:

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   7
  • Joined:  02/10/13
  • Last Seen:  

allright, it's more a bug then, report it and provide your revision so they can see on it, that's more a source thing D:

How do you check revision?

GIT makes me freaking dead in the head.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

i know lol

 

just checked the las link where you downloaded rathena, there should be the number of the revision

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   7
  • Joined:  02/10/13
  • Last Seen:  

i know lol

 

just checked the las link where you downloaded rathena, there should be the number of the revision

So instead of checking for all that. I just redownloaded the server files using this crappy GIT. And it turns out. it probably hasn't been updating anything.

Been using Fetch instead of Pull since pull never works. Fetch at least seems to do something.

 

Anyways, if this fixes the problem, I'll let you know.

Thanks for the reading anyway :P

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  127
  • Topics Per Day:  0.03
  • Content Count:  1445
  • Reputation:   163
  • Joined:  08/17/13
  • Last Seen:  

allright good luck, lol maybe was that, maybe it didn't update properly, sometimes happens, sometimes too users report errors right after updating lol

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...