[Bug 51083] Deadlock in llvm-mingw compiled app

WineHQ Bugzilla wine-bugs at winehq.org
Wed May 26 11:49:07 CDT 2021


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

--- Comment #17 from Damjan Jovanovic <damjan.jov at gmail.com> ---
 00000110 4           \_ 'pomocni-llvm-mingw.exe'

but:


Can't attach process 0110: error 5

warning: could not attach to 0110
Can't attach process 0110: error 5

warning: could not attach to 0110
Can't attach process 0110: error 5

warning: could not attach to 0110
Can't attach process 0110: error 5

warning: could not attach to 0110



Error 5 is:
#define ERROR_ACCESS_DENIED                                5

Maybe you need to disable selinux, or:
echo 0 > /proc/sys/kernel/yama/ptrace_scope
or something else that's denying you access.

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