Search found 8 matches
- 26 Mar 2013, 19:29
- Forum: Dedicated Server
- Topic: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
- Replies: 14
- Views: 4024
Re: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
I've had this problem in the past.. Not sure exactly what caused it, but after redownloading the server files, reupload/unpack onto the server, and adding execution rights to the executable and start script -- magically starts working every time. Way I figure it, the executable probably got corrupt...
- 26 Mar 2013, 18:52
- Forum: Dedicated Server
- Topic: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
- Replies: 14
- Views: 4024
Re: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
I've had this problem in the past.. Not sure exactly what caused it, but after redownloading the server files, reupload/unpack onto the server, and adding execution rights to the executable and start script -- magically starts working every time. Way I figure it, the executable probably got corrupt...
- 14 Mar 2013, 15:36
- Forum: Dedicated Server
- Topic: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
- Replies: 14
- Views: 4024
Re: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
I have too, that's why I'm hereTheM wrote: Okay, that was the only package I could find on the net in a hurry...
I'm afraid that I've run out of ideas on this problem

- 14 Mar 2013, 15:24
- Forum: Dedicated Server
- Topic: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
- Replies: 14
- Views: 4024
Re: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
Them, any chance to see all dependencies / required packages? Oeuf, I have no experience with CentOS what so ever, I only use Debian Linux. Maybe you might wanna try "yum install glibc" ? Not sure tho. glibc has been installed since os installation as a dependency for other things. [root@...
- 13 Mar 2013, 14:38
- Forum: Dedicated Server
- Topic: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
- Replies: 14
- Views: 4024
Re: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
Where did you get the Linux dedicated server from exactly ? I hope you did not use the Windows executables... ;) Did you really set exectuable attribute to the server file? So, make sure you chmod the file ManiaPlanetServer with +x Yup, verified as in my previous post. Btw. it is a 32bit executable...
- 13 Mar 2013, 14:34
- Forum: Dedicated Server
- Topic: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
- Replies: 14
- Views: 4024
Re: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
Where did you get the Linux dedicated server from exactly ? I hope you did not use the Windows executables... ;) Did you really set exectuable attribute to the server file? Btw. it is a 32bit executable, and perhaps it does not run on your Linux installation if it is missing some system libraries o...
- 12 Mar 2013, 15:50
- Forum: Dedicated Server
- Topic: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
- Replies: 14
- Views: 4024
Re: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
Where did you get the Linux dedicated server from exactly? How did you configure it? Please double-check if you have created all necessary folders and also set the necessary permissions. Server was pulled from: http://forum.maniaplanet.com/viewtopic.php?p=146195#p146195 I configured it by hand, man...
- 11 Mar 2013, 18:45
- Forum: Dedicated Server
- Topic: [TM2] Crashes - ManiaPlanetServer SegFaults on startup
- Replies: 14
- Views: 4024
[TM2] Crashes - ManiaPlanetServer SegFaults on startup
I'm trying to get a linux TM2/ManiaPlanet server running. I've checked all the prereqs I can find and see they're all satisfied, but as soon as I go to launch the server it just gives me "Segmentation fault" and crashes. OS: CentOS 6.4 x64 php v5.3.3 Here's the only line I get in dmesg in ...