[rsyslog] rsyslogd crash

2022-12-09 Thread Nikhil Kshirsagar via rsyslog
Hello, may I please check with the list about an rsyslogd segmentation fault seen on the following OS: Ubuntu 16.04.5 running Kernel: 4.15.0-55-generic, the rsyslog package version is 8.16.0-1ubuntu3. The stack trace looks like, warning: Could not load shared library symbols for /lib/x86_64-linux

Re: [rsyslog] rsyslogd crash

2022-12-09 Thread Nikhil Kshirsagar via rsyslog
Some more analysis here - https://pastebin.com/3suxjqEX It seems like iLen is somehow -1, still entering the while loop though, with while(-1)? Could this bug be due to a blank pRes string? Regards, Nikhil. On Fri, 9 Dec 2022 at 15:44, Nikhil Kshirsagar wrote: > > Hello, > > may I please check