Issue information

Issue ID
#3387
Status
Unable to Reproduce
Severity
None
Started
Hercules Elf Bot
Jul 14, 2009 19:11
Last Post
Hercules Elf Bot
Jun 23, 2012 9:33
Confirmation
N/A

Hercules Elf Bot - Jul 14, 2009 19:11

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

Hi. I'm not sure what's causing my server to crash every once in a while.
There is a .CORE output and here's what it says.

CODE
warning: Lowest section in system-supplied DSO at 0xffffe000 is .hash at ffffe0b4
Core was generated by `./map-server_sql'.
Program terminated with signal 11, Segmentation fault.
[New process 1875]
#0  status_get_sc (bl=0x112ce3f0) at status.c:4446
4446        switch (bl->type) {
(gdb) bt full
#0  status_get_sc (bl=0x112ce3f0) at status.c:4446
No locals.
#1  0x080b2b83 in status_change_end (bl=0xe4c4f70, type=SC_BLADESTOP, tid=6108)
    at status.c:6538
    tsc = <value optimized out>
    sd = (struct map_session_data *) 0xe4c4f70
    sc = (struct status_change *) 0xe4c5208
    sce = (struct status_change_entry *) 0xcfe25ac
    status = (struct status_data *) 0xe4c51b8
    vd = (struct view_data *) 0xe4c5154
    opt_flag = <value optimized out>
    calc_flag = <value optimized out>
#2  0x081578b9 in do_timer (tick=1012887739) at timer.c:390
    tid = 6108
    diff = -1
    __FUNCTION__ = "do_timer"
#3  0x0815500e in main (argc=1, argv=0xff9d9044) at core.c:253
    next = <value optimized out>
(gdb)


Any idea what this is?
And if possible, how do I fix it?

Hercules Elf Bot - Dec 20, 2011 5:33

Originally posted by [b]Ind[/b]
not possible to identify the issue with the information provided