21.12.2013, 12:11
When I type command nohup ./samp03svr& and press enter
It gives following error and the server doesnt starts
No logs are created !
It gives following error and the server doesnt starts
Код:
- login as: root
- root@*.***.***.***'s password:
- Last login: Sat Dec 21 07:38:00 2013 from ***.***.***
- [root@SA-MP ~]# cd samp03
- [root@SA-MP samp03]# nohup ./samp03svr&
- [1] 1100
- [root@SA-MP samp03]# nohup: appending output to `nohup.out'
- [1]+ Segmentation fault nohup ./samp03svr
- [root@SA-MP samp03]#
- [root@SA-MP samp03]# nohup ./samp03svr&
- [1] 1117
- [root@SA-MP samp03]# nohup: appending output to `nohup.out'
- [1]+ Segmentation fault nohup ./samp03svr
- [root@SA-MP samp03]#
- [root@SA-MP samp03]#