https://bugs.winehq.org/show_bug.cgi?id=58009
Bug ID: 58009 Summary: Cryptbase: err:module:find_forwarded_export module not found Product: Wine Version: 10.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: patrick+winehq.org@laimbock.com Distribution: ---
10.4 on Fedora 41 x86_64 shared-WoW64 build.
Error message:
17:37:30 [Kick 3-BNQaijks] [Wine STDERR] 0024:err:module:find_forwarded_export module not found for forward 'cryptbase.SystemFunction001' used by L"C:\windows\syswow64\advapi32.dll"
Regression since 10.3 where this issue does not occur, more specifically before the merging of MR7580 https://gitlab.winehq.org/wine/wine/-/merge_requests/7580
Please let me know if you need more information.
https://bugs.winehq.org/show_bug.cgi?id=58009
Patrick patrick+winehq.org@laimbock.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Fedora Regression SHA1| |9250d0cc5d97846c52110bb8ead | |e1afef522d4d5
https://bugs.winehq.org/show_bug.cgi?id=58009
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- This should go away after a prefix update.
https://bugs.winehq.org/show_bug.cgi?id=58009
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- If normal 'wine wineboot -u' couldn't run due to DLL depency failures caused by moving APIs to another DLL sometimes the only way to perform the prefix update is executing 'WINEBOOTSTRAPMODE=1 wine wineboot -u'.