OpenVZ Forum


Home » General » Support » [SOLVED] Kernel Panic !
[SOLVED] Kernel Panic ! [message #28585] Mon, 24 March 2008 18:33 Go to next message
zenny
Messages: 48
Registered: November 2006
Member
On a working openvz (test) server (when trying to install postgresql on xampp on HN /opt), I got a kernel panic which reads:

/sbin/init: relocation on /lib/tls/i686/libc.so.6
_dl_out_of_memory
version GLIBC_PRIVATE- not detected ld-linux.so.2 with ....
Kernel Panic- not sycing


The machine is not running in single mode too! Sad Any hint how to mend it?

Thanks!

[Updated on: Tue, 25 March 2008 07:00]

Report message to a moderator

Re: Kernel Panic ! [SOLVED] [message #28612 is a reply to message #28585] Tue, 25 March 2008 06:59 Go to previous message
zenny
Messages: 48
Registered: November 2006
Member
To solve, what I did was:

#mv /lib/tls /lib/tls-notworking
#reboot

The kernel-panic disappeared!

Then I just removed the directory after the normal reboot:

#rm -rf /lib/tls-notworking

Hope this could be helpful for someone having similar problem.

Previous Topic: iptables --update
Next Topic: wget issue for long requests
Goto Forum:
  


Current Time: Mon Jul 15 20:21:17 GMT 2024

Total time taken to generate the page: 0.02580 seconds