Issue information

Issue ID
#4271
Status
Fixed
Severity
None
Started
Hercules Elf Bot
May 31, 2010 13:22
Last Post
Hercules Elf Bot
Apr 5, 2012 8:32
Confirmation
N/A

Hercules Elf Bot - May 31, 2010 13:22

Originally posted by [b]Niffalose[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4271

Message Error
CODE
[Error]: Server received crash signal! Attempting to save all online characters!
Segmentation fault (core dumped)
You have new mail in /var/spool/mail/root
[root@colo458 xkore]# [Error]: skill_delunitgroup: Group not found! (src_id: 0 skill_id: 0)
bash: syntax error near unexpected token `('
[root@colo458 xkore]# [Error]: skill_unit_move_sub: Reached limit of unit objects per cell!
bash: [Error]:: command not found



Coredump
CODE
#0  0x080b01ab in status_change_start (bl=0xdd4d7a0, type=SC_DPOISON,
    rate=700, val1=5, val2=<value optimized out>, val3=<value optimized out>,
    val4=<value optimized out>, tick=<value optimized out>, flag=0)
    at status.c:5215
5215                    if (status->hp > max(status->max_hp>>2, sce->val4))
(gdb) bt full
#0  0x080b01ab in status_change_start (bl=0xdd4d7a0, type=SC_DPOISON,
    rate=700, val1=5, val2=<value optimized out>, val3=<value optimized out>,
    val4=<value optimized out>, tick=<value optimized out>, flag=0)
    at status.c:5215
        sd = (struct map_session_data *) 0xdd4d7a0
        sc = (struct status_change *) 0xdd4da38
        sce = (struct status_change_entry *) 0x0
        status = (struct status_data *) 0xdd4d9e8
        vd = (struct view_data *) 0xdd4d984
        opt_flag = <value optimized out>
        calc_flag = 536903680
        undead_flag = 0
        boss_md = <value optimized out>
        types = {SC_AUTOGUARD, SC_DEFENDER, SC_REFLECTSHIELD, SC_ENDURE}
#1  0x080f445f in skill_additional_effect (src=0xde4d490, bl=0xdd4d7a0,
    skillid=0, skilllv=0, attack_type=529, tick=249030643) at skill.c:955
        mob = (struct mob_db *) 0x14a0
        class_ = 233101096
        sd = (struct map_session_data *) 0xde4d490
        dstsd = (struct map_session_data *) 0xd83bcd0
        md = (struct mob_data *) 0x0
        dstmd = (struct mob_data *) 0x0
        sstatus = (struct status_data *) 0xde4d6d8
---Type <return> to continue, or q <return> to quit---#0  0x080b01ab in status_change_start (bl=0xdd4d7a0, type=SC_DPOISON,
        tstatus = (struct status_data *) 0xdd4d9e8
        sc = (struct status_change *) 0xde4d728
        tsc = (struct status_change *) 0xde4d728
        status = <value optimized out>
        skill = 232053224
        rate = 233101096
#2  0x08130f1f in battle_delay_damage (tick=355, amotion=249030643,
    src=0x1f27c4, target=0xdbf8620, attack_type=1, skill_id=-1080843344,
    skill_lv=0, damage=-1080838398, dmg_lv=3214124148, ddelay=1)
    at battle.c:177
        dat = <value optimized out>
#3  0x08150dc9 in do_timer (tick=249030663) at timer.c:407
        tid = 355
        diff = -20
        __FUNCTION__ = "do_timer"
#4  0x0814e45e in main (argc=1, argv=0xbf93a474) at core.c:259
No locals.
(gdb)     rate=700, val1=5, val2=<value optimized out>, val3=<value optimized out>,
Undefined command: "rate".  Try "help".
(gdb)     val4=<value optimized out>, tick=<value optimized out>, flag=0)
Undefined command: "val4".  Try "help".
(gdb)     at status.c:5215
Illegal process-id: status.c:5215.
(gdb) 5215                    if (status->hp > max(status->max_hp>>2, sce->val4))
Undefined command: "5215".  Try "help".
(gdb) (gdb) bt full
Undefined command: "".  Try "help".
(gdb) #0  0x080b01ab in status_change_start (bl=0xdd4d7a0, type=SC_DPOISON,
(gdb)     rate=700, val1=5, val2=<value optimized out>, val3=<value optimized out>,
Undefined command: "rate".  Try "help".
(gdb)     val4=<value optimized out>, tick=<value optimized out>, flag=0)
Undefined command: "val4".  Try "help".
(gdb)     at status.c:5215
Illegal process-id: status.c:5215.
(gdb)         sd = (struct map_session_data *) 0xdd4d7a0
Undefined command: "sd".  Try "help".
(gdb)         sc = (struct status_change *) 0xdd4da38
Undefined command: "sc".  Try "help".
(gdb)         sce = (struct status_change_entry *) 0x0
Undefined command: "sce".  Try "help".
(gdb)         status = (struct status_data *) 0xdd4d9e8
Undefined command: "status".  Try "help".
(gdb)         vd = (struct view_data *) 0xdd4d984
Undefined command: "vd".  Try "help".
(gdb)         opt_flag = <value optimized out>
Undefined command: "opt_flag".  Try "help".
(gdb)         calc_flag = 536903680
Undefined command: "calc_flag".  Try "help".
(gdb)         undead_flag = 0
Undefined command: "undead_flag".  Try "help".
(gdb)         boss_md = <value optimized out>
Undefined command: "boss_md".  Try "help".
(gdb)         types = {SC_AUTOGUARD, SC_DEFENDER, SC_REFLECTSHIELD, SC_ENDURE}
Undefined command: "types".  Try "help".
(gdb) #1  0x080f445f in skill_additional_effect (src=0xde4d490, bl=0xdd4d7a0,
(gdb)     skillid=0, skilllv=0, attack_type=529, tick=249030643) at skill.c:955
Undefined command: "skillid".  Try "help".
(gdb)         mob = (struct mob_db *) 0x14a0
Undefined command: "mob".  Try "help".
(gdb)         class_ = 233101096
Undefined command: "class_".  Try "help".
(gdb)         sd = (struct map_session_data *) 0xde4d490
Undefined command: "sd".  Try "help".
(gdb)         dstsd = (struct map_session_data *) 0xd83bcd0
Undefined command: "dstsd".  Try "help".
(gdb)         md = (struct mob_data *) 0x0
Undefined command: "md".  Try "help".
(gdb)         dstmd = (struct mob_data *) 0x0
Undefined command: "dstmd".  Try "help".
(gdb)         sstatus = (struct status_data *) 0xde4d6d8
Undefined command: "sstatus".  Try "help".
(gdb) #0  0x080b01ab in status_change_start (bl=0xdd4d7a0, type=SC_DPOISON,
(gdb)     rate=700, val1=5, val2=<value optimized out>, val3=<value optimized out>,
Undefined command: "rate".  Try "help".
(gdb)     val4=<value optimized out>, tick=<value optimized out>, flag=0)
Undefined command: "val4".  Try "help".
(gdb)     at status.c:5215
Illegal process-id: status.c:5215.
(gdb) 5215                    if (status->hp > max(status->max_hp>>2, sce->val4))
Undefined command: "5215".  Try "help".
(gdb) (gdb) bt full
Undefined command: "".  Try "help".
(gdb) #0  0x080b01ab in status_change_start (bl=0xdd4d7a0, type=SC_DPOISON,
(gdb)     rate=700, val1=5, val2=<value optimized out>, val3=<value optimized out>,
Undefined command: "rate".  Try "help".
(gdb)     val4=<value optimized out>, tick=<value optimized out>, flag=0)
Undefined command: "val4".  Try "help".
(gdb)     at status.c:5215
Illegal process-id: status.c:5215.
(gdb)         sd = (struct map_session_data *) 0xdd4d7a0
Undefined command: "sd".  Try "help".
(gdb)         sc = (struct status_change *) 0xdd4da38
Undefined command: "sc".  Try "help".
(gdb)         sce = (struct status_change_entry *) 0x0
Undefined command: "sce".  Try "help".
(gdb)         status = (struct status_data *) 0xdd4d9e8
Undefined command: "status".  Try "help".
(gdb)         vd = (struct view_data *) 0xdd4d984
Undefined command: "vd".  Try "help".
(gdb)         opt_flag = <value optimized out>
Undefined command: "opt_flag".  Try "help".
(gdb)         calc_flag = 536903680
Undefined command: "calc_flag".  Try "help".
(gdb)         undead_flag = 0
Undefined command: "undead_flag".  Try "help".
(gdb)         boss_md = <value optimized out>
Undefined command: "boss_md".  Try "help".
(gdb)         types = {SC_AUTOGUARD, SC_DEFENDER, SC_REFLECTSHIELD, SC_ENDURE}
Undefined command: "types".  Try "help".
(gdb) #1  0x080f445f in skill_additional_effect (src=0xde4d490, bl=0xdd4d7a0,
(gdb)     skillid=0, skilllv=0, attack_type=529, tick=249030643) at skill.c:955
Undefined command: "skillid".  Try "help".
(gdb)         mob = (struct mob_db *) 0x14a0
Undefined command: "mob".  Try "help".
(gdb)         class_ = 233101096
Undefined command: "class_".  Try "help".
(gdb)         sd = (struct map_session_data *) 0xde4d490
Undefined command: "sd".  Try "help".
(gdb)         dstsd = (struct map_session_data *) 0xd83bcd0
Undefined command: "dstsd".  Try "help".
(gdb)         md = (struct mob_data *) 0x0
Undefined command: "md".  Try "help".
(gdb)         dstmd = (struct mob_data *) 0x0
Undefined command: "dstmd".  Try "help".
(gdb)         sstatus = (struct status_data *) 0xde4d6d8
Undefined command: "sstatus".  Try "help".
(gdb) #0  0x080b01ab in status_change_start (bl=0xdd4d7a0, type=SC_DPOISON,
(gdb)     rate=700, val1=5, val2=<value optimized out>, val3=<value optimized out>,
Undefined command: "rate".  Try "help".
(gdb)     val4=<value optimized out>, tick=<value optimized out>, flag=0)
Undefined command: "val4".  Try "help".
(gdb)     at status.c:5215
Illegal process-id: status.c:5215.
(gdb) 5215                    if (status->hp > max(status->max_hp>>2, sce->val4))
Undefined command: "5215".  Try "help".
(gdb) (gdb) bt full
Undefined command: "".  Try "help".
(gdb) #0  0x080b01ab in status_change_start (bl=0xdd4d7a0, type=SC_DPOISON,
(gdb)     rate=700, val1=5, val2=<value optimized out>, val3=<value optimized out>,
Undefined command: "rate".  Try "help".
(gdb)     val4=<value optimized out>, tick=<value optimized out>, flag=0)
Undefined command: "val4".  Try "help".
(gdb)     at status.c:5215
Illegal process-id: status.c:5215.
(gdb)         sd = (struct map_session_data *) 0xdd4d7a0
Undefined command: "sd".  Try "help".
(gdb)         sc = (struct status_change *) 0xdd4da38
Undefined command: "sc".  Try "help".
(gdb)         sce = (struct status_change_entry *) 0x0
Undefined command: "sce".  Try "help".
(gdb)         status = (struct status_data *) 0xdd4d9e8
Undefined command: "status".  Try "help".
(gdb)         vd = (struct view_data *) 0xdd4d984
Undefined command: "vd".  Try "help".
(gdb)         opt_flag = <value optimized out>
Undefined command: "opt_flag".  Try "help".
(gdb)         calc_flag = 536903680
Undefined command: "calc_flag".  Try "help".
(gdb)         undead_flag = 0
Undefined command: "undead_flag".  Try "help".
(gdb)         boss_md = <value optimized out>
Undefined command: "boss_md".  Try "help".
(gdb)         types = {SC_AUTOGUARD, SC_DEFENDER, SC_REFLECTSHIELD, SC_ENDURE}
Undefined command: "types".  Try "help".
(gdb) #1  0x080f445f in skill_additional_effect (src=0xde4d490, bl=0xdd4d7a0,
(gdb)     skillid=0, skilllv=0, attack_type=529, tick=249030643) at skill.c:955
Undefined command: "skillid".  Try "help".
(gdb)         mob = (struct mob_db *) 0x14a0
Undefined command: "mob".  Try "help".
(gdb)         class_ = 233101096
Undefined command: "class_".  Try "help".
(gdb)         sd = (struct map_session_data *) 0xde4d490
Undefined command: "sd".  Try "help".
(gdb)         dstsd = (struct map_session_data *) 0xd83bcd0
Undefined command: "dstsd".  Try "help".
(gdb)         md = (struct mob_data *) 0x0
Undefined command: "md".  Try "help".
(gdb)         dstmd = (struct mob_data *) 0x0
Undefined command: "dstmd".  Try "help".
(gdb)         sstatus = (struct status_data *) 0xde4d6d8
Undefined command: "sstatus".  Try "help".


This post has been edited by Niffalose: May 31 2010, 07:48 AM

Hercules Elf Bot - Dec 20, 2011 3:38

Originally posted by [b]Ind[/b]
was fixed in a previous eA revision