nchan icon indicating copy to clipboard operation
nchan copied to clipboard

store/spool.c:479: spool_fetch_msg: Assertion `spool->msg_status == MSG_INVALID' failed.

Open delleceste opened this issue 5 years ago • 1 comments

I get this repeatedly

2020/05/11 16:54:12 [alert] 7831#0: worker process 7904 exited on signal 6 (core dumped) /home/controls/devel/nchan/src/store/spool.c:479: spool_fetch_msg: Assertion spool->msg_status == MSG_INVALID' failed. 2020/05/11 16:54:16 [alert] 7831#0: worker process 7912 exited on signal 6 (core dumped) /home/controls/devel/nchan/src/store/spool.c:479: spool_fetch_msg: Assertion spool->msg_status == MSG_INVALID' failed. 2020/05/11 16:54:19 [alert] 7831#0: worker process 7920 exited on signal 6 (core dumped) /home/controls/devel/nchan/src/store/spool.c:479: spool_fetch_msg: Assertion `spool->msg_status == MSG_INVALID' failed. 2020/05/11 16:54:23 [alert] 7831#0: worker process 7952 exited on signal 6 (core dumped)

Attached is nginx.conf nchan on branch master

nginx version: nginx/1.18.0

THanks nginx.conf.issue.gz

delleceste avatar May 11 '20 15:05 delleceste

seems to be a dupe of #534

ivanovv avatar May 17 '20 15:05 ivanovv