-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Over time, spoa-mirror crashes and also causes crash of forwarding haproxy.
Using dmesg you can see repeated segfaults from spoa mirror. Example:
[10196349.094441] sm/wrk: 6[23039]: segfault at 0 ip 000000000040350f sp 00007fcab955eba0 error 4 in spoa-mirror[400000+10000]
Running version 1.2.12 of spoa-mirror.
./spoa-mirror -V spoa-mirror v1.2.12 [build 2415] by Miroslav Zagorac [email protected], Jul 19 2020 Had been experiencing crashes of haproxy and stopping spoa-mirror seems to have solved the issue.
OS is Oracle Linux 7 stable v7.8.0
This issue was original reported as a piggyback on #16. Opening new issue. Was requested by @zaga00 to run debug version and get a core file. May not be able to do that because spoa-mirror is only running on production servers. If we can get that done will post core file when we have it.
Thanks.