Hi Bernhard, On Fri, Oct 2, 2020 at 8:06 AM Bernhard Übelacker <[email protected]> wrote: > > @Felix Lechner: Hope it is ok to add you in CC?
Absolutely. I was already in touch with wolfSSL upstream, who process my tickets at their highest support level. They tasked two employees with analyzing the backtrace but we called off the effort when it turned out to be more likely a porting error. I have not looked at commit ba2477a1, but the official porting method is. 1. Convert all includes for <openssl/*.h> to <wolfssl/openssl/*.h> 2. Before such includes, add <wolfssl/options.h> The procedure is also described in the wolfSSL Debian package [1]. Thanks to Adrian Heine for locating the issue so quickly! Kind regards Felix Lechner (wolfSSL maintainer) [1] https://sources.debian.org/src/wolfssl/4.5.0+dfsg-4/debian/README.Debian/

