[Bug 49938] Repeating "00fc:err:service:validate_context_handle Handle is of an invalid type (1, 2)" at startup

WineHQ Bugzilla wine-bugs at winehq.org
Mon Oct 5 05:59:55 CDT 2020


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

--- Comment #8 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to Ruslan Kabatsayev from comment #7)
98741.147:0060:trace:ntdll:NtQuerySystemInformation
(0x00000017,0x7e8ecd20,0x000000c0,(nil))
98741.147:0060:fixme:ntdll:NtQuerySystemInformation getrandom returned -1 errno
38

So getrandom() returns ENOSYS. This suggests you're running glibc new enough to
have a wrapper for the syscall on a kernel that doesn't implement this syscall.
Can you describe your setup in more detail?

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