[Bug 46800] LINE (Powered by Naver): LINE v5.12.XXX series crashes after few seconds

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 26 12:37:45 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46800

Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.caban at gmail.com

--- Comment #16 from Piotr Caban <piotr.caban at gmail.com> ---
Created attachment 64008
  --> https://bugs.winehq.org/attachment.cgi?id=64008
Patch that changes forwards to stubs so we can find function that causes
trouble

The application is using it's own code to find needed functions that is not
working with forwarded functions. I guess this bug is related to this.

Could you please try running it with current wine + attached patch? I'm
expecting the application to crash with following message printed to console:
wine: Call from ADDRESS to unimplemented function msvcp140.dll.FUNC_NAME,
aborting
The FUNC_NAME will tell us what needs to be fixed.

-- 
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.



More information about the wine-bugs mailing list