https://bugs.winehq.org/show_bug.cgi?id=50899
Bug ID: 50899 Summary: WeChat crashes with Wine 6.5 Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lilydjwg@gmail.com Distribution: ---
1. Download and install WeChat download page: https://pc.weixin.qq.com/ file link: https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe sha1sum: c792c243149220df4a8d2699649a62687516cd40 2. Log in You'll need an account, which requires a phone number to register 3. Find a conversation with some messages and click These messages can come from either a previous version or via message sync provided when logging into the applicaion 4. If it didn't crash, try scroll up the conversion
9bdfb1f34a4f512488c198555249a49f4e7c1172 is the first bad commit commit 9bdfb1f34a4f512488c198555249a49f4e7c1172 Author: Alexandre Julliard julliard@winehq.org Date: Thu Mar 25 12:05:41 2021 +0100
ntdll: Set the initial DllPath to null if it's empty.
Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/ntdll/unix/env.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Crash logs:
04a4:fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported 04a4:fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported 04a4:fixme:win:RegisterTouchWindow (000B0094 00000000): stub 04a4:fixme:win:RegisterTouchWindow (000C007C 00000000): stub 04a4:fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported 04a4:fixme:wincodecs:jpeg_decoder_get_metadata_blocks stub 06c8:fixme:wtsapi:WTSRegisterSessionNotification Stub 000A0060 0x00000000 04a4:fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported 0604:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distri bution. 0604:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub [0331/222109:INFO:exception_record.cc(518)] [QB]Process ID: 968 Type: 2 0604:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d}, 10133990, 1382DD80, 138A8108) stub. 0604:fixme:gdi:GdiInitializeLanguagePack stub 0604:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION [0331/222109:FATAL:scoped_handle.cc(116)] Check failed: false. Backtrace: cef_time_to_timet [0x04D219C1+633457] CLInfo [0x04D5AD28+230136] CLInfo [0x04D5ADB1+230273] CLInfo [0x04D4675C+146732] EntryPoint [0x06FEB6FC+3775997] EntryPoint [0x06FEBBAA+3777195] GetHandleVerifier [0x05386B07+6469335] GetHandleVerifier [0x0538719E+6471022] GetHandleVerifier [0x05384230+6458880] GetHandleVerifier [0x0609F7E5+20202421] GetHandleVerifier [0x060A0236+20205062] GetHandleVerifier [0x04D5CD97+6503] CLInfo [0x04D358A9+77433] CLInfo [0x04D3513C+75532] GetHandleVerifier [0x04D5D9FA+9674] GetHandleVerifier [0x04D5E4BA+12426] CLInfo [0x04D355A1+76657] CLInfo [0x04D2D8E5+44725] TerminateProcessWithoutDump [0x063EC4EF+17263] TerminateProcessWithoutDump [0x063ECC02+19074] CLInfo [0x04D2DD1D+45805] CLInfo [0x04D3F132+116482] GetThreadSelectorEntry [0x7B64DD60+16] RtlProcessFlsData [0x7BC77EB7+5383] RtlProcessFlsData [0x7BC780CA+5914] (No symbol) [0x00000000]
01fc:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub 033c:fixme:resource:GetGuiResources (0000088C,0): stub 0058:fixme:mountmgr:query_property Faking StorageDeviceProperty data
https://bugs.winehq.org/show_bug.cgi?id=50899
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://dldir1.qq.com/weixi | |n/Windows/WeChatSetup.exe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=50899
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |9bdfb1f34a4f512488c19855524 | |9a49f4e7c1172
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- That same regression SHA1 was mentioned in bug 50904 as well and fixed in wine-6.6, so it might be a good idea to retest.
In the future, please attach the logs instead of pasting them.
https://bugs.winehq.org/show_bug.cgi?id=50899
lilydjwg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from lilydjwg@gmail.com --- Wine 6.6 fixed this, thanks!
In the future, please attach the logs instead of pasting them.
Sorry, I will next time.
https://bugs.winehq.org/show_bug.cgi?id=50899
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.7.