[Bug 46472] Linux kernel 4.19 breaks startup of BO2 due to change in PTRACE_POKEUSER hw breakpoint behavior

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 26 14:12:01 CST 2019


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

--- Comment #18 from minion <minion.procyk at gmail.com> ---
gave it another shot running this under kernel 4.18.2 using wine-4.0 stable w/o
dxvk and i still get no window launching. I'm also not smart enough to dork
around with ptrace under wine. I couldn't get any log lines that would help
hint at the issue. Taking a guess i'd say we're not providing the correct
buffer and/or offsets for PTRACE_POKEUSER

There are lots of type conversions being done like unsigned longs being passed
to methods requiring signed longs and vice versa, longs being passed as int
parameters. I have very little experience with C and C++ so I'm not sure if
these are potential issues or not. 

I'd be interested to see someone shed a little light on this. I dorked around
for a bit with no change. Will be happy to help where i can.

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