Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

map server crash #5740

Closed
hnomkeng opened this issue Feb 14, 2021 · 1 comment
Closed

map server crash #5740

hnomkeng opened this issue Feb 14, 2021 · 1 comment
Labels
status:duplicate Issue that has been reported before

Comments

@hnomkeng
Copy link

hnomkeng commented Feb 14, 2021

  • rAthena Hash: 1e43c6c

  • Client Date: 2020-05-20b

  • Server Mode: Pre-renewal

  • Description of Issue:

#0  0x00000000004ef97a in map_addblock (bl=0x39e23310) at map.cpp:404
404                     bl->next = mapdata->block[pos];
(gdb) bt full
#0  0x00000000004ef97a in map_addblock (bl=0x39e23310) at map.cpp:404
        m = 1098
        y = 64
        x = 37
        pos = 308
        mapdata = 0x1233820 <map+10523232>
#1  map_addblock (bl=bl@entry=0x39e23310) at map.cpp:366
No locals.
#2  0x00000000004bcb66 in clif_parse_LoadEndAck (fd=<optimized out>,
    sd=0x39e23310) at clif.cpp:10796
        guild_notice = false
        mapdata = 0x1233820 <map+10523232>
#3  0x0000000000485f06 in clif_parse (fd=967) at clif.cpp:22646
        cmd = 125
        packet_len = 2
        sd = 0x39e23310
        pnum = 0
#4  0x00000000006b0f9d in do_sockets (next=next@entry=20) at socket.cpp:1411
        rfd = {fds_bits = {0, 64, 0 <repeats 13 times>, 128, 140737488355328,
            0 <repeats 143 times>}}
        timeout = {tv_sec = 0, tv_usec = 18646}
        ret = <optimized out>
        i = 967
#5  0x000000000041b827 in main (argc=<optimized out>, argv=<optimized out>)
    at core.cpp:382
        next = 20

@hnomkeng hnomkeng added the type:bug Issue that is a bug within rAthena label Feb 14, 2021
@aleos89 aleos89 added status:duplicate Issue that has been reported before and removed type:bug Issue that is a bug within rAthena labels Feb 17, 2021
@aleos89
Copy link
Contributor

aleos89 commented Feb 17, 2021

Duplicate of #4363.

@aleos89 aleos89 closed this as completed Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:duplicate Issue that has been reported before
Projects
None yet
Development

No branches or pull requests

2 participants