Moderators: Nexuiz Moderators, Moderators
Ronan wrote:I'm using nexuizdebug20070531d_2.3.zip with enginesource20070531.zip (from nexuizsource20070531d_2.3.zip)
Should I use another build ?
Sxen wrote:Just for the sake of completeness: the new DCC box is a dual-core CPU (Opteron 1212).
Core was generated by `./nexuiz-dedicated +exec spacectf.cfg'.
Program terminated with signal 11, Segmentation fault.
#0 0x0814d828 in PRVM_ExecuteProgram (fnum=520,
errormessage=0x81dd9c0 "customizeentityforclient: NULL function") at prvm_exec.c:519
519 st = &prog->statements[PRVM_EnterFunction (f)];
(gdb) bt full
#0 0x0814d828 in PRVM_ExecuteProgram (fnum=520,
errormessage=0x81dd9c0 "customizeentityforclient: NULL function") at prvm_exec.c:519
st = (dstatement_t *) 0x0
startst = (dstatement_t *) 0x0
f = (mfunction_t *) 0x12df856c
newf = (mfunction_t *) 0x0
ed = (prvm_edict_t *) 0x0
ptr = (prvm_eval_t *) 0x0
jumpcount = 0
cachedpr_trace = 0
exitdepth = 0
restorevm_tempstringsbuf_cursize = 0
#0 0x08183842 in SV_BuildEntityState (cs=0x0, ent=0x12cdad84, enumber=164)
at sv_main.c:825
825 customizeentityforclient = PRVM_EDICTFIELDVALUE(ent, prog->fieldoffsets.customizeentityforclient)->function;
(gdb) bt full
#0 0x08183842 in SV_BuildEntityState (cs=0x0, ent=0x12cdad84, enumber=164)
at sv_main.c:825
i = 0
tagentity = 0
modelindex = 0
effects = 0
flags = 0
glowsize = 0
lightstyle = 0
lightpflags = 0
light = {0, 0, 0, 0}
specialvisibilityradius = 0
customizeentityforclient = 0
f = 0
cullmins = {0, 0, 0}
cullmaxs = {0, 0, 0}
netcenter = {0, 0, 0}
model = (model_t *) 0x0
val = (prvm_eval_t *) 0x0
Ronan wrote:With the debug build :
- Code: Select all
Core was generated by `./nexuiz-dedicated +exec spacectf.cfg'.
Program terminated with signal 11, Segmentation fault.
#0 0x0814d828 in PRVM_ExecuteProgram (fnum=520,
errormessage=0x81dd9c0 "customizeentityforclient: NULL function") at prvm_exec.c:519
519 st = &prog->statements[PRVM_EnterFunction (f)];
Nil wrote:The DCC's servers are running a debug binary build with optimization turned off since five days now and there has not been a single crash.
Cheers.
Since my last message there have been 3 crashes at server start (the servers are getting killed and restarted each morning by a cron script). They are started within "screen" (screen manager with VT100/ANSI terminal emulation). Maybe this could be a problem?LordHavoc wrote:So it is optimization related? That can't be good.
What architecture is the binary, and do you have any ideas on when the crash occurs?
static const char *string_to_tokenize;
string_to_tokenize = *datapointer;
Return to Nexuiz - Support / Bugs
Users browsing this forum: No registered users and 1 guest