Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rsyslog crashed when receive the SIGNAL 15 #4549

Open
john1jxm opened this issue Mar 9, 2021 · 1 comment
Open

rsyslog crashed when receive the SIGNAL 15 #4549

john1jxm opened this issue Mar 9, 2021 · 1 comment

Comments

@john1jxm
Copy link

john1jxm commented Mar 9, 2021

Expected behavior

rsyslogd exit gracefully

Actual behavior

rsyslogd crashed

Steps to reproduce the behavior

don't know

Environment

rsyslog-8.33.1

call statck info:
(gdb) bt
#0 0x77d92f5c in raise () from /repo/xianminj/BBD_R2101/rootfs/mtk/fs.install/lib/libc.so.0
#1 0x77d8b874 in abort () from /repo/xianminj/BBD_R2101/rootfs/mtk/fs.install/lib/libc.so.0
#2 0x0040e380 in rsyslogdDoDie (sig=15) at rsyslogd.c:1697
#3
#4 0x77e59e6c in pthread_cond_timedwait () from /repo/xianminj/BBD_R2101/rootfs/mtk/fs.install/lib/libpthread.so.0
#5 0x00491020 in wtpShutdownAll (pThis=0xb82b00, tShutdownCmd=wtpState_SHUTDOWN, ptTimeout=0x7fd06d50) at wtp.c:262
#6 0x00497fe8 in tryShutdownWorkersWithinQueueTimeout (pThis=0xb82810) at queue.c:1181
#7 0x00498960 in qqueueShutdownWorkers (pThis=0xb82810) at queue.c:1368
#8 0x0049d07c in qqueueDestruct (ppThis=0x4fdd14 ) at queue.c:2684
#9 0x0040e838 in deinitAll () at rsyslogd.c:1881
#10 0x0040ed6c in main (argc=3, argv=0x7fd07054) at rsyslogd.c:1989

@davidelang
Copy link
Contributor

davidelang commented Mar 9, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants