Frank Lichtenheld
Frank Lichtenheld
Added "moreinformationneeded" label since we will still need a log of what is actually happening.
This code was added in commit 8893fe49a4c593387d469ccc4a73ec0714f69315 before 2.6.0. It definitely looks like an oversight at first glance. On the other hand `key_state_check_auth_failed_message_file` has a check `if (ads->auth_failed_reason_file)` so it...
Would need at least the version of your distro and of gcc to be able to try to reproduce. But as @cron2 said, it is likely that one of the...
Indeed. Introduced by e950ca1b9fca58e97aacedc5c0229856aa1e4e86 in 2.6.2. Probably not a lot of people are hitting this since OpenVPN is usually compiled with LZO support and hopefully compression usage is going down...
Patch: https://gerrit.openvpn.net/c/openvpn/+/526
> Was hit after moving from LZO to LZ4 to get better performances. But if I understand correctly, the recommendation is to fully disable compression? Yes, disabling compression is generally...
This was fixed in 2e1e3578058dbf5a49f27914843b09d8ee178999
As mentioned, the build scripts for the MSI installer live in repository openvpn-build, more specifically the windows-msi subfolder. See https://github.com/OpenVPN/openvpn-build/tree/master/windows-msi
Tests with different AWS instances and macs seem to suggest that this crash only happens on 7th generation Graviton instances. We have seen it on m7g and c7g AWS instances,...
``` (gdb) print buf $19 = {capacity = 1024, offset = 1450110702, len = 54, data = 0xbadf1298c5e0 "8\364#\313\022\321\371\344\217"} ```