PDA

View Full Version : server s crashes



macbeth
20-09-2011, 13:38
strange server s crashes tonight and again some hours later
never saw in the logs:
and this happened for our both servers with different mods at the same moment

Unexpected server stop
Sep 20 2011 12:54:10 AM PT

Your server stopped unexpectedly around this time. If you told it to exit in-game, this is nothing to worry about; otherwise, the last 10,000 bytes of output from the server, given below, may provide you with clues on what went wrong.

(Click for more)
e: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)

FS_Write: FS_Write: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)
FS_Write: 0 bytes written (41 attempted)


FS_Write: /servers/wfe/exec_wf: line 7: 13703 Segmentation fault (core dumped) ./exec_wf....save.run


line7:
./exec_wf....save.run +set fs_game noquarter +set fs_savepath /servers/wf...save +set fs_basepath /servers/wf...save +set fs_userpath /servers/wf...save +set dedicated 2 +set net_ip 63.251.20.180 +set sv_maxclients 30 +set com_hunkmegs 256 +exec ./XXX.cfg

giriel
20-09-2011, 14:49
maybe something with read or write privileges on your basepath ?