Cuberite Forum

Full Version: Can't start Linux binary
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Argh, can't add to .tar.gz files from WinRAR, so I'll just attach the single binary here lol

These are compiled in VMware Fusion and physical machines both.

Scientific Linux 6 i686 32bit ( RHEL 6 ) - Download

CentOS 5.5 i686 32bit ( RHEL 5.5 ) - Download

Ububntu Server 10.10 i686 32bit - Download

Debian 5 x86_64 64bit - Download

Debian 6 i686 32bit - Download
(04-06-2011, 11:00 AM)FakeTruth Wrote: [ -> ]Argh, can't add to .tar.gz files from WinRAR, so I'll just attach the single binary here lol

Thanks.

Edit: Sorry to be more trouble, but I'm now getting a seg fault right off the bat. Will try Ben Phelps' binary.

Edit2: Both give seg faults, but if I run FakeTruth's with sudo, it doesn't yell, but it silently pops me back to bash.
(04-07-2011, 12:21 AM)timthetortoise Wrote: [ -> ]
(04-06-2011, 11:00 AM)FakeTruth Wrote: [ -> ]Argh, can't add to .tar.gz files from WinRAR, so I'll just attach the single binary here lol

Thanks.

Edit: Sorry to be more trouble, but I'm now getting a seg fault right off the bat. Will try Ben Phelps' binary.

Edit2: Both give seg faults, but if I run FakeTruth's with sudo, it doesn't yell, but it silently pops me back to bash.

What distro are you running. If you dont mind post me the output from these commands:

Code:
uname -a
cat /etc/issue

and a completely optional one, this

Code:
lshw
Main server:
Code:
tim@saturn:~$ uname -a
Linux saturn 2.6.26-2-686 #1 SMP Thu Nov 25 01:53:57 UTC 2010 i686 GNU/Linux
tim@saturn:~$ cat /etc/issue
Debian GNU/Linux wheezy/sid \n \l

Alt server:
Code:
tim@neptune:~/MCServer$ uname -a
Linux neptune 2.6.32-5-686 #1 SMP Tue Mar 8 21:36:00 UTC 2011 i686 GNU/Linux
tim@neptune:~/MCServer$ cat /etc/issue
Debian GNU/Linux 6.0 \n \l

Code:
tim@saturn:~/MCServer$ ./MCServer
Segmentation fault
tim@saturn:~/MCServer$ sudo ./MCServer
tim@saturn:~/MCServer$

Same result on both systems with attached binary and your Ubuntu binary.
I'll do a compile for Debian 6 32bit.

You can download a compile for Debian 6 i686 32bit here: Download
Still receiving a segfault. Is anyone else having problems? If not, I'll blame it on my install and try it on a VM, but I don't have this problem with, really, anything else.
That's very odd man, one of the first things that MCServer does, is log stuffTongue
Got anything in your logs folder?
No log folder is even created :\
I'm pretty sure something got borked in my servers' configurations/installs, it runs on my laptop (but fails to bind, don't care why on there), which is also Debian 6. Very odd stuff. Will have to experiment a bit.
Pages: 1 2