https://bugs.winehq.org/show_bug.cgi?id=55522 --- Comment #6 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- Sorry, this should read: After installing the distributions "samba" package the crash is no longer visible. With a debug information enabled build the crash is here: #0 in RtlCompareString(a)12 at wine/dlls/ntdll/rtlstr.c:392 #1 in LsaLookupAuthenticationPackage(a)12 at wine/dlls/secur32/lsa.c:1014 #2 in ?? () from c:/softethervpn/vpnsmgr/vpnsmgr.exe ... https://gitlab.winehq.org/wine/wine/-/blob/a2c552f723a3aa65eca6e518266c8b9bd... A simple check of loaded_packages[i].name being not null before feeding it into RtlCompareString would also avoid the crash. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.