Segmentation fault - Linux - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Segmentation fault - Linux (
/showthread.php?tid=140449)
Segmentation fault - Linux -
A-K-S - 09.04.2010
Hi,
When I start my server with ./samp03svr, SSH say that : Segmentation Fault.
How can I fix that ?
Thx.
PS. I have Linux Debian.
Re: Segmentation fault - Linux -
A-K-S - 09.04.2010
Oh Sorry, it's OK, i had just to decompress the .tar.gz with SSH.
But how can I exit SSH without stop my server ?
Re: Segmentation fault - Linux -
Sir.Steven - 09.04.2010
https://sampwiki.blast.hk/wiki/Linux_Server look there ^^
Re: Segmentation fault - Linux -
A-K-S - 09.04.2010
nohup ./samp03svr & don't work
Re: Segmentation fault - Linux -
A-K-S - 09.04.2010
(sorry 2 posts)
In PHP I make this script :
shell_exec(cd path/to/samp03)
shell_exec(./samp03svr)
But it doesn't work and there's no error msg...
Re: Segmentation fault - Linux -
Mujib - 09.04.2010
Dont upload samp03svr throug FTP, unzip it via SSH
Re: Segmentation fault - Linux -
iLinx - 09.04.2010
Quote:
Originally Posted by Mujib
Dont upload samp03svr throug FTP, unzip it via SSH
|
You can upload with FTP, just use a binary transfer mode.
Re: Segmentation fault - Linux -
Westie - 10.04.2010
Quote:
Originally Posted by iLinx
Quote:
Originally Posted by Mujib
Dont upload samp03svr throug FTP, unzip it via SSH
|
You can upload with FTP, just use a binary transfer mode.
|
You also could have a corrupted AMX file, which would be solved by transferring in binary.