Jump to content

Map Server Crash when using /sp

closed

Kyosama66
2014-09-06 20:27:49
Map server crashes when player uses /sp clientside. Usually while moving. Sometimes crashes on first time, sometimes it takes it 5-6 times, but it will eventually crash.

Attached are 3 core dumps, from 2 accounts, first 2 have group 99 access, last one has group 0.

I realized how bad I did reporting this a few minutes after submitting, sorry.
Running rAthena, last merged today.
[attachment=10953:Core Dump 1.txt]

[attachment=10952:Core Dump 2.txt]

[attachment=10951:Core Dump 3.txt]

rayn
2014-09-07 02:57:33
What version of the client are you using?
I tried on 08-07-2013a and could not reproduce.

I wonder if it might be linked to my report (perhaps not even a valid report):
http://rathena.org/board/tracker/issue-9233-strange-new-map-crash/

Have you recently done a GIT merge?

Kyosama66
2014-09-07 03:30:23
Did one today, but this has been going on for about 2 months now.

I tried with both 20130807a and 20131223 clients, both do it. I'll try to apply our source edits to a clean merge and see what comes up.

Cydh
2014-09-07 05:24:35
well, just check on clif_parse_GM_Item_Monster itself, what I found.[list=1]
[*]'str' value never be filled from what client type, ex. /item Poring
[*]why /sp use that packet? /heh I don't get it this.
[/list]

Lighta
2014-09-07 11:31:47
It's probably a packet mistmatch, need to alter packet_db to redirect it to the correct one.
Altought idk what the purpose of the /sp command so I can't say more.

Cydh
2014-09-15 11:05:19
fixed 9b4d922
for the /sp itself, just disabled until further information
×
×
  • Create New...