<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Steven,<div class=""><br class=""></div><div class="">I was finally able to run a test on the failing rspamd, I am not familiar with reading this core dumps and followed the instructions given in the URL, i got following from lldb:</div><div class=""><br class=""></div><div class=""><br class=""><div class="">
<div><div class="" style="margin: 0cm 0cm 0.0001pt;"><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">lldb `which /opt/local/bin/rspamd` -c /cores/core.89034 </span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">(lldb) target create "/opt/local/bin/rspamd" --core "/cores/core.89034"</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Core file '/cores/core.89034' (x86_64) was loaded.</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(153, 153, 153);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">(lldb) </span><span style="font-variant-ligatures: no-common-ligatures; color: #000000" class="">bt all</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">* thread #1, stop reason = signal SIGSTOP</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  * frame #0: 0x000000000f4c74b1 librspamd-server.dylib`ue2::hs_compile_multi_int(char const* const*, unsigned int const*, unsigned int const*, hs_expr_ext const* const*, unsigned int, unsigned int, hs_platform_info const*, hs_database**, hs_compile_error**, ue2::Grey const&) + 513</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    frame #1: 0x000000000f4c7c40 librspamd-server.dylib`hs_compile_multi + 96</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    frame #2: 0x000000000f2daff5 librspamd-server.dylib`rspamd_multipattern_compile + 370</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    frame #3: 0x000000000f376b70 librspamd-server.dylib`rspamd_language_detector_init + 5664</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    frame #4: 0x000000000f31d570 librspamd-server.dylib`rspamd_config_read + 1262</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    frame #5: 0x000000010d479de8 rspamd`load_rspamd_config + 107</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    frame #6: 0x000000010d479499 rspamd`main + 1373</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">    frame #7: 0x00007fff55d0f015 libdyld.dylib`start + 1</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(153, 153, 153);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">(lldb) </span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">It created two core dumps every minute until I unloaded rspamd.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Regards,</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">Horst</span></div><div style="font-size: 12pt; font-family: "Times New Roman", serif;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div></div></div></div><div><blockquote type="cite" class=""><div class="">On 10 Sep 2019, at 11:40, Steven Smith <<a href="mailto:steve.t.smith@gmail.com" class="">steve.t.smith@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div dir="ltr" class=""></div><blockquote type="cite" class=""><div dir="ltr" class="">AVX was just a guess. Based in the above it could be sse 4.2 that is the issue. The machine that is failing lacks this (which actually makes that cpu pretty old I would guess)</div></blockquote><br class=""><div class="">A core dump is the most efficient diagnostic. It’s fast and easy. The modern macOS instructions are here: <a href="https://rspamd.com/doc/faq.html#how-to-figure-out-why-rspamd-process-crashed" class="">https://rspamd.com/doc/faq.html#how-to-figure-out-why-rspamd-process-crashed</a></div></div></div></blockquote></div><br class=""></div></body></html>