Re: [gentoo-hardened] teamspeak2-server-bin segfaulting

2007-01-09 Thread Kevin F. Quinn
On Mon, 08 Jan 2007 11:17:38 +1030 Shawn Haggett <[EMAIL PROTECTED]> wrote: > I've recently tried to install teamspeak2-server-bin onto my hardened > gentoo server. However everytime I attempt to start it, the process > dies with a segfault. > >... > The trace file is attached. It's rather short

Re: [gentoo-hardened] teamspeak2-server-bin segfaulting

2007-01-09 Thread Kevin F. Quinn
On Tue, 9 Jan 2007 09:43:33 + Adam James <[EMAIL PROTECTED]> wrote: >... > Are you running teamspeak on a 64-bit kernel with a processor that > supports the NX bit (`grep nx /proc/cpuinfo`)? > > On my hardened amd64 system, ts will not run at all, even with all > protections disabled via chpa

[gentoo-hardened] Re: Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread Kwon
you still have these questions after explanation... so probably the best way is to review http://www.gentoo.org/doc/en/kernel-upgrade.xml (nothing special - it is just a first one on google search). Already done that, thanks! hardened-sources-2.1.18 sorry, what is the reason of downgrading to

Re: [gentoo-hardened] Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread momentics
hardened-sources-2.1.18 sorry, what is the reason of downgrading to 2.1 ? -- gentoo-hardened@gentoo.org mailing list

Re: [gentoo-hardened] Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread momentics
Q1. Can someone please have a look (and perhaps comment) on the above? Q2. Kernel upgraded from hardened-sources-2.6.16-r11 to hardened-sources-2.1.18 during the above process, can one use the old .config file to compile the new kernel? hello Kwon you still have these questions after explanati

[gentoo-hardened] Re: Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread Kwon
Automatic upgrades like this isn't safe. Thanks! Won't do that again! Complete recompilation of toolchain needed not every 6-9 months, but only if one of toolchain packages was upgraded (and I think if just revision (-r) number was changed then toolchain recompilation isn't necessary). Anyway,

[gentoo-hardened] Re: Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread Kwon
Q2. Kernel upgraded from hardened-sources-2.6.16-r11 to hardened-sources-2.1.18 during the above process, can one use the old .config file to compile the new kernel? The iptables options changed a bit in 2.6.18 and make oldconfig will not pick up a some of the iptables stuff. Thanks! The server

[gentoo-hardened] Re: Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread Kwon
use emerge -1 Hi, Tried this gt1 # use emerge -1 -pv #the number one not the letter lower case L? But received the help summary: "Usage: emerge [ options ] [ action ] [ ebuildfile | tbz2file | dependency ] [ ... ] emerge [ options ] [ action ] < system | world > emerge < --sync | --metadat

Re: [gentoo-hardened] teamspeak2-server-bin segfaulting

2007-01-09 Thread Shawn Haggett
Adam James wrote: > On Mon, 08 Jan 2007 13:40:56 +1030 Shawn Haggett <[EMAIL PROTECTED]> > wrote: > >> Hmm... I've had a search of the forums. People have been having >> similar problems, but not the same as mine. Seems there's a problem >> with the Borland compiler (which I assume the binary was

[gentoo-hardened] Using the NX bit on VIA C7

2007-01-09 Thread Philipp Riegger
Hi! I have some problems enabling the nx bit on my VIA C7. First i thought, the Kernel might not know that my processor supports that, but it shows up in /proc/cpuinfo. So... where do i have to enable (and use) it and how can i check if it is enabled (and used correctly)? Thanks,

Re: [gentoo-hardened] Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread Alex Efros
Hi! On Tue, Jan 09, 2007 at 10:56:02AM -0500, Kwon wrote: > Just did the following to upgrade a system that was built about 6-9 months > ago: > > emerge --sync && emerge os-headers glibc binutils gcc && emerge os-headers > glibc binutils gcc && emerge -e system && emerge -e system && emerge -uD

Re: [gentoo-hardened] Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread Travis Fraser
On Tue, 2007-01-09 at 18:09 +0200, Petteri Räty wrote: > Kwon kirjoitti: > > > Q2. Kernel upgraded from hardened-sources-2.6.16-r11 to > > hardened-sources-2.1.18 during the above process, can one use the old > > .config file to compile the new kernel? > > You need to use make oldconfig with the

Re: [gentoo-hardened] Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread Petteri Räty
Kwon kirjoitti: > Just did the following to upgrade a system that was built about 6-9 > months ago: > > emerge --sync && emerge os-headers glibc binutils gcc && emerge > os-headers glibc binutils gcc && emerge -e system && emerge -e system && > emerge -uD world && emerge --update --newuse --deep -

[gentoo-hardened] Upgrading Kernel hardened-sources-2.6.16-r11 to 2.1.18

2007-01-09 Thread Kwon
Just did the following to upgrade a system that was built about 6-9 months ago: emerge --sync && emerge os-headers glibc binutils gcc && emerge os-headers glibc binutils gcc && emerge -e system && emerge -e system && emerge -uD world && emerge --update --newuse --deep --buildpkg world && emerge

[gentoo-hardened] problem when using 'su'

2007-01-09 Thread Matt Poletiek
I was upgrading my kernel/patching it with grsec the other day when all of a sudden I couldnt su as a normal user anymore. I dont know how this would apply considering the new kernel wasnt (and still isnt) booted yet. when attempting to execute 'su' as a normal error I get these grsec logs grsec

Re: [gentoo-hardened] teamspeak2-server-bin segfaulting

2007-01-09 Thread Adam James
On Mon, 08 Jan 2007 13:40:56 +1030 Shawn Haggett <[EMAIL PROTECTED]> wrote: > Hmm... I've had a search of the forums. People have been having > similar problems, but not the same as mine. Seems there's a problem > with the Borland compiler (which I assume the binary was compiled > with) and it put