https://bugs.winehq.org/show_bug.cgi?id=47235
Bug ID: 47235 Summary: Steep (Uplay) crashes on unimplemented function ncrypt.dll.BCryptSecretAgreement Product: Wine Version: 4.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sashok.olen@gmail.com Distribution: ---
The game ("Steep", which is currently free on Uplay) starts fine but when it tries to connect to its servers, it crashes with: wine: Call from 0x7b456026 to unimplemented function ncrypt.dll.BCryptSecretAgreement, aborting. If you need any additional information regarding this, I will be happy to provide it.
https://bugs.winehq.org/show_bug.cgi?id=47235
pattietreutel katyaberezyaka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47235
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |bcrypt
https://bugs.winehq.org/show_bug.cgi?id=47235
Alexandr Oleynikov sashok.olen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=47235
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Duplicate of bug 46564. Should be fixed by wine-staging.
*** This bug has been marked as a duplicate of bug 46564 ***
https://bugs.winehq.org/show_bug.cgi?id=47235
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Fabian Maurer from comment #1)
Duplicate of bug 46564. Should be fixed by wine-staging.
*** This bug has been marked as a duplicate of bug 46564 ***
Staging patch needs to be updated though, because this bug references ncrypt, but the stub in Staging only changes the bcrypt spec file.
https://bugs.winehq.org/show_bug.cgi?id=47235
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=46564 Status|RESOLVED |REOPENED CC| |leslie_alistair@hotmail.com | |, z.figura12@gmail.com Ever confirmed|0 |1 Product|Wine |Wine-staging Resolution|DUPLICATE |--- Component|bcrypt |-unknown
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Ah yes, my bad... Of course ncrypt needs to forward the function to bcrypt.
Reopening and moving to wine-staging.
https://bugs.winehq.org/show_bug.cgi?id=47235
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Created attachment 64514 --> https://bugs.winehq.org/attachment.cgi?id=64514 Updated patch
Running make_specfiles is enough, but for simplicity attaching an updated patch
https://bugs.winehq.org/show_bug.cgi?id=47235
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Component|-unknown |bcrypt Status|REOPENED |NEW
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- (In reply to Fabian Maurer from comment #3)
Reopening and moving to wine-staging.
I'd rather not. The bug "ncrypt.BCryptSecretAgreement is unimplemented" affects upstream Wine as well; it is not introduced by a Staging patch.
https://bugs.winehq.org/show_bug.cgi?id=47235
--- Comment #6 from Alexandr Oleynikov sashok.olen@gmail.com --- Created attachment 64518 --> https://bugs.winehq.org/attachment.cgi?id=64518 updated patch #2 (apply on top of staging)
Intially it didn't work because it also wanted DeriveKey, so I adapted the patch for that call too and now the game runs just fine. Here's the patch that I used (it only changes ncrypt.spec because I was applying it on top of staging).
https://bugs.winehq.org/show_bug.cgi?id=47235
--- Comment #7 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Gijs Vermeulen from comment #2)
(In reply to Fabian Maurer from comment #1)
Duplicate of bug 46564. Should be fixed by wine-staging.
*** This bug has been marked as a duplicate of bug 46564 ***
Staging patch needs to be updated though, because this bug references ncrypt, but the stub in Staging only changes the bcrypt spec file.
The staging patches have been updated.
https://bugs.winehq.org/show_bug.cgi?id=47235
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/bcrypt-BCryptSec | |retAgreement
https://bugs.winehq.org/show_bug.cgi?id=47235
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |08bc5b0d349b40efec0fc41e609 | |88a18de3a9d28
--- Comment #8 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=08bc5b0d349b40efec0fc41e6...
https://source.winehq.org/git/wine.git/?a=commit;h=eb615ea0cbe46e156a7840ad0...
https://bugs.winehq.org/show_bug.cgi?id=47235
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.10.