Issue information

Issue ID
#4121
Status
Unable to Reproduce
Severity
None
Started
Hercules Elf Bot
Mar 12, 2010 3:29
Last Post
Hercules Elf Bot
Jun 23, 2012 9:29
Confirmation
N/A

Hercules Elf Bot - Mar 12, 2010 3:29

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

I had this error in my map-server.
I don't know why.
thanks for help.

CODE
Program terminated with signal 11, Segmentation fault.
#0  0x080a2a12 in npc_event_dequeue (sd=0xb4e24074) at npc.c:202
202        memmove(sd->eventqueue[0], sd->eventqueue[1], (MAX_EVENTQUEUE-1)*sizeof(sd->eventqueue[0]));
(gdb) bt full
#0  0x080a2a12 in npc_event_dequeue (sd=0xb4e24074) at npc.c:202
No locals.
#1  0x080a2ad2 in npc_event_sub (sd=0xf6a2d10, ev=0x88d1108,
    eventname=0x814bcae "harwarp\n") at npc.c:707
    i = <value optimized out>
#2  0x08050099 in map_quit (sd=0xbfd8a93c) at map.c:1520
No locals.
#3  0x080514ab in cleanup_sub (bl=0x0, ap=0xbfd8a93c "") at map.c:3266
No locals.
#4  0x0804effa in map_foreachinmap (func=0x8051410 <cleanup_sub>, m=171,
    type=4095) at map.c:1123
    ap = 0xbfd8a93c ""
    b = <value optimized out>
    bsize = <value optimized out>
    returnCount = 63
    bl = <value optimized out>
    blockcount = <value optimized out>
    i = 63
#5  0x08050555 in do_final () at map.c:3306
    i = 171
    j = <value optimized out>
    sd = <value optimized out>
    iter = <value optimized out>
---Type <return> to continue, or q <return> to quit---
    __FUNCTION__ = "do_final"
#6  0x0813c010 in main (argc=1, argv=0xbfd8aa14) at core.c:192
No locals.

Hercules Elf Bot - Dec 20, 2011 3:52

Originally posted by [b]Ind[/b]
I wasn't able to reproduce.