Queue error code: Queue reading and writing are not synchronous.
Value: 0x0200060b
Solution: Synchronize queue reading with queue writing.
在文件los_queue.h第170行定义。