025D

Explanation

Queue header validation failed for one of the following reasons:
  • One, but not both, of the top or bottom of queue pointers was null.
  • One, but not both, of the top or bottom of queue pointers pointed to the queue header.

Module

ARS3QMGR