Help on Vim: Caught deadly signal SEGV [message #43206] |
Sun, 07 August 2011 16:09  |
ccto
Messages: 61 Registered: October 2005
|
Member |
|
|
Hello All,
We run the OpenVZ host kernel 2.6.18-238.19.1.el5.028stab092.2PAE
with 3 CentOS 4.9 guests
One of the VE 10004, on yesterday the vi command works fine,
Then, we copied the backup of VE 10004 (backup is stored in other partition) into VE 101 /vz/private/101/ .
Then, today suddenly,
inside VE 10004, vi command fails with the following errors -
Vim: Caught deadly signal SEGV
Vim: Finished.
Segmentation fault
and even command "more" , it somes raise "Segmentation fault" too.
and sometimes vzctl enter 10004, it hangs with long-running bash
However, in VE 101, both command works fine.
All other 2 CentOS 4.9 guests works fine too.
Please help/advise.
I have checked /proc/user_beancounters does not have any failcnt in all containers/hosts
Thank you very much for your kind attention.
Regards
George
|
|
|
Re: Help on Vim: Caught deadly signal SEGV [message #43215 is a reply to message #43206] |
Tue, 09 August 2011 09:55  |
ccto
Messages: 61 Registered: October 2005
|
Member |
|
|
F.Y.I. -
after 2 days struggling, strace vi
it seems it has some segfault problem on /etc/termcap and /lib/libtermcap.so.2.0.8
We copied the /lib/libtermcap.so.2.0.8 from original backup to the same location, vi works again, and login problem disappear.
We guess it relates to prelink process, not sure. As the file /lib/libtermcap.so.2.0.8 is different to the backup one.
Regards
George
[Updated on: Tue, 09 August 2011 09:55] Report message to a moderator
|
|
|