MantisBT - Soldat Dedicated Server
View Issue Details
0000332Soldat Dedicated ServerGeneralpublic2013-07-20 01:442015-04-18 18:12
Mr 
Falcon 
normalmajoralways
resolvedfixed 
amd64Debian GNU/Linux 7.0
2.7.4rc2 
 
0000332: FPC build cannot run itself as daemon
The -d switch appears to be broken in the FPC build of soldatserver on Debian 7 amd64 (and possibly all other Linux-based systems).
The server announces that it will continue execution in background, but instead exits completely.
./soldatserver -d
test@debian:~/servers/ctf$ ./soldatserver -d

             -= Soldat Dedicated Server 1.6.4rc3 - 2.7.4 =-

----------------------------------------------------------------
         Soldat Dedicated Server initializing...
----------------------------------------------------------------

   Need help running your server?
   IRC: #soldat.devs @ irc.quakenet.org

   ---> http://soldatforums.com/ [^]

   Additional parameters:
   ./soldatserver -p PORT -l MAXPLAYERS -k PASSWORD
   Example: ./soldatserver -p 23073 -l 16 -k "my pass"

Compiled with FreePascal
Using Indy 10


[****] GOING INTO DAEMON MODE NOW [****]
test@debian:~/servers/ctf$ pgrep soldatserver
test@debian:~/servers/ctf$ uname -a
Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux
test@debian:~/servers/ctf$
No tags attached.
has duplicate 0000343resolved Falcon Crash and corrupted consolelog when running in deamon mode. 
Issue History
2013-07-20 01:44MrNew Issue
2013-07-20 01:45MrNote Added: 0001769
2013-07-20 01:54FalconNote Added: 0001770
2013-07-20 01:54FalconAssigned To => Falcon
2013-07-20 01:54FalconStatusnew => feedback
2013-07-20 01:54FalconResolutionopen => unable to reproduce
2013-07-20 01:54FalconAdditional Information Updatedbug_revision_view_page.php?rev_id=211#r211
2013-07-23 19:32FalconStatusfeedback => confirmed
2013-07-28 04:08FalconRelationship addedhas duplicate 0000343
2013-07-28 04:08FalconStatusconfirmed => resolved
2013-07-28 04:08FalconResolutionunable to reproduce => fixed
2015-04-18 18:12homerofgodsRelationship addedrelated to 0000442
2015-04-18 18:12homerofgodsRelationship deletedrelated to 0000442

Notes
(0001769)
Mr   
2013-07-20 01:45   
Using the legacy binary, the -d switch functions as expected.
(0001770)
Falcon   
2013-07-20 01:54   
Unable to reproduce myself, would be nice if somebody else could confirm it.