On 5/4/20 19:57, Gavin Lambert via Boost-users wrote:

Keep trying to make an MCVE.  If you can find one that doesn't crash and one that does, then the difference between the two may prove enlightening.

I was able to not make my program crash by commenting a bunch of lines.  Upon further investigation I found out that it was not an asio issue but a putenv() call causing the trouble by not allocating the memory with strdup.

Thanks for the support and help provided.

--
Gonzalo Garramuño

_______________________________________________
Boost-users mailing list
[email protected]
https://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply via email to