Skip to content

Xbox Kernel Test Suite Issues #2454

@RadWolfie

Description

@RadWolfie

Quick summary

See the details section below for the complete list of kernel APIs that are failing or causing the crash. Whenever new tests are created but failed for Cxbx-Reloaded will need to add here.

Details

The following list is deemed known to crash which requires to be excluded:

  • (016) ExEventObjectType
  • (022) ExMutantObjectType
  • (030) ExSemaphoreObjectType
  • (031) ExTimerObjectType (doesn't crash but it may will)
  • (064) IoCompletionObjectType
  • (119) KeInsertQueueDpc (not exactly a crash but cause deadlock)

Then the following lists are known to fail due to inaccurate implementation or unimplemented:

  • (013) ExAcquireReadWriteLockShared
  • (070) IoDeviceObjectType
  • (071) IoFileObjectType
  • (121) KeIsExecutingDpc
  • (152) KeSuspendThread
  • (240) ObDirectoryObjectType
  • (249) ObSymbolicLinkObjectType
  • (341) XcPKEncPublic
  • (342) XcPKDecPrivate
  • (343) XcPKGetKeyLen
  • (344) XcVerifyPKCS1Signature
  • (347) XcKeyTable
  • (348) XcBlockCrypt

System Configuration:

N/A

Additional Information (if any):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions