Ilya Shipitsin

Results 398 comments of Ilya Shipitsin

I tried to repro, no crash on my side. I interested in "opengw.net" domain in your report. it is vpngate. do you have vpngate plugin installed ? maybe it crashes...

@hiura2023 , may I ask you to enable crash dumps https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps and possibly analyze dump with WinDBG?

> Same error occurs with 32 bit vpntest.exe. In addition to it, 32 Bit executable files are included in Windows_64 artifacts. This is a bug. Please try here. > >...

were you able to collect crash dump ? as far as I understand, there are 2 issues: 1) crashing --> not fixed 2) wrong arch --> fixed ?

@hiura2023 , I tried to repro using provided steps. no luck. fortunately, there's similar issue with another repro steps https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1995 hopefully these issues will be fixed altogether

> @chipitsine Can you please test it ? Use the VPN server with version 4.0, not 5.0. Use the VPN client https://github.com/SoftEtherVPN/SoftEtherVPN/actions/runs/8953193265?pr=1988 Binaries-x64 > > No connection to VPN servers...

> > @hiura2023 , I tried to repro using provided steps. no luck. > > Really ? I can not believe it. I would like to confirm your test environment....

also, I tried binaries with asan enabled (I rebuilt locally) https://learn.microsoft.com/en-us/cpp/sanitizers/asan?view=msvc-170 asan did not find any issue

it is down to backporting https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/commit/fdc2bf771beb3f108be48ad516fd0a56cb43deb4#diff-3436ee06aade7beaa24b00d1a4b971a0882873d46c25bff749863b8d24b4036c @hiura2023 , if you have an appetite for backporting, I would appreciate. I plan to have a look myself, maybe around the next weekend