Jump to content
  • 0

Core Dump [Map-Crash.]


Han25

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  67
  • Reputation:   2
  • Joined:  08/09/13
  • Last Seen:  

Can someone identify this cause of map-crash? I tried to reproduce this with going on an instance dungeon(Sealed Shrine.) and left the party during the instance.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from map-server...
[New LWP 3178]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./map-server'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x000055d4132e13b1 in instance_destroy (instance_id=1) at instance.cpp:664
664                             map_foreachinallarea(instance_npcdestroy, im->map[i]->m, 0, 0, mapdata->xs, mapdata->ys, BL_NPC, im->map[i]->m);
(gdb) bt full
#0  0x000055d4132e13b1 in instance_destroy (instance_id=1) at instance.cpp:664
        mapdata = 0x0
        im = 0x55d41356faa0 <instance_data+64>
        sd = 0x0
        pd = 0x7f0a94641ec4
        gd = 0x0
        cd = 0x0
        i = 0
        type = 1
        now = <optimized out>
        mode = IM_PARTY
        __FUNCTION__ = "instance_destroy"
#1  0x000055d4132e18bc in instance_delete_timer (tid=<optimized out>,
    tick=<optimized out>, id=<optimized out>, data=<optimized out>)
    at instance.cpp:96
No locals.
#2  0x000055d413248629 in main ()
No symbol table info available.

But it doesn't crash the server, Tested it several times.

Edited by Han25
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  155
  • Topics Per Day:  0.03
  • Content Count:  535
  • Reputation:   23
  • Joined:  11/19/11
  • Last Seen:  

update to latest git

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  67
  • Reputation:   2
  • Joined:  08/09/13
  • Last Seen:  

Hmm, is that the only way? Is there any manual fixes so i can apply it?

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...