On 04/04/2018 06:42 PM, David Lang wrote:
On Wed, 4 Apr 2018, Rich Megginson wrote:


Stacktrace?

a bit hard to get (things are being run on a production machine after umpteen layers of automation)

here's what I can get so far

ok - so definitely something wrong with the filenamerules parsing.

Does it work if you use

   filenamerulebase="/etc/rsyslog.d/k8s_filename.rulebase"

?


# gdb /usr/sbin/rsyslogd core.3364
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-100.el7_4.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/rsyslogd...Reading symbols from /usr/sbin/rsyslogd...(no debugging symbols found)...done.
(no debugging symbols found)...done.
[New LWP 3364]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `rsyslogd -dn'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007fe0419d518c in fgetpos@@GLIBC_2.2.5 () from /usr/lib64/libc.so.6 Missing separate debuginfos, use: debuginfo-install rsyslog-8.34.0-1.el7.centos.x86_64
(gdb) bt
#0  0x00007fe0419d518c in fgetpos@@GLIBC_2.2.5 () from /usr/lib64/libc.so.6 #1  0x00007fe03bcde993 in ln_sampChkRunawayRule () from /usr/lib64/liblognorm.so.5
#2  0x00007fe03bcdecae in ln_sampRead () from /usr/lib64/liblognorm.so.5
#3  0x00007fe03bcdf920 in ln_sampLoadFromString () from /usr/lib64/liblognorm.so.5 #4  0x00007fe03bcdab6f in ln_loadSamplesFromString () from /usr/lib64/liblognorm.so.5 #5  0x00007fe03befae88 in set_lnctx () from /usr/lib64/rsyslog/mmkubernetes.so #6  0x00007fe03befc448 in newActInst () from /usr/lib64/rsyslog/mmkubernetes.so
#7  0x0000560790b9bb51 in actionNewInst ()
#8  0x0000560790b663bf in cnfstmtNewAct ()
#9  0x0000560790b5b0e2 in yyparse ()
#10 0x0000560790b6f234 in load ()
#11 0x0000560790b4dff6 in initAll ()
#12 0x0000560790b4bd8f in main ()
(gdb)


_______________________________________________
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.

Reply via email to