On Fri, 16 Jan 2009, Rainer Gerhards wrote:
RG> OK, maybe we can simplify the config, that would remove code pathes
RG> from the potential bug candidate list. Could you comment out all the
RG> $ActionQueue* settings?
RG>
Done, it's still crashing immediately! Here are the logs.
lorenzo
+-------------------------+----------------------------------------------+
| Lorenzo M. Catucci | Centro di Calcolo e Documentazione |
| [email protected] | Università degli Studi di Roma "Tor Vergata" |
| | Via O. Raimondo 18 ** I-00173 ROMA ** ITALY |
| Tel. +39 06 7259 2255 | Fax. +39 06 7259 2125 |
+-------------------------+----------------------------------------------+GNU gdb 6.8-debian
Copyright (C) 2008 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-linux-gnu"...
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libpthread.so.0...Reading symbols from
/usr/lib/debug/lib/libpthread-2.7.so...done.
done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...Reading symbols from
/usr/lib/debug/lib/libdl-2.7.so...done.
done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/librt.so.1...Reading symbols from
/usr/lib/debug/lib/librt-2.7.so...done.
done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /lib/libc.so.6...Reading symbols from
/usr/lib/debug/lib/libc-2.7.so...done.
done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux-x86-64.so.2...Reading symbols from
/usr/lib/debug/lib/ld-2.7.so...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /usr/lib/rsyslog/lmnet.so...done.
Loaded symbols for /usr/lib/rsyslog/lmnet.so
Reading symbols from /lib/libnss_files.so.2...Reading symbols from
/usr/lib/debug/lib/libnss_files-2.7.so...done.
done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/lib/rsyslog/imuxsock.so...done.
Loaded symbols for /usr/lib/rsyslog/imuxsock.so
Reading symbols from /usr/lib/rsyslog/imklog.so...done.
Loaded symbols for /usr/lib/rsyslog/imklog.so
Reading symbols from /lib/libnss_compat.so.2...Reading symbols from
/usr/lib/debug/lib/libnss_compat-2.7.so...done.
done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnsl.so.1...Reading symbols from
/usr/lib/debug/lib/libnsl-2.7.so...done.
done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libnss_nis.so.2...Reading symbols from
/usr/lib/debug/lib/libnss_nis-2.7.so...done.
done.
Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /usr/lib/rsyslog/lmnetstrms.so...done.
Loaded symbols for /usr/lib/rsyslog/lmnetstrms.so
Reading symbols from /usr/lib/rsyslog/lmtcpclt.so...done.
Loaded symbols for /usr/lib/rsyslog/lmtcpclt.so
Core was generated by `rsyslogd -c4 -d'.
Program terminated with signal 11, Segmentation fault.
[New process 4397]
[New process 4399]
[New process 4398]
[New process 4396]
#0 0x00002ac177165030 in strlen () from /lib/libc.so.6
(gdb)
Thread 4 (process 4396):
#0 0x00002ac176acd4c5 in __lll_unlock_wake () from /lib/libpthread.so.0
#1 0x00002ac176ac9ff9 in _L_unlock_56 () from /lib/libpthread.so.0
#2 0x00002ac176ac9c56 in __pthread_mutex_unlock_usercnt ()
from /lib/libpthread.so.0
#3 0x0000000000422a09 in dbgprint (pObj=<value optimized out>,
pszMsg=0x7fff34417d50 "FF ", lenMsg=3) at debug.c:157
#4 0x0000000000422c33 in dbgprintf (fmt=<value optimized out>) at debug.c:892
#5 0x000000000040d549 in init () at syslogd.c:2209
#6 0x000000000040da79 in mainThread () at syslogd.c:2954
#7 0x000000000040ee96 in realMain (argc=<value optimized out>,
argv=<value optimized out>) at syslogd.c:3631
#8 0x00002ac1771081a6 in __libc_start_main () from /lib/libc.so.6
#9 0x000000000040a259 in _start ()
Thread 3 (process 4398):
#0 0x00002ac1771b2ce2 in select () from /lib/libc.so.6
#1 0x00002ac1778589fd in runInput (pThrd=<value optimized out>)
at imuxsock.c:280
#2 0x000000000044377f in thrdStarter (arg=0x6a3a30) at ../threads.c:139
#3 0x00002ac176ac6fc7 in start_thread () from /lib/libpthread.so.0
#4 0x00002ac1771b95ad in clone () from /lib/libc.so.6
#5 0x0000000000000000 in ?? ()
Thread 2 (process 4399):
#0 0x00002ac176acd7db in read () from /lib/libpthread.so.0
#1 0x00002ac177a5d1ef in klogLogKMsg () at linux.c:449
#2 0x00002ac177a5c594 in runInput (pThrd=0x6a6a30) at imklog.c:224
#3 0x000000000044377f in thrdStarter (arg=0x6a6a30) at ../threads.c:139
#4 0x00002ac176ac6fc7 in start_thread () from /lib/libpthread.so.0
#5 0x00002ac1771b95ad in clone () from /lib/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 1 (process 4397):
#0 0x00002ac177165030 in strlen () from /lib/libc.so.6
#1 0x00002ac177131cb1 in vfprintf () from /lib/libc.so.6
#2 0x00002ac177137c08 in fprintf () from /lib/libc.so.6
#3 0x000000000041ce7d in msgDestruct (ppThis=<value optimized out>)
at msg.c:350
#4 0x000000000044283a in actionCallDoAction (pAction=0x685570, pMsg=0x6a4090)
at ../action.c:495
#5 0x0000000000439c9c in qAddDirect (pThis=0x685680, pUsr=0x6a4090)
at queue.c:939
#6 0x000000000043dd83 in queueEnqObj (pThis=0x685680,
flowCtlType=<value optimized out>, pUsr=0x6a4090) at queue.c:1016
#7 0x0000000000442d63 in actionWriteToAction (pAction=0x685570)
at ../action.c:672
#8 0x00000000004430d0 in actionCallAction (pAction=0x685570, pMsg=0x6a4090)
at ../action.c:778
#9 0x000000000040b307 in processMsgDoActions (pData=0x685570,
pParam=0x407ffe90) at syslogd.c:1140
#10 0x000000000041def8 in llExecFunc (pThis=0x6853e0,
pFunc=0x40b2b0 <processMsgDoActions>, pParam=0x407ffe90)
at linkedlist.c:391
#11 0x000000000040ae19 in msgConsumer (notNeeded=<value optimized out>,
pUsr=<value optimized out>) at syslogd.c:1183
#12 0x000000000043c577 in queueConsumerReg (pThis=0x68cb20, pWti=0x6a0ed0,
iCancelStateSave=<value optimized out>) at queue.c:1598
#13 0x0000000000433050 in wtiWorker (pThis=0x6a0ed0) at wti.c:416
#14 0x00000000004317aa in wtpWorker (arg=0x6a0ed0) at wtp.c:425
#15 0x00002ac176ac6fc7 in start_thread () from /lib/libpthread.so.0
#16 0x00002ac1771b95ad in clone () from /lib/libc.so.6
#17 0x0000000000000000 in ?? ()
(gdb) quit
5437.595245610:main thread: Writing pidfile /var/run/rsyslogd.pid.
5437.595686368:main thread: rsyslog 4.1.3 - called init()
5437.595698050:main thread: Unloading non-static modules.
5437.595709554:main thread: module lmnet NOT unloaded because it still has a
refcount of 3
5437.595719067:main thread: Clearing templates.
5437.595771624:main thread: cfline: '$ModLoad imuxsock # provides support for
local system logging'
5437.595788522:main thread: Requested to load module 'imuxsock'
5437.595799718:main thread: loading module '/usr/lib/rsyslog/imuxsock.so'
5437.595870056:main thread: imuxsock version 4.1.3 initializing
5437.595908971:main thread: module of type 0 being loaded.
5437.595923470:main thread: cfline: '$ModLoad imklog # provides kernel
logging support (previously done by rklogd)'
5437.595935908:main thread: Requested to load module 'imklog'
5437.595945421:main thread: loading module '/usr/lib/rsyslog/imklog.so'
5437.596063430:main thread: module of type 0 being loaded.
5437.596081982:main thread: cfline: '$ActionFileDefaultTemplate
RSYSLOG_TraditionalFileFormat'
5437.596103387:main thread: cfline: '$FileOwner root'
5437.596366370:main thread: uid 0 obtained for user 'root'
5437.596380167:main thread: cfline: '$FileGroup adm'
5437.596439758:main thread: gid 4 obtained for group 'adm'
5437.596452445:main thread: cfline: '$FileCreateMode 0640'
5437.596466524:main thread: cfline: '$IncludeConfig /etc/rsyslog.d/*.conf'
5437.596530495:main thread: requested to include config file
'/etc/rsyslog.d/remote.conf'
5437.596560987:main thread: cfline: '$WorkDirectory /var/log/rsyslog'
5437.596580414:main thread: cfline: '$ActionResumeRetryCount -1 # infinite
retries on insert failure'
5437.596596212:main thread: cfline: 'mail.* @@xx.yy.zz.tt:514'
5437.596612292:main thread: - traditional PRI filter
5437.596622579:main thread: symbolic name: * ==> 255
5437.596635854:main thread: symbolic name: mail ==> 16
5437.596652432:main thread: tried selector action for builtin-file: -2001
5437.596668871:main thread: caller requested object 'netstrms', not found (iRet
-3003)
5437.596678996:main thread: Requested to load module 'lmnetstrms'
5437.596688740:main thread: loading module '/usr/lib/rsyslog/lmnetstrms.so'
5437.596773657:main thread: module of type 2 being loaded.
5437.596787910:main thread: source file omfwd.c requested reference for module
'lmnetstrms', reference count now 1
5437.596801209:main thread: source file omfwd.c requested reference for module
'lmnetstrms', reference count now 2
5437.596819848:main thread: caller requested object 'tcpclt', not found (iRet
-3003)
5437.596830324:main thread: Requested to load module 'lmtcpclt'
5437.596839704:main thread: loading module '/usr/lib/rsyslog/lmtcpclt.so'
5437.596905755:main thread: module of type 2 being loaded.
5437.596919522:main thread: source file omfwd.c requested reference for module
'lmtcpclt', reference count now 1
5437.596932436:main thread: hostname 'xx.yy.zz.tt', port '514'
5437.596953352:main thread: tried selector action for builtin-fwd: 0
5437.596966354:main thread: Module builtin-fwd processed this config line.
5437.596982080:main thread: template: 'RSYSLOG_TraditionalForwardFormat'
assigned
5437.597007211:main thread: action 1 queue: save on shutdown 1, max disk space
allowed 0
5437.597027685:main thread: action 1 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.597040903:main thread: Action 0x683630: queue 0x683ad0 created
5437.597054232:main thread: cfline: '$ActionExecOnlyWhenPreviousIsSuspended on'
5437.597069310:main thread: cfline: '& /data/var_syslog/failover.log'
5437.597096292:main thread: tried selector action for builtin-file: 0
5437.597106887:main thread: Module builtin-file processed this config line.
5437.597117030:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.597129750:main thread: action 2 queue: save on shutdown 1, max disk space
allowed 0
5437.597143076:main thread: action 2 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.597154860:main thread: Action 0x6849d0: queue 0x684c10 created
5437.597184145:main thread: cfline: '$ActionExecOnlyWhenPreviousIsSuspended off'
5437.597199760:main thread: selector line successfully processed
5437.597220784:main thread: cfline: 'auth,authpriv.*
/var/log/auth.log'
5437.597232670:main thread: - traditional PRI filter
5437.597241793:main thread: symbolic name: * ==> 255
5437.597253664:main thread: symbolic name: auth ==> 32
5437.597265178:main thread: symbolic name: authpriv ==> 80
5437.597288145:main thread: tried selector action for builtin-file: 0
5437.597298717:main thread: Module builtin-file processed this config line.
5437.597311914:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.597324910:main thread: action 3 queue: save on shutdown 1, max disk space
allowed 0
5437.597338377:main thread: action 3 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.597350305:main thread: Action 0x685000: queue 0x6850c0 created
5437.597361812:main thread: cfline: '*.*;auth,authpriv.none
-/var/log/syslog'
5437.597371760:main thread: selector line successfully processed
5437.597381303:main thread: - traditional PRI filter
5437.597390459:main thread: symbolic name: * ==> 255
5437.597402201:main thread: symbolic name: none ==> 16
5437.597413358:main thread: symbolic name: auth ==> 32
5437.597424743:main thread: symbolic name: authpriv ==> 80
5437.597445059:main thread: tried selector action for builtin-file: 0
5437.597455309:main thread: Module builtin-file processed this config line.
5437.597465506:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.597477596:main thread: action 4 queue: save on shutdown 1, max disk space
allowed 0
5437.597490499:main thread: action 4 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.597501863:main thread: Action 0x685570: queue 0x685680 created
5437.597513116:main thread: cfline: 'daemon.*
-/var/log/daemon.log'
5437.597522704:main thread: selector line successfully processed
5437.597532007:main thread: - traditional PRI filter
5437.597540904:main thread: symbolic name: * ==> 255
5437.597552373:main thread: symbolic name: daemon ==> 24
5437.597573067:main thread: tried selector action for builtin-file: 0
5437.597583540:main thread: Module builtin-file processed this config line.
5437.597593506:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.597605173:main thread: action 5 queue: save on shutdown 1, max disk space
allowed 0
5437.597618478:main thread: action 5 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.597630567:main thread: Action 0x685b50: queue 0x685c60 created
5437.597641754:main thread: cfline: 'kern.*
-/var/log/kern.log'
5437.597651414:main thread: selector line successfully processed
5437.597660795:main thread: - traditional PRI filter
5437.597669852:main thread: symbolic name: * ==> 255
5437.597681123:main thread: symbolic name: kern ==> 0
5437.597705051:main thread: tried selector action for builtin-file: 0
5437.597715490:main thread: Module builtin-file processed this config line.
5437.597725735:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.597737798:main thread: action 6 queue: save on shutdown 1, max disk space
allowed 0
5437.597751004:main thread: action 6 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.597762995:main thread: Action 0x686130: queue 0x686240 created
5437.597774134:main thread: cfline: 'lpr.*
-/var/log/lpr.log'
5437.597783830:main thread: selector line successfully processed
5437.597793046:main thread: - traditional PRI filter
5437.597801811:main thread: symbolic name: * ==> 255
5437.597813298:main thread: symbolic name: lpr ==> 48
5437.597833524:main thread: tried selector action for builtin-file: 0
5437.597843772:main thread: Module builtin-file processed this config line.
5437.597853705:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.597865321:main thread: action 7 queue: save on shutdown 1, max disk space
allowed 0
5437.597890979:main thread: action 7 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.597903456:main thread: Action 0x686710: queue 0x686820 created
5437.597914697:main thread: cfline: 'mail.*
-/var/log/mail.log'
5437.597924591:main thread: selector line successfully processed
5437.597934092:main thread: - traditional PRI filter
5437.597943242:main thread: symbolic name: * ==> 255
5437.597954096:main thread: symbolic name: mail ==> 16
5437.597974738:main thread: tried selector action for builtin-file: 0
5437.597985043:main thread: Module builtin-file processed this config line.
5437.597995450:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.598012859:main thread: action 8 queue: save on shutdown 1, max disk space
allowed 0
5437.598027103:main thread: action 8 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.598039193:main thread: Action 0x686cf0: queue 0x686e00 created
5437.598050464:main thread: cfline: 'user.*
-/var/log/user.log'
5437.598059877:main thread: selector line successfully processed
5437.598069162:main thread: - traditional PRI filter
5437.598078222:main thread: symbolic name: * ==> 255
5437.598089760:main thread: symbolic name: user ==> 8
5437.598110994:main thread: tried selector action for builtin-file: 0
5437.598121194:main thread: Module builtin-file processed this config line.
5437.598130959:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.598142863:main thread: action 9 queue: save on shutdown 1, max disk space
allowed 0
5437.598156515:main thread: action 9 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.598168587:main thread: Action 0x687290: queue 0x6873a0 created
5437.598180692:main thread: cfline: 'mail.info
-/var/log/mail.info'
5437.598190523:main thread: selector line successfully processed
5437.598199946:main thread: - traditional PRI filter
5437.598208868:main thread: symbolic name: info ==> 6
5437.598220223:main thread: symbolic name: mail ==> 16
5437.598240955:main thread: tried selector action for builtin-file: 0
5437.598251116:main thread: Module builtin-file processed this config line.
5437.598261157:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.598272995:main thread: action 10 queue: save on shutdown 1, max disk space
allowed 0
5437.598286279:main thread: action 10 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.598298537:main thread: Action 0x687870: queue 0x687980 created
5437.598309727:main thread: cfline: 'mail.warn
-/var/log/mail.warn'
5437.598319450:main thread: selector line successfully processed
5437.598329097:main thread: - traditional PRI filter
5437.598338166:main thread: symbolic name: warn ==> 4
5437.598349602:main thread: symbolic name: mail ==> 16
5437.598369906:main thread: tried selector action for builtin-file: 0
5437.598379983:main thread: Module builtin-file processed this config line.
5437.598389949:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.598405150:main thread: action 11 queue: save on shutdown 1, max disk space
allowed 0
5437.598419093:main thread: action 11 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.598430433:main thread: Action 0x687e50: queue 0x687f60 created
5437.598441455:main thread: cfline: 'mail.err
/var/log/mail.err'
5437.598450704:main thread: selector line successfully processed
5437.598459923:main thread: - traditional PRI filter
5437.598468857:main thread: symbolic name: err ==> 3
5437.598480887:main thread: symbolic name: mail ==> 16
5437.598501595:main thread: tried selector action for builtin-file: 0
5437.598515449:main thread: Module builtin-file processed this config line.
5437.598525751:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.598537496:main thread: action 12 queue: save on shutdown 1, max disk space
allowed 0
5437.598550707:main thread: action 12 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.598573321:main thread: Action 0x688430: queue 0x688540 created
5437.598585363:main thread: cfline: 'news.crit
/var/log/news/news.crit'
5437.598595176:main thread: selector line successfully processed
5437.598604833:main thread: - traditional PRI filter
5437.598613572:main thread: symbolic name: crit ==> 2
5437.598624768:main thread: symbolic name: news ==> 56
5437.598647705:main thread: tried selector action for builtin-file: 0
5437.598657971:main thread: Module builtin-file processed this config line.
5437.598668150:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.598680177:main thread: action 13 queue: save on shutdown 1, max disk space
allowed 0
5437.598693176:main thread: action 13 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.598705332:main thread: Action 0x688a10: queue 0x688b20 created
5437.598716744:main thread: cfline: 'news.err
/var/log/news/news.err'
5437.598726596:main thread: selector line successfully processed
5437.598736043:main thread: - traditional PRI filter
5437.598744979:main thread: symbolic name: err ==> 3
5437.598756160:main thread: symbolic name: news ==> 56
5437.598777286:main thread: tried selector action for builtin-file: 0
5437.598787129:main thread: Module builtin-file processed this config line.
5437.598800314:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.598812803:main thread: action 14 queue: save on shutdown 1, max disk space
allowed 0
5437.598826177:main thread: action 14 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.598837804:main thread: Action 0x688ff0: queue 0x689100 created
5437.598849081:main thread: cfline: 'news.notice
-/var/log/news/news.notice'
5437.598858618:main thread: selector line successfully processed
5437.598867741:main thread: - traditional PRI filter
5437.598876750:main thread: symbolic name: notice ==> 5
5437.598888111:main thread: symbolic name: news ==> 56
5437.598908859:main thread: tried selector action for builtin-file: 0
5437.598919188:main thread: Module builtin-file processed this config line.
5437.598929240:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.598940865:main thread: action 15 queue: save on shutdown 1, max disk space
allowed 0
5437.598953981:main thread: action 15 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.598966119:main thread: Action 0x6895d0: queue 0x6896e0 created
5437.598978587:main thread: cfline:
'*.=debug;auth,authpriv.none;news.none;mail.none -/var/log/debug'
5437.598988430:main thread: selector line successfully processed
5437.598997799:main thread: - traditional PRI filter
5437.599006913:main thread: symbolic name: debug ==> 7
5437.599018781:main thread: symbolic name: none ==> 16
5437.599030057:main thread: symbolic name: auth ==> 32
5437.599041136:main thread: symbolic name: authpriv ==> 80
5437.599052494:main thread: symbolic name: none ==> 16
5437.599063705:main thread: symbolic name: news ==> 56
5437.599075069:main thread: symbolic name: none ==> 16
5437.599086205:main thread: symbolic name: mail ==> 16
5437.599107133:main thread: tried selector action for builtin-file: 0
5437.599117174:main thread: Module builtin-file processed this config line.
5437.599127409:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.599139610:main thread: action 16 queue: save on shutdown 1, max disk space
allowed 0
5437.599152729:main thread: action 16 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.599164081:main thread: Action 0x689bb0: queue 0x689cc0 created
5437.599176261:main thread: cfline:
'*.=info;*.=notice;*.=warn;auth,authpriv.none;cron,daemon.none;mail,news.none
-/var/log/messages'
5437.599185849:main thread: selector line successfully processed
5437.599198395:main thread: - traditional PRI filter
5437.599207875:main thread: symbolic name: info ==> 6
5437.599231109:main thread: symbolic name: notice ==> 5
5437.599243598:main thread: symbolic name: warn ==> 4
5437.599255067:main thread: symbolic name: none ==> 16
5437.599266446:main thread: symbolic name: auth ==> 32
5437.599277561:main thread: symbolic name: authpriv ==> 80
5437.599294223:main thread: symbolic name: none ==> 16
5437.599305491:main thread: symbolic name: cron ==> 72
5437.599316587:main thread: symbolic name: daemon ==> 24
5437.599327972:main thread: symbolic name: none ==> 16
5437.599338829:main thread: symbolic name: mail ==> 16
5437.599349656:main thread: symbolic name: news ==> 56
5437.599370203:main thread: tried selector action for builtin-file: 0
5437.599380253:main thread: Module builtin-file processed this config line.
5437.599390312:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.599402081:main thread: action 17 queue: save on shutdown 1, max disk space
allowed 0
5437.599414977:main thread: action 17 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.599426824:main thread: Action 0x68a190: queue 0x68a2a0 created
5437.599438617:main thread: cfline: '*.emerg *'
5437.599447848:main thread: selector line successfully processed
5437.599457043:main thread: - traditional PRI filter
5437.599465704:main thread: symbolic name: emerg ==> 0
5437.599477968:main thread: tried selector action for builtin-file: -2001
5437.599487949:main thread: tried selector action for builtin-fwd: -2001
5437.599498509:main thread: tried selector action for builtin-shell: -2001
5437.599509125:main thread: tried selector action for builtin-discard: -2001
5437.599520609:main thread: write-alltried selector action for builtin-usrmsg: 0
5437.599533671:main thread: Module builtin-usrmsg processed this config line.
5437.599543706:main thread: template: ' WallFmt' assigned
5437.599558706:main thread: action 18 queue: save on shutdown 1, max disk space
allowed 0
5437.599572392:main thread: action 18 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.599584044:main thread: Action 0x68abe0: queue 0x68adf0 created
5437.599599727:main thread: cfline:
'daemon.*;mail.*;news.err;*.=debug;*.=info;*.=notice;*.=warn
|/dev/xconsole'
5437.599609933:main thread: selector line successfully processed
5437.599619050:main thread: - traditional PRI filter
5437.599627543:main thread: symbolic name: * ==> 255
5437.599639018:main thread: symbolic name: daemon ==> 24
5437.599650199:main thread: symbolic name: * ==> 255
5437.599661098:main thread: symbolic name: mail ==> 16
5437.599672207:main thread: symbolic name: err ==> 3
5437.599683163:main thread: symbolic name: news ==> 56
5437.599694127:main thread: symbolic name: debug ==> 7
5437.599705530:main thread: symbolic name: info ==> 6
5437.599716852:main thread: symbolic name: notice ==> 5
5437.599728234:main thread: symbolic name: warn ==> 4
5437.599747710:main thread: Error opening log file: /dev/xconsole
5437.599759170:main thread: Called LogError, msg: /dev/xconsole
rsyslogd: /dev/xconsole
5437.599828730:main thread: tried selector action for builtin-file: 0
5437.599838531:main thread: Module builtin-file processed this config line.
5437.599848509:main thread: template: 'RSYSLOG_TraditionalFileFormat' assigned
5437.599860758:main thread: action 19 queue: save on shutdown 1, max disk space
allowed 0
5437.599874021:main thread: action 19 queue: type 3, enq-only 0, disk assisted
0, maxFileSz 1048576, qsize 0, child 0 starting
5437.599885441:main thread: Action 0x68c710: queue 0x68c820 created
5437.599897609:main thread: selector line successfully processed
5437.599922620:main thread: main queue: is NOT disk-assisted
5437.599936522:main thread: main queue: type 0, enq-only 0, disk assisted 0,
maxFileSz 1048576, qsize 0, child 0 starting
5437.599955023:main thread: main queue:Reg: finalizing construction of worker
thread pool
5437.599972840:main thread: main queue:Reg/w0: finalizing construction of
worker instance data
5437.599983459:main thread: main queue: queue starts up without (loading) any
DA disk state (this is normal for the DA queue itself!)
5437.600011680:main thread: main queue:Reg: high activity - starting 1
additional worker thread(s).
5437.600025603:main thread: main queue:Reg/w0: receiving command 2
5437.600068026:main thread: main queue:Reg: started with state 0, num workers
now 1
5437.600104178:main thread: Main processing queue is initialized and running
5437.600141621:main thread: Opened UNIX socket '/dev/log' (fd 3).
5437.600209693:main thread: main queue: entry added, size now 1 entries
5437.600224753:main thread: wtpAdviseMaxWorkers signals busy
5437.600237254:main thread: main queue: EnqueueMsg advised worker start
5437.600255410:40800950: main queue:Reg/w0: receiving command 4
5437.600288919:imuxsock.c: --------imuxsock calling select, active file
descriptors (max 3): 3
5437.600327454:main thread:
Active selectors:
5437.600338062:main thread: Selector 1:
5437.600345985:main thread: X X FF X X X X X X X X X X X X X X
X X X X X X X X
Actions:
5437.600417150:main thread: builtin-fwd:
Instance data: 0x680a90
5437.600444615:main thread: RepeatedMsgReduction: 0
5437.600453239:main thread: Resume Interval: 30
5437.600461504:main thread: Suspended: 0
5437.600472064:main thread: Disabled: 0
5437.600480533:main thread: Exec only when previous is suspended: 0
5437.600489317:main thread:
5437.600497369:main thread:
5437.600506120:main thread: builtin-file:
Instance data: 0x684710
5437.600520046:main thread: RepeatedMsgReduction: 0
5437.600528425:main thread: Resume Interval: 30
5437.600536885:main thread: Suspended: 0
5437.600547397:main thread: Disabled: 0
5437.600555448:main thread: Exec only when previous is suspended: 1
5437.600563851:main thread:
5437.600571822:main thread:
5437.600579955:main thread:
5437.600587890:main thread: Selector 2:
5437.600595939:main thread: X X X X FF X X X X X FF X X X X X X
X X X X X X X X
Actions:
5437.600664965:main thread: builtin-file:
Instance data: 0x67f920
5437.600677232:main thread: RepeatedMsgReduction: 0
5437.600685740:main thread: Resume Interval: 30
5437.600694011:main thread: Suspended: 0
5437.600704478:main thread: Disabled: 0
5437.600712497:main thread: Exec only when previous is suspended: 0
5437.600720972:main thread:
5437.600728721:main thread:
5437.600736893:main thread:
5437.600744893:main thread: Selector 3:
5437.600752783:main thread: FF FF FF FF X FF FF FF FF FF X FF FF FF FF FF FF
FF FF FF FF FF FF
5437.600852964:main queue:Reg/w0: main queue: entry deleted, state 0, size now
0 entries
5437.600874750:main queue:Reg/w0: Called action, logging to builtin-file
5437.600907327:main queue:Reg/w0: (/var/log/syslog)
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com