On 8/12/24 9:27 AM, Małgorzata Olszówka via stunnel-users wrote:
W dniu 07.08.2024 o 18:00, [email protected] pisze:
Hello,
I’m running into a problem with stunnel segfaulting on me. I’m not sure if it’s a NetBSD problem or an stunnel problem. The following combinations work:
NetBSD-10.0/stunnel 5.57 Debian/stunnel 5.50 Fedora/stunnel 5.72
Unfortunately, what doesn’t work for me is:
NetBSD-10.0/stunnel 5.71 (or 5.7.2) NetBSD-9.x/stunnel 5.71
Hi Jason,
Thank you very much for reporting this issue. Your description was very helpful.
This issue is specific to NetBSD and will be fixed in the next release. In the meantime, please add the following line to your configuration file as a workaround:
stack = 131072
Regards, Małgorzata _______________________________________________ stunnel-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
Małgorzata,
This fix worked for me. Thanks for your help -- it's greatly appreciated!
Jason M.