Queue error code: The handle of the queue passed-in when the memory for the queue is being freed is invalid.
Value: 0x02000619
Solution: Check whether the passed-in queue handle value is valid.
在文件los_queue.h第291行定义。