https://bugs.winehq.org/show_bug.cgi?id=47313
Bug ID: 47313 Summary: teamviewer 12,13,14 versions get error about verification failed after update to wine 4.9-1006.1 Product: Wine Version: 4.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: virexmail@gmail.com Distribution: ---
teamviewer 12,13,14 versions get error: Verification of your teamviewer version failed! Teamviewer will quit for security reasons. Please reinstall teamviewer.
console output is here: ~> winefile 002b:fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! 002b:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub 002b:fixme:process:SetProcessDEPPolicy (3): stub 002b:fixme:process:GetProcessMitigationPolicy (0xffffffff, 6, 0x32fd8c, 4): stub 002b:fixme:process:SetProcessMitigationPolicy (6, 0x32fd8c, 4): stub 002b:fixme:msg:ChangeWindowMessageFilter 233 00000001 002b:fixme:msg:ChangeWindowMessageFilter 4a 00000001 002b:fixme:msg:ChangeWindowMessageFilter 407 00000001 002b:fixme:msg:ChangeWindowMessageFilter 49 00000001 002c:fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
https://bugs.winehq.org/show_bug.cgi?id=47313
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de
https://bugs.winehq.org/show_bug.cgi?id=47313
mliska@suse.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mliska@suse.cz
https://bugs.winehq.org/show_bug.cgi?id=47313
pattietreutel katyaberezyaka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47313
--- Comment #1 from mliska@suse.cz --- As explained here, it's caused by use-after-scope: https://bugzilla.suse.com/show_bug.cgi?id=1137071#c11
I'm preparing patch for it.