My server keeps crashing and its giving me this error. Status.c
Crash error
Program received signal SIGSEGV, Segmentation fault. 0x080dcfa8 in status_change_end_ (bl=0xabc5cefc, type=SC_SPELLBOOK2, tid=-1, file=0x8207609 "status.c", line=9883) at status.c:9940 9940 if (sce->timer != tid && tid != INVALID_TIMER) Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.132.el6_5.1.i686 keyutils-libs-1.4-4.el6.i686 krb5-libs-1.10.3-15.el6_5.1.i686 libcom_err-1.41.12-18.el6.i686 libselinux-2.0.94-5.3.el6_4.1.i686 mysql-libs-5.1.73-3.el6_5.i686 nss-softokn-freebl-3.14.3-10.el6_5.i686 openssl-1.0.1e-16.el6_5.7.i686 pcre-7.8-6.el6.i686 zlib-1.2.3-29.el6.i686
#0 0x080dcfa8 in status_change_end_ (bl=0xabc5cefc, type=SC_SPELLBOOK2, tid=-1, file=0x8207609 "status.c", line=9883) at status.c:9940 sd = 0x0 sc = 0xabc5d150 sce = 0x38782d78 status = 0xabc5d0e8 vd = opt_flag = 0 calc_flag = temp_n = 0 __FUNCTION__ = "status_change_end_" #1 0x080df68f in status_change_clear (bl=0xabc5cefc, type=0) at status.c:9883 sc = 0xabc5d150 i = #2 0x080d3dcc in status_damage (src=0x1b4310d8, target=0xabc5cefc, dhp=2748, dsp=0, walkdelay=288, flag=) at status.c:1399 status = sc = 0xabc5d150 hp = sp = 0 __FUNCTION__ = "status_damage" #3 0x0819f344 in battle_delay_damage_sub (tid=576, tick=947510858, id=0, data=457067508) at battle.c:236 src = 0x1b4310d8 target = 0xabc5cefc dat = 0x1b3e4bf4 #4 0x081edcdf in do_timer (tick=947510858) at timer.c:371 tid = 576 diff = 0 __FUNCTION__ = "do_timer" #5 0x081eab7d in main (argc=1, argv=0xbffff2f4) at core.c:367 next =
Question
vijay30393
My server keeps crashing and its giving me this error.
Status.c
Crash error
Program received signal SIGSEGV, Segmentation fault.
0x080dcfa8 in status_change_end_ (bl=0xabc5cefc, type=SC_SPELLBOOK2, tid=-1, file=0x8207609 "status.c", line=9883) at status.c:9940
9940 if (sce->timer != tid && tid != INVALID_TIMER)
Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.132.el6_5.1.i686 keyutils-libs-1.4-4.el6.i686 krb5-libs-1.10.3-15.el6_5.1.i686 libcom_err-1.41.12-18.el6.i686 libselinux-2.0.94-5.3.el6_4.1.i686 mysql-libs-5.1.73-3.el6_5.i686 nss-softokn-freebl-3.14.3-10.el6_5.i686 openssl-1.0.1e-16.el6_5.7.i686 pcre-7.8-6.el6.i686 zlib-1.2.3-29.el6.i686
#0 0x080dcfa8 in status_change_end_ (bl=0xabc5cefc, type=SC_SPELLBOOK2, tid=-1, file=0x8207609 "status.c", line=9883) at status.c:9940
sd = 0x0
sc = 0xabc5d150
sce = 0x38782d78
status = 0xabc5d0e8
vd =
opt_flag = 0
calc_flag =
temp_n = 0
__FUNCTION__ = "status_change_end_"
#1 0x080df68f in status_change_clear (bl=0xabc5cefc, type=0) at status.c:9883
sc = 0xabc5d150
i =
#2 0x080d3dcc in status_damage (src=0x1b4310d8, target=0xabc5cefc, dhp=2748, dsp=0, walkdelay=288, flag=) at status.c:1399
status =
sc = 0xabc5d150
hp =
sp = 0
__FUNCTION__ = "status_damage"
#3 0x0819f344 in battle_delay_damage_sub (tid=576, tick=947510858, id=0, data=457067508) at battle.c:236
src = 0x1b4310d8
target = 0xabc5cefc
dat = 0x1b3e4bf4
#4 0x081edcdf in do_timer (tick=947510858) at timer.c:371
tid = 576
diff = 0
__FUNCTION__ = "do_timer"
#5 0x081eab7d in main (argc=1, argv=0xbffff2f4) at core.c:367
next =
Please let me know how to fix this.
Thanks.
Edited by vijay303934 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.