Page 1 of 1

Segmentation Fault with some accounts

Posted: 25 May 2016, 15:04
by gastg77
Good afternoon everyone !

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)
The server login is "lesroisdestank". The login is not from my own player page. It is someone else.

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)...
[...]
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.

Re: Segmentation Fault with some accounts

Posted: 27 May 2016, 10:24
by gastg77
Do I have to open a new thread in the bugs report section ?

Re: Segmentation Fault with some accounts

Posted: 27 May 2016, 10:50
by TMarc
No. You have to be more patient.
But it is perhaps not the right section as it is related to the dedicated server, where I'll move this thread now.

Was the other server login also created for the same title?
Are you sure you have changed the login and password etc. all correctly?
And also make sure that no other server is currently running with the same login.

Of course a segmentation fault is bad, and without more information of the server it is difficult to find the error...

Re: Segmentation Fault with some accounts

Posted: 27 May 2016, 12:55
by gastg77
Yep, sorry for the wrong section. I wasn't sure about where I was supposed to create my thread.

What do you mean by
Was the other server login also created for the same title?
Because if you create a server login, you can set up a server whatever its title. Am I right ? The restriction by title is only when you want to have a ranked server ?
Are you sure you have changed the login and password etc. all correctly?
If the password is wrong, I will have an error "Wrong password ...". Already had this kind of error. Or we don't speak about the same thing may be :?
And also make sure that no other server is currently running with the same login.
I don't think so. But in the feature, is it possible to have an error message when this case happen ? It will be great for debbuging. But yes, we have the status in the player page ...
Of course a segmentation fault is bad, and without more information of the server it is difficult to find the error...
And I think, you don't have an hidden command like "-v" or something like that to see all the calls ? I don't want to launch a strace command :mrgreen:

Thanks

Re: Segmentation Fault with some accounts

Posted: 27 May 2016, 13:11
by TMarc
Details about command line for server: http://doc.maniaplanet.com/dedicated-se ... -line.html

If you change only the login and password in the dedicated_cfg.txt it should work,
so I don't know either what went wrong.
The other user did not delete his login or was perhaps banned? Only Nadeo can answer here.

Re: Segmentation Fault with some accounts

Posted: 27 May 2016, 13:26
by gastg77
Details about command line for server: http://doc.maniaplanet.com/dedicated-se ... -line.html
That's what I did ... But nothing unfortunatly :(
The other user did not delete his login or was perhaps banned? Only Nadeo can answer here.
I will ask him but if it is the case, a segmentation fault is definitly not the appropriate answer for that :D

EDIT :
I did use the strace command on the process with the two logins :
*removed*
*removed*

Re: Segmentation Fault with some accounts

Posted: 06 Jun 2016, 12:28
by gastg77
TMarc wrote:No. You have to be more patient.
How long should I wait until I will get an answer ? :shock:


Thanks

Re: Segmentation Fault with some accounts

Posted: 21 Sep 2016, 10:27
by gastg77
gastg77 wrote:
TMarc wrote:No. You have to be more patient.
How long should I wait until I will get an answer ? :shock:


Thanks
Because I still have this problem. I can give you an account if it is necessary ...

Thanks