[Bug 47970] Legends of Runeterra crashes at launch

WineHQ Bugzilla wine-bugs at winehq.org
Thu Nov 21 11:01:59 CST 2019


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Staged patchset|                            |https://github.com/wine-sta
                   |                            |ging/wine-staging/tree/mast
                   |                            |er/patches/ntdll-x86_64_Seg
                   |                            |Ds
             Status|UNCONFIRMED                 |STAGED
     Ever confirmed|0                           |1

--- Comment #8 from Zebediah Figura <z.figura12 at gmail.com> ---
Surprisingly it turns out that Windows itself lies about SegDs, i.e. it returns
a fixed value for it in NtGetContextThread()/RtlCaptureContext() regardless of
its actual value, so I ended up writing a patch mostly like the one you
attached here. That doesn't mean that we necessarily want it like this
upstream—lying about the thread context is not great even if Windows does it
too—but I'm satisfied to put it in Staging, at least until it breaks something
(and boy does it make me nervous...)

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