[CentOS] segfault, error 6 in libc-2.17.so

2016-05-18 Thread Pepe Charli
Hi, CentOS Linux release 7.2.1511 quagga-0.99.22.4-4.el7.x86_64 When I start bgpd and have many routes in the server, I can not connect via ssh In /var/log/messages I see: sshd[21096]: segfault at 7ffefb51eff8 ip 7f244a690969 sp 7ffefb51f000 error 6 in libc-2.17.so[7f244a614000+1b7000]

Re: [CentOS] segfault

2010-12-30 Thread Sandeil Tenebro
Hi list, As an update I have the latest core dump and did a back trace. Please see below. Thank you, Sandeil = *** thread apply all bt #20131 0x2ac96feba29a in ?? () from /lib64/libpcre.so.0 #20132 0x2ac96feba1d9 in ?? () from /lib64/libpcre.so.0 #20133 0x2ac96feba29a in ?? () f

Re: [CentOS] segfault

2010-12-26 Thread Sandeil Tenebro
Hello Lucian, We are hosting sites and yes, we are using Webtatic repository. By tracing Zend is also installed from tar.gz package. Thank you, Sandeil Seems like there's stuff causing httpd to crash and hang. Before starting httpd again you need to kill the hanging processes (ps aux|grep

Re: [CentOS] segfault

2010-12-25 Thread Lucian
On Sat, Dec 25, 2010 at 3:16 PM, Sandeil Tenebro wrote: > Hi, > > We have seen this messages on one of our server. > > OS: CentOS 5.5 > Processor: Xeon E5520  @ 2.27GHz > Memory: 24 GB > localhost ]# rpm -qa | grep httpd > httpd-2.2.3-43.el5.centos.3 > system-config-httpd-1.3.3.3-1.el5 > httpd-dev

[CentOS] segfault

2010-12-25 Thread Sandeil Tenebro
Hi, We have seen this messages on one of our server. OS: CentOS 5.5 Processor: Xeon E5520 @ 2.27GHz Memory: 24 GB localhost ]# rpm -qa | grep httpd httpd-2.2.3-43.el5.centos.3 system-config-httpd-1.3.3.3-1.el5 httpd-devel-2.2.3-43.el5.centos.3 httpd-devel-2.2.3-43.el5.centos.3 Need help in coll