[Bug 37320] League of Legends crashes during login on unimplemented function jsproxy.dll.internetInitializeExAutoProxyDll (tainted WINEPREFIX, native wininet)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 26 16:28:28 CDT 2014


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |http://l3cdn.riotgames.com/
                   |                            |Installer/SingleFileInstall
                   |                            |/LeagueOfLegendsBaseEUW.exe
                 CC|                            |focht at gmx.net
         Resolution|---                         |INVALID
            Summary|unimplemented function      |League of Legends crashes
                   |jsproxy.dll.internetInitial |during login on
                   |izeExAutoProxyDll           |unimplemented function
                   |                            |jsproxy.dll.internetInitial
                   |                            |izeExAutoProxyDll (tainted
                   |                            |WINEPREFIX, native wininet)

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello Marcel,

you have a tainted WINEPREFIX.

The crash is the result of having a native 'wininet.dll' override in the
prefix.

--- snip ---
...
fixme:jsproxy:JSPROXY_InternetInitializeAutoProxyDll callbacks not supported
wine: Call from 0x7b838efc to unimplemented function
jsproxy.dll.InternetInitializeExAutoProxyDll, aborting
wine: Unimplemented function jsproxy.dll.InternetInitializeExAutoProxyDll
called at address 0x7b838efc (thread 0063), starting debugger...
--- snip ---

Don't use native overrides unless it's absolutely required and you know what
you are doing.

Regards

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