1 Dec
2024
1 Dec
'24
6:37 a.m.
https://bugs.winehq.org/show_bug.cgi?id=50993 --- Comment #12 from Roman Pišl <rpisl(a)seznam.cz> --- I tried the latest changes from PR 113085 with Wine 9.22 and it works with windows_hook_rtl_allocators=false. If enabled it fails with: AddressSanitizer: CHECK failed: asan_malloc_win.cpp:268 "((reallocFunc && heapSizeFunc && freeFunc && allocFunc)) != (0)" (0x0, 0x0) (tid=404) I've sent a possible fix in https://gitlab.winehq.org/wine/wine/-/merge_requests/6934 With this fix it also works with windows_hook_rtl_allocators enabled. -- 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.