syslog-ng 3.3.7 coredump on solaris 10 Opteron
I have compiled the syslog-ng 3.3.7 on solaris in mixed-linking mode . But syslog-ng is not logging anything.. upon debugging i found that it gets core dump.. I have compiled ivykis and have tried using the --with-ivykis=system option as well. # /opt/soe/local/syslog-ng-3.3.7/sbin/syslog-ng -Fvde the last few lines of the above command are... Trying to open module; module='afstreams', filename='/opt/soe/local/syslog-ng-3.3.7/lib/syslog-ng/libafstreams.so' Attempted to register the same plugin multiple times, ignoring; context='source', name='sun-streams' Finishing include; content='source confgen system', depth='1' Running application hooks; hook='1' Running application hooks; hook='3' syslog-ng starting up; version='3.3.7' iv_fd_port_poll: got error 95[Socket operation on non-socket] Abort(coredump). any suggestions please..
Rakesh Rajasekharan <rakesh.rajasekharan@gmail.com> writes:
Trying to open module; module='afstreams', filename='/opt/soe/local/syslog-ng-3.3.7/lib/syslog-ng/libafstreams.so' Attempted to register the same plugin multiple times, ignoring; context='source', name='sun-streams' Finishing include; content='source confgen system', depth='1' Running application hooks; hook='1' Running application hooks; hook='3' syslog-ng starting up; version='3.3.7' iv_fd_port_poll: got error 95[Socket operation on non-socket] Abort(coredump).
That's interesting. Is that with the bundled, internal ivykis, or with a version you compiled yourself? If the latter, which version of ivykis did you use? -- |8]
I am compiling on a solaris 10 Opteron machine.I have tried with the ivykis i compiled... ( i had used 0.36.1 version). But, what confuses me more is that this same binary runs fine on a Solaris 11 Opteron machine without any core dump and successfully logs as well whereas on the machine I compiled, it core dumps... should trying another version of ivykis be a good option.? On Sat, Feb 23, 2013 at 3:34 PM, Gergely Nagy <algernon@balabit.hu> wrote:
Rakesh Rajasekharan <rakesh.rajasekharan@gmail.com> writes:
Trying to open module; module='afstreams', filename='/opt/soe/local/syslog-ng-3.3.7/lib/syslog-ng/libafstreams.so' Attempted to register the same plugin multiple times, ignoring; context='source', name='sun-streams' Finishing include; content='source confgen system', depth='1' Running application hooks; hook='1' Running application hooks; hook='3' syslog-ng starting up; version='3.3.7' iv_fd_port_poll: got error 95[Socket operation on non-socket] Abort(coredump).
That's interesting. Is that with the bundled, internal ivykis, or with a version you compiled yourself? If the latter, which version of ivykis did you use?
-- |8]
______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq
participants (2)
-
Gergely Nagy
-
Rakesh Rajasekharan