Jump to content
  • 0

My map crash ... i have all the information could you help me?


LordAioria

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  12/31/11
  • Last Seen:  

My server is a clean rathena version.
Compile without errors , and i have installed gdb and use debug version to use gdb...
 
Login/Char/Map without errors ... now i use my client....  i login ....  i choose the character and i see my character in prontera but at map console i see this error : 
 
Server received crash signal! Attempting to save all online characters
 
After using RDB  i have obtained this information: 
 
 

[Debug]: Unsupported langtype '2'.

Program received signal SIGSEGV, Segmentation fault.
0x000000000060ce97 in status_base_pc_maxhp.isra.36.21326 (sd=0x6c0d890)
    at status.c:2257
2257            uint32 val = job_info[pc_class2idx(sd->status.class_)].hp_table[sd->status.base_level-1];
(gdb)
(gdb) screen ls
Undefined command: "screen".  Try "help".
(gdb) bt full
#0  0x000000000060ce97 in status_base_pc_maxhp.isra.36.21326 (sd=0x6c0d890)
    at status.c:2257
        val = 167837696
#1  0x000000000050a0c0 in status_calc_pc_ (sd=0x6c0d890, first=1 '\001')
    at status.c:2736
        calculating = 1
        status = 0x6c0db40
        b_skill = {{id = 0, lv = 0 '\000',
            flag = 0 '\000'} <repeats 3100 times>}
        b_weight = 0
        b_max_weight = 0
        b_cart_weight_max = 0
        i = 1
        index = 1
        skill = 0
        refinedef = 0
        i64 = 0
        calculating = 1
#2  0x0000000000504ea2 in status_calc_bl_ (bl=0x6c0d890, flag=SCB_ALL,
    first=1 '\001') at status.c:4078
        b_status = {hp = 0, sp = 0, max_hp = 0, max_sp = 0, str = 0, agi = 0,
          vit = 0, int_ = 0, dex = 0, luk = 0, batk = 0, watk = 0, watk2 = 0,
          eatk = 0, matk_min = 0, matk_max = 0, speed = 150, amotion = 0,
---Type <return> to continue, or q <return> to quit---
          adelay = 0, dmotion = 0, mode = 0, hit = 0, flee = 0, cri = 0,
          flee2 = 0, def2 = 0, mdef2 = 0, aspd_rate2 = 0, aspd_rate = 0,
          def = 0, mdef = 0, def_ele = 0 '\000', ele_lv = 0 '\000',
          size = 0 '\000', race = 0 '\000', rhw = {atk = 0, atk2 = 0,
            range = 0, ele = 0 '\000', matk = 0, wlv = 0 '\000'}, lhw = {
            atk = 0, atk2 = 0, range = 0, ele = 0 '\000', matk = 0,
            wlv = 0 '\000'}}
        status = 0x6c0dba4
#3  0x000000000042708b in pc_reg_received (sd=0x6c0d890) at pc.c:1297
        i = 0
        j = 0
#4  intif_parse_Registers (fd=10) at intif.c:1009
        j = 0
        p = 13
        len = 1
        max = 16
        flag = 1
        sd = 0x6c0d890
        reg = 0x6c30b14
        qty = 0x6c30b10
        account_id = 2100000
        char_id = 210000
        node = 0x6cd0c98
---Type <return> to continue, or q <return> to quit---
#5  0x0000000000421292 in intif_parse (fd=10) at intif.c:2233
        packet_len = 13
        cmd = 14340
#6  0x00000000005f964c in chrif_parse.part.11 (fd=10) at chrif.c:1416
        r = 1
        packet_len = 1
        cmd = 14340
#7  chrif_parse (fd=10) at chrif.c:1388
No locals.
#8  0x00000000005d3f6e in do_sockets (next=50) at socket.c:856
        rfd = {__fds_bits = {1024, 0 <repeats 15 times>}}
        timeout = {tv_sec = 0, tv_usec = 49626}
        ret = 0
        i = 10
#9  main (argc=1, argv=0x7fffffffe6b8) at core.c:368
        next = 50
(gdb)
(gdb)
(gdb) exit

 

 
 
 
Any idea about what happends or how can i solve this ?
 
BR


Please any idea ?



Please any idea about how to solve it ?



Please close it . I have solved by myself.

Edited by Emistry
changed to code bbcode.
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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