Issue information

Issue ID
#7283
Status
Needs more Info
Severity
None
Started
jTynne
May 21, 2013 12:17
Last Post
jTynne
Jul 3, 2013 20:33
Confirmation
N/A

jTynne - May 21, 2013 12:17

#0 0x0811b47a in run_script_main (st=0xa7ba6984) at script.c:3686
c = 4088
cmdcount = 655360
gotocount = 2048
sd = <value optimized out>
stack = 0xa777cf34
nd = <value optimized out>
#1 0x080e091c in npc_event_sub (sd=0x0, ev=0xa81e1c54, eventname=0xa9ec7e44 "\220q\034\b\260q\034\b\360\221\034\b \221\034\b\320q\034\b\360\217\034\b\220}\034\b,X\372\267\033\001") at npc.c:806
No locals.
#2 0x080e0972 in npc_script_event (sd=0xea5a120, type=NPCE_LOADMAP) at npc.c:3647
i = 10
#3 0x0809d68a in clif_parse_LoadEndAck (fd=67, sd=0xea5a120) at clif.c:9351
No locals.
#4 0x080941c6 in clif_parse (fd=67) at clif.c:16447
cmd = 125
packet_ver = 30
packet_len = 2
err = 2
sd = 0xea5a120
pnum = 0
#5 0x081c4e98 in do_sockets (next=50) at socket.c:823
rfd = {__fds_bits = {0, 0, 8, 0 <repeats 29 times>}}
timeout = {tv_sec = 0, tv_usec = 43909}
ret = 0
i = 67
#6 0x081c2eab in main (argc=1, argv=0xbffff574) at core.c:337
next = 1634300513

I've uploaded the files noted in the crash above here: [url="http://www.jtynne.com/crash/"]http://www.jtynne.com/crash/[/url]

This post has been edited by jTynne on May 21, 2013 12:35

Ind - May 22, 2013 11:40

oki oo can you send me your npc that uses the load map event? (if you dont want it public, could it be sent to me via pm?)

jTynne - May 22, 2013 14:22

Sure; moment, it's a public release of the Mora stuff I found on rA before it went kaboom. Uploaded three files to [url="http://www.jtynne.com/crash/mora%C2%A0"]http://www.jtynne.com/crash/mora [/url]

I've disabled said scripts on my server ( I could read enough into the crash log to know they were behind it.. yay! :D)

lighta - May 23, 2013 1:33

it's cause of instance + OnPCLoadMapEvent wich seem unstable.

Ind - May 23, 2013 13:32

ahh oo, i've rewritten most of instancing for the [url="http://herc.ws/board/blog/1/entry-31-upcoming-update/"]http://herc.ws/board/blog/1/entry-31-upcoming-update/[/url] update, maybe it'll fix this then

jTynne - Jul 2, 2013 23:59

VyLow is having the same issue, we're using the same scripts.

Their report is here: [url="http://herc.ws/board/tracker/issue-7458-map-crash/"]http://herc.ws/board/tracker/issue-7458-map-crash/[/url]

Ind - Jul 3, 2013 16:20

His problem doesn't seem to be related (his crash shows it crashed during processing endless tower level 6 (6@tower)), but anyway you bumping this mean even after the may 23th update (what my last reply here mentions), this still happened? (if so could you provide me with the most recent gdb report of its crash?)
Thank you.

jTynne - Jul 3, 2013 20:33

Server crashed but didn't have gdb running; when it crashes again I'll let you know :3