Fresh prince Posted December 6, 2013 Posted December 6, 2013 (edited) Hi Rathena, I'd like to seek an information about this crash log generated after my server shut down. Kindly please help. ------------------------------------------------------------------------------------- Program terminated with signal 11, Segmentation fault. #0 0x00000000004ace49 in pop_stack (st=0x307601b66e4, start=0, end=-33686019) at script.c:2934 2934 struct script_stack* stack = st->stack; -------------------------------------------------------------------------------------- Thank you very much in advance. Here bt full #0 0x00000000004ace49 in pop_stack (st=0x307601b66e4, start=0, end=-33686019) at script.c:2934 stack = 0xfdfdfdfdfdfdfdfd data = <value optimized out> i = <value optimized out> __FUNCTION__ = "pop_stack" #1 0x00000000004b0370 in run_func (st=0x307601b66e4) at script.c:3481 data = 0x0 i = <value optimized out> end_sp = <value optimized out> #2 0x00000000004ced99 in run_script_main (st=0x307601b66e4) at script.c:3717 c = C_NOP cmdcount = 655351 gotocount = 2048 sd = <value optimized out> stack = 0x3075c7c751c nd = <value optimized out> #3 0x00000000004cf1e1 in run_script_timer (tid=<value optimized out>, tick=<value optimized out>, id=163916, data=<value optimized out>) at script.c:3587 st = 0x307601b66e4 node = 0x3075c7bfb1c sd = 0x0 --------------------------------- Please let me know if someone had a similar experience. Thanks. Edited December 6, 2013 by Fresh prince Quote
Question
Fresh prince
Hi Rathena,
I'd like to seek an information about this crash log generated after my server shut down. Kindly please help.
-------------------------------------------------------------------------------------
Program terminated with signal 11, Segmentation fault.
#0 0x00000000004ace49 in pop_stack (st=0x307601b66e4, start=0, end=-33686019)
at script.c:2934
2934 struct script_stack* stack = st->stack;
--------------------------------------------------------------------------------------
Thank you very much in advance.
Here bt full
#0 0x00000000004ace49 in pop_stack (st=0x307601b66e4, start=0, end=-33686019)
at script.c:2934
stack = 0xfdfdfdfdfdfdfdfd
data = <value optimized out>
i = <value optimized out>
__FUNCTION__ = "pop_stack"
#1 0x00000000004b0370 in run_func (st=0x307601b66e4) at script.c:3481
data = 0x0
i = <value optimized out>
end_sp = <value optimized out>
#2 0x00000000004ced99 in run_script_main (st=0x307601b66e4) at script.c:3717
c = C_NOP
cmdcount = 655351
gotocount = 2048
sd = <value optimized out>
stack = 0x3075c7c751c
nd = <value optimized out>
#3 0x00000000004cf1e1 in run_script_timer (tid=<value optimized out>,
tick=<value optimized out>, id=163916, data=<value optimized out>)
at script.c:3587
st = 0x307601b66e4
node = 0x3075c7bfb1c
sd = 0x0
---------------------------------
Please let me know if someone had a similar experience. Thanks.
Edited by Fresh prince1 answer 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.