2014-09-16 15:24 GMT+02:00 Cristian Falcas <[email protected]>:
> Hello, > > Anjybody has any idea how to investigate this: > > usually, it is an excellent idea to run it under valgrind. If an exception occurs, it often points right to the trouble spot. Rainer > [root@hostname user]# ps fax | grep rsys > 26923 pts/0 S+ 0:00 | \_ grep rsys > 4746 ? DLsl 68:04 /sbin/rsyslogd -i /var/run/syslogd.pid > [root@hostnameuser ]# strace -f -p 4746 > Process 4746 attached with 20 threads - interrupt to quit > [pid 5279] +++ killed by SIGSEGV (core dumped) +++ > [pid 4790] +++ killed by SIGSEGV (core dumped) +++ > [pid 4789] +++ killed by SIGSEGV (core dumped) +++ > [pid 4788] +++ killed by SIGSEGV (core dumped) +++ > [pid 4787] +++ killed by SIGSEGV (core dumped) +++ > [pid 4786] +++ killed by SIGSEGV (core dumped) +++ > [pid 4785] +++ killed by SIGSEGV (core dumped) +++ > [pid 4778] +++ killed by SIGSEGV (core dumped) +++ > [pid 4777] +++ killed by SIGSEGV (core dumped) +++ > [pid 4776] +++ killed by SIGSEGV (core dumped) +++ > [pid 4775] +++ killed by SIGSEGV (core dumped) +++ > [pid 4774] +++ killed by SIGSEGV (core dumped) +++ > [pid 4773] +++ killed by SIGSEGV (core dumped) +++ > [pid 4772] +++ killed by SIGSEGV (core dumped) +++ > [pid 4771] +++ killed by SIGSEGV (core dumped) +++ > [pid 4770] +++ killed by SIGSEGV (core dumped) +++ > [pid 4769] +++ killed by SIGSEGV (core dumped) +++ > [pid 4768] +++ killed by SIGSEGV (core dumped) +++ > > > Installed version: > rpm -qa | grep rsyslog > rsyslog-8.4.0-1.el6.x86_64 > rsyslog-relp-8.4.0-1.el6.x86_64 > rsyslog-elasticsearch-8.4.0-1.el6.x86_64 > rsyslog-mmjsonparse-8.4.0-1.el6.x86_64 > rsyslog-gnutls-8.4.0-1.el6.x86_64 > rsyslog-mmnormalize-8.4.0-1.el6.x86_64 > > > > Thank you > Cristian Falcas > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > DON'T LIKE THAT. > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

