Segmentation Fault with some accounts
Posted: 25 May 2016, 15:04
Good afternoon everyone !
I have a problem when I launch the server. Let me show you :
The server login is "lesroisdestank". The login is not from my own player page. It is someone else.
But this one is from my player page.
May be there is some difference between the two account when it was creating. I don't know because I don't manage the first login.
But in any case, why do we have a segmentation fault when something's wrong ?
It means that with some login server it works but with other one, it is not working ... Weird.
Thanks.
P.S. : If I launch the server without the option "nodaemon", the log does not show the error because it is generated on STDERR.
I have a problem when I launch the server. Let me show you :
Code: Select all
./ManiaPlanetServer /game_settings=MatchSettings/TrackCycle.txt /dedicated_cfg=dedicated_cfg.txt /title=TMStadium /nodaemon /verbose_rpc_full
Starting ManiaPlanet Date=2015-06-16_18_00 Svn=61962 GameVersion=3.3.0...
Initializing...
Configuration file : dedicated_cfg.txt
Loading system configuration...
...system configuration loaded
Loading cache...
...OK
Listening for xml-rpc commands on port 5011.
Loading dedicated server configuration...
...Dedicated server configuration loaded
Connecting to master server...
...OK
Erreur de segmentation (segmentation fault)
Code: Select all
./ManiaPlanetServer /game_settings=MatchSettings/TrackCycle.txt /dedicated_cfg=dedicated_cfg.txt /title=TMStadium /nodaemon /verbose_rpc_full
Starting ManiaPlanet Date=2015-06-16_18_00 Svn=61962 GameVersion=3.3.0...
Initializing...
Configuration file : dedicated_cfg.txt
Loading system configuration...
...system configuration loaded
Loading cache...
...OK
Listening for xml-rpc commands on port 5011.
Loading dedicated server configuration...
...Dedicated server configuration loaded
Connecting to master server...
...OK
Identifying on master server...
...OK
Please wait, loading...
Please wait...
URL: maniaplanet://#join=g7-test:1269@TMStadium
Match settings file : MatchSettings\TrackCycle.txt
Loading match settings...
...Match settings loaded
Autostart server on internet
Starting server...
Loading map A01.Map.Gbx (Ye6btWgKsS2M4vCqGsL8COTOUoh)...
[...]
May be there is some difference between the two account when it was creating. I don't know because I don't manage the first login.
But in any case, why do we have a segmentation fault when something's wrong ?
It means that with some login server it works but with other one, it is not working ... Weird.
Thanks.
P.S. : If I launch the server without the option "nodaemon", the log does not show the error because it is generated on STDERR.