[Bug 1807367] Re: segfault when using ommongodb with ssl
Markus Ziermann
1807367 at bugs.launchpad.net
Fri Dec 7 10:49:27 UTC 2018
** Attachment added: "apport"
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1807367/+attachment/5219976/+files/rsyslog%20bugreport
** Description changed:
+ rsyslog-mongodb 8.32.0-1ubuntu4
+
A segfault will occur when you are trying to access a mongodb with
enabled authentication or when using ssl.
module(load="ommongodb")
*.* action(type="ommongodb"
- uristr="mongodb://localhost:27017/?ssl=true"
- db="syslog" collection="log")
+ uristr="mongodb://localhost:27017/?ssl=true"
+ db="syslog" collection="log")
Dec 07 11:15:44 syslog rsyslogd[31455]: [origin software="rsyslogd" swVersion="8.32.0" x-pid="31455" x-info="http://www.rsyslog.com"] start
Dec 07 11:15:44 syslog rsyslogd[31455]: action 'action 2' suspended (module 'ommongodb'), retry 0. There should be messages before this one giving the reason for suspension. [v8.32.0 try http://www.rsyslog.com/e/2007 ]
Dec 07 11:15:44 syslog rsyslogd[31455]: action 'action 2' resumed (module 'ommongodb') [v8.32.0 try http://www.rsyslog.com/e/2359 ]
Dec 07 11:15:44 syslog kernel: rs:main Q:Reg[31478]: segfault at 8 ip 00007f29456b6f18 sp 00007f29419efb78 error 4 in libmongoc-1.0.so.0.0.0[7f2945691000+71000]
Dec 07 11:15:44 syslog systemd[1]: rsyslog.service: Main process exited, code=killed, status=11/SEGV
** Summary changed:
- segfault when using ommongodb with ssl
+ rsyslog-mongodb 8.32.0-1ubuntu4: segfault when using ommongodb with ssl
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rsyslog in Ubuntu.
https://bugs.launchpad.net/bugs/1807367
Title:
rsyslog-mongodb 8.32.0-1ubuntu4: segfault when using ommongodb with
ssl
Status in rsyslog package in Ubuntu:
New
Bug description:
rsyslog-mongodb 8.32.0-1ubuntu4
A segfault will occur when you are trying to access a mongodb with
enabled authentication or when using ssl.
module(load="ommongodb")
*.* action(type="ommongodb"
uristr="mongodb://localhost:27017/?ssl=true"
db="syslog" collection="log")
Dec 07 11:15:44 syslog rsyslogd[31455]: [origin software="rsyslogd" swVersion="8.32.0" x-pid="31455" x-info="http://www.rsyslog.com"] start
Dec 07 11:15:44 syslog rsyslogd[31455]: action 'action 2' suspended (module 'ommongodb'), retry 0. There should be messages before this one giving the reason for suspension. [v8.32.0 try http://www.rsyslog.com/e/2007 ]
Dec 07 11:15:44 syslog rsyslogd[31455]: action 'action 2' resumed (module 'ommongodb') [v8.32.0 try http://www.rsyslog.com/e/2359 ]
Dec 07 11:15:44 syslog kernel: rs:main Q:Reg[31478]: segfault at 8 ip 00007f29456b6f18 sp 00007f29419efb78 error 4 in libmongoc-1.0.so.0.0.0[7f2945691000+71000]
Dec 07 11:15:44 syslog systemd[1]: rsyslog.service: Main process exited, code=killed, status=11/SEGV
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1807367/+subscriptions
More information about the foundations-bugs
mailing list