Issue information

Issue ID
#553
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 6, 2007 17:40
Last Post
Hercules Elf Bot
Dec 6, 2007 17:40
Confirmation
N/A

Hercules Elf Bot - Dec 6, 2007 17:40

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

coredump:

CODE
#0  0x0811ebf7 in party_send_xy_timer_sub (key={i = 293, ui = 293, str = 0x125 <Address 0x125 out of bounds>}, data=0x5ac92020, ap=0xbffffa08 "!%2©POÂ¥\v\t") at party.c:696
696                     if (p->data[i].x != sd->bl.x || p->data[i].y != sd->bl.y)
(gdb) bt full
#0  0x0811ebf7 in party_send_xy_timer_sub (key={i = 293, ui = 293, str = 0x125 <Address 0x125 out of bounds>}, data=0x5ac92020, ap=0xbffffa08 "!%2©POÂ¥\v\t") at party.c:696
        i = 11
#1  0x08137ca7 in db_obj_vforeach (self=0x40378310, func=0x811eb90 <party_send_xy_timer_sub>, args=0xbffffa08 "!%2©POÂ¥\v\t") at db.c:1579
        i = 10
        sum = 0
        node = 0xba45138
        parent = 0x0
#2  0x08137cf3 in db_obj_foreach (self=0x9a, func=0) at db.c:1625
No locals.
#3  0x0811ec92 in party_send_xy_timer (tid=12, tick=0, id=0, data=0) at party.c:714
No locals.
#4  0x08136520 in do_timer (tick=2838635822) at timer.c:410
        nextmin = -13
        fix_heap_flag = 0
        i = 12
#5  0x081338c1 in main (argc=1, argv=0x1) at core.c:253
        next = 0


This post has been edited by Hyunkell: Dec 6 2007, 09:41 AM