[rsyslog-notify] Forum Thread: Re: rsyslog crashes with omrelp - (Mode 'reply')
noreply at adiscon.com
noreply at adiscon.com
Tue Sep 8 22:07:06 CEST 2015
User: nottoosmart
Forumlink: http://kb.monitorware.com/viewtopic.php?p=25897#p25897
Message:
----------
I upgraded server to librelp 1.2.8 with the keepalive fix as you suggested
dlang. Immediately I was able to re-test and found the same failure.
See another snippet from debug below when it crashed:
2319.744070660:main Q:Reg/w0 : END batch execution phase, entering to
commit phase
2319.744073264:main Q:Reg/w0 : actionCommitAll: action 1, state 0, nbr to
commit 0 isTransactional 1
2319.744075852:main Q:Reg/w0 : actionCommitAll: action 2, state 1, nbr to
commit 0 isTransactional 1
2319.744078248:main Q:Reg/w0 : doTransaction: have commitTransaction IF,
using that, pWrkrInfo 0x7fe0c558abc0
2319.744080863:main Q:Reg/w0 : entering actionCallCommitTransaction(),
state: itx, actionNbr 2, nMsgs 1
2319.744083625:main Q:Reg/w0 : omfile: write to stream, pData->pStrm
0x7fe0b400b050, lenBuf 325, strt data Sep 8 12:58:39 (hostname removed)
audispd: type=USER_AUTH msg=audit(1441742319.741:157): pid=3532022 uid=0
auid=42949672
2319.744087267:main Q:Reg/w0 : strm 0x7fe0b400b050: file 12(secure) flush,
buflen 325
2319.744090286:main Q:Reg/w0 : strmPhysWrite, stream 0x7fe0b400b050, len
325
2319.744097141:main Q:Reg/w0 : strm 0x7fe0b400b050: file 12 write wrote
325 bytes
2319.744099806:main Q:Reg/w0 : Action 2 transitioned to state: rdy
2319.744109286:main Q:Reg/w0 : Action 2 transitioned to state: itx
2319.744111610:main Q:Reg/w0 : Action 2 transitioned to state: rdy
2319.744121029:main Q:Reg/w0 : actionCommit, in retry loop, iRet 0
2319.744123642:main Q:Reg/w0 : actionCommitAll: action 4, state 0, nbr to
commit 0 isTransactional 1
2319.744137460:main Q:Reg/w0 : actionCommitAll: action 11, state 1, nbr to
commit 0 isTransactional 1
2319.744139851:main Q:Reg/w0 : doTransaction: action 11, currIParam 1
2319.744142301:main Q:Reg/w0 : omrelp: shutdownImmediate ptr now is
0x7fe0c558a3e8
2319.744744693:main Q:Reg/w0 : entering actionCalldoAction(), state: itx,
actionNbr 11
2319.744759453:main Q:Reg/w0 : <ipv6 address removed for
privacy>:6514/RELP
2319.744762794:main Q:Reg/w0 : relpSessWaitState returns 0
2319.744766942:main Q:Reg/w0 : frame to send: '25 syslog 345 <86>(syslog
message that would be here was removed for privacy.)
2319.744777011:imrelp.c : librelp: done epoll_wait, nEvents:1
2319.744812624:imuxsock.c : Message from UNIX socket: #3
rsyslogd: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock ==
((ath_mutex_t) 0)' failed.
2319.744826882:imuxsock.c : main Q: qqueueAdd: entry added, size now
log 1, phys 2 entries
2319.744831095:imrelp.c : relp session read 205 octets, buf '24
syslog 190 <86>(syslog message that would be here, removed for privacy)
Note the "rsyslogd: ath.c:193: _gcry_ath_mutex_lock: Assertion `*lock ==
((ath_mutex_t) 0)' failed." 3rd line from the bottom ^^^
'
More information about the rsyslog-notify
mailing list