Page 1 of 1

linux emulation on freebsd

Posted: Thu Dec 07, 2006 8:59 am
by qrak
I was thinking that my POL is running on Linux. But admin said that he is using linux emulation on FreeBSD. Im getting lot of pol crashes because of that. Stack backtrace every one, two hours (random scripts):

Code: Select all

Build: POL097-2006-10-29 RC Coregina (gentoo)
Last Script: scripts/misc/skillwin.ecl PC: 3106
Stack Backtrace:
[0x8220dce]
[0x82710e8]
[0x8263c5c]
[0x8263cad]
[0x804b03b]
[0x804b10a]
[0x820a8da]
[0x81f7c4d]
[0x81edcf7]
[0x812f9f2]
[0x81304c9]
[0x80f66da]
[0x8225829]
[0x8225b6b]
[0x826e858]
[0x82b714e] 
...etc

Anyone know something about POL compatibility on linux emulation? Anyway i can't run freebsd core because im getting error "memory protection fault" or something like that.

Re: linux emulation on freebsd

Posted: Sun Dec 17, 2006 3:53 am
by Shinigami
qrak wrote:Anyone know something about POL compatibility on linux emulation?
no

just to clarify it... we've used many days to get core compiled on freebsd because it was impossible to run linux core @ freebsd in linux-emulation mode. so, why should it work in the other direction?
qrak wrote:Anyway i can't run freebsd core because im getting error "memory protection fault" or something like that.
? which freebsd does he use? it was build on an official freebsd 6.1

Shinigami

Posted: Mon Dec 18, 2006 7:44 am
by qrak
i'll try to contact server administrator and i ask him

Posted: Mon Dec 18, 2006 11:43 am
by qrak
Head admin is saying that it's linux "slackware current".

alley@pnkd:~/pvp$ uname -r
2.6.17.11-grsec
alley@pnkd:~/pvp$ uname -a
Linux pnkd 2.6.17.11-grsec #13 Wed Sep 13 23:19:54 CEST 2006 i686 athlon-4 i386 GNU/Linux

Posted: Thu Dec 21, 2006 12:21 am
by qrak
can we expect core for slackware current?

Posted: Mon Dec 25, 2006 12:43 pm
by Shinigami
qrak wrote:can we expect core for slackware current?
why? it's just another distribution. the kernel looks similar:

Core-building-machine: Linux pergon 2.6.17-gentoo-r8 #4 SMP Thu Nov 9 18:34:05 CET 2006 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux

Not sure if I've given u or someone else a newer subbuild. we'll fire another build within next days containing lot of gcc-fixes (it's build on 4.1.1 now). these release runs fine on a live-shard for many days now.

Shinigami