Issue information

Issue ID
#4648
Status
Duplicate
Severity
None
Started
Hercules Elf Bot
Dec 16, 2010 7:57
Last Post
Hercules Elf Bot
Dec 16, 2010 7:57
Confirmation
N/A

Hercules Elf Bot - Dec 16, 2010 7:57

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

Today occurred a crash in my map-server, it froze at 100% cpu. No one could enter it. I used the comand kill to kill the process and generate a coredump file.
I have no idea about the cause of this problem and if they need more investigations in the coredump, please contact me on this topic.

related? http://www.eathena.ws/board/index.php?auto...mp;showbug=3967

follows:
CODE
Program terminated with signal 6, Aborted.
#0  0x005b58ec in memcpy () from /lib/libc.so.6
(gdb) bt full
#0  0x005b58ec in memcpy () from /lib/libc.so.6
No symbol table info available.
#1  0x0815f58a in _mrealloc (memblock=0x8f438020, size=260728832,
    file=0x8187de5 "timer.c", line=189, func=0x8187f7b "acquire_timer")
    at malloc.c:347
        p = 0x7ed42000
        old_size = 2425810944
#2  0x0815b80f in acquire_timer () at timer.c:189
        tid = <value optimized out>
        __FUNCTION__ = "acquire_timer"
#3  0x0815b8ac in add_timer (tick=3218994359,
    func=0x814ee60 <unit_attack_timer>, id=111791061, data=0) at timer.c:207
        tid = <value optimized out>
#4  0x0814f0e8 in unit_attack_timer_sub (tid=9311487, tick=3218994359,
    id=111791061, data=0) at unit.c:1576
No locals.
#5  unit_attack_timer (tid=9311487, tick=3218994359, id=111791061, data=0)
    at unit.c:1585
        bl = 0xb3be692c
#6  0x0815b2a2 in do_timer (tick=3218994363) at timer.c:330
        tid = 9311487
        diff = -4
        __FUNCTION__ = "do_timer"
#7  0x08156c8e in main (argc=1, argv=0xbfa44624) at core.c:253
        next = <value optimized out>
(gdb)


thanks for your help

This post has been edited by digos: Dec 16 2010, 12:08 AM