[Bug 59553] New: ICU dlls crash cause some games to crash (Cyberpunk 2077)
http://bugs.winehq.org/show_bug.cgi?id=59553 Bug ID: 59553 Summary: ICU dlls crash cause some games to crash (Cyberpunk 2077) Product: Wine Version: 11.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: alexis.peypelut@proton.me Distribution: --- Cyberpunk 2077 crash with this error: wine: Call from 00006FFFFFC4E02A to unimplemented function icuuc.dll.u_setMemoryFunctions_65, aborting 0228:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed With bisect, I found that it begin since 6e8f9a5eb50b6c260df62d0bc65794b69830f2b7. NB: mscoree error, it is normal behavior. (I don't have wine-mono installed) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 Alexis Peypelut <alexis.peypelut@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux Regression SHA1| |6e8f9a5eb50b6c260df62d0bc65 | |794b69830f2b7 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 Alexis Peypelut <alexis.peypelut@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICU dlls crash cause some |ICU dlls cause some games |games to crash (Cyberpunk |to crash (Cyberpunk 2077) |2077) | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 --- Comment #1 from Hans Leidekker <hans@meelstraat.net> ---
wine: Call from 00006FFFFFC4E02A to unimplemented function icuuc.dll.u_setMemoryFunctions_65
The function name is suffixed with version number which probably means that Cyberpunk ships its own version of the ICU dlls. Try setting icuuc and icuin to native. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 --- Comment #2 from Alexis Peypelut <alexis.peypelut@proton.me> --- Indeed with `WINEDLLOVERRIDES=icuuc,icuin=n`, Cyberpunk 2077 start. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 Hans Leidekker <hans@meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #3 from Hans Leidekker <hans@meelstraat.net> --- Right, looks like we should prefer native. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 Zhiyi Zhang <zzhang@codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 --- Comment #4 from Zhiyi Zhang <zzhang@codeweavers.com> --- Should be fixed by a31ec8da9572672e04ae46792a398da942649875 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 --- Comment #5 from Alexis Peypelut <alexis.peypelut@proton.me> --- Sadly, this is not fixed by mentionned commit. NB: I also tried to start from scratch with a new wineprefix. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 Chiitoo <chiitoo@gentoo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chiitoo@gentoo.org --- Comment #6 from Chiitoo <chiitoo@gentoo.org> --- I noticed Final Fantasy XI Online get some slight font rendering issues and mouse cursor flicker after te mentioned a31ec8da957 commit, and while not sure yet if this is the exact cause, I saw: trace:module:prefer_native_heuristics preferring native from L"DXVK" for L"\\??\\C:\\windows\\syswow64\\d3d9.dll" and I suppose I had once tried DXVK in that prefix, but later removed it via 'winecfg', but I guess the DLL was left hanging around. Wonder if this is intended behaviour, and if in such cases 'builtin' should be specified in 'winecfg' instead, or/and make sure to get rid of any DLLs added to the prefix. In any case, I suppose it's clean-prefix time for me as well, to make sure there's nothing else unwelcome there. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 --- Comment #7 from Alexandre Julliard <julliard@winehq.org> --- It should be fixed now, please retest. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 Alexis Peypelut <alexis.peypelut@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Alexis Peypelut <alexis.peypelut@proton.me> --- Indeed, the issue is now fixed/solved. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59553 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.6. -- 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.
participants (1)
-
WineHQ Bugzilla