Queue error code: The buffer size passed in during queue readding is smaller than the queue size.
Value: 0x0200061f
Solution: Increase the buffer size, or use a queue in which nodes are smaller.
在文件los_queue.h第332行定义。