Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
Description
reactos-bootcd-0.4.15-dev-5186-gbbef618-x86-gcc-lin-dbg
- Download Opera 36 from the official download link
- Launch, open web site (any)
- Nothing happens and Log show :
(ntoskrnl/ps/job.c:828) Class JobObjectExtendedLimitInformation not implemented |
(ntoskrnl/ps/job.c:833) Class 4 not implemented |
in https://github.com/reactos/reactos/blob/master/ntoskrnl/ps/job.c#L825
JobObjectExtendedLimitInformation is not implemented but returns STATUS_SUCCESS
JobObjectBasicUIRestrictions (class code 0x4 as per https://learn.microsoft.com/fr-fr/python/api/azureml-automl-runtime/azureml.automl.runtime.shared.win32_helper.jobobjectinfoclass?view=azure-ml-py ) should be treated the same way but currently returns STATUS_NOT_IMPLEMENTED and fails.
Attachments
Issue Links
- duplicates
-
CORE-9272 Google Chrome does not open any links until you run it with cmdline "--no-sandbox"
- Open
- relates to
-
CORE-10609 PATCH: Implement partial support for job objects
- Open