Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue May 09, 2006 11:31 am 
Offline
Junior Member
User avatar

Joined: Thu Sep 11, 2003 3:11 pm
Posts: 36
Website: http://www.bod.org
Location: San Jose, CA
Apache2 is very unhappy (half the processes segfault immediately on starting) if you start a Ubuntu 5.10 image with the 'Latest 2.6 series (2.6.15-linode16 [Experimental]) kernel.

Things seem much happier when I switched to '2.6.17-rc2-linode19 [testing]'

This is a 'clean' installation using the distro wizard, the only changes I'd made were to set the hostname and apt-get install apache2.

Paul


Top
   
 Post subject:
PostPosted: Tue May 09, 2006 11:39 am 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
2.6.15-linode16 does not have support for native posix thread library (NPTL) - and therefore no support for thread local storage (TLS).

2.6.17-rc2-linode19 has this support.

To use a kernel that has no NPTL/TLS support with Ubuntu 5:
Code:
mv /lib/tls /lib/tls-disabled


HTH

_________________
/ Peter


Top
   
 Post subject:
PostPosted: Wed May 10, 2006 10:56 am 
Offline
Junior Member
User avatar

Joined: Thu Sep 11, 2003 3:11 pm
Posts: 36
Website: http://www.bod.org
Location: San Jose, CA
Ah, that explains it. Thanks, Peter.

That's the same issue I was having trying to get Fedora Core 4 booted (yes, I know, but I wanted to tinker :). It does boot with 2.6.17-rc2-linode19, after a fashion. It starts in single-user mode (not sure why yet, inittab is defaulted to 3), but 'telinit 3' brings it all the way up.

I've also got a problem with 'unable to open an initial console', but that's probably an artifact of the devfs->sysfs transition that I haven't diagnosed yet. So no login on the console, but ssh works just fine.

Paul


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group