Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-18512

[ntoskrnl] Opera 36 : Unable to open web page due to missing JobInformationClass

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • None
    • None

    Description

      reactos-bootcd-0.4.15-dev-5186-gbbef618-x86-gcc-lin-dbg

      (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

          Activity

            People

              Unassigned Unassigned
              KRosUser KRosUser
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: