If you find a function address range that covers the failing instruction address, the message for that range indicates the method where the error was likely introduced.
如果您找到一个函数地址范围包含了失败的指令地址,那么这个范围的消息就会说明可能引入错误的方法。
2
The Oops message tells us that the problem is caused by the instruction at offset 3c.
Oops 消息告诉我们问题是由位于偏移地址 3c 的指令引起的。
3
As mentioned above, the put message option MQPMO_LOGICAL_ORDER was simply an instruction to the queue manager to automatically allocate message group identifiers and sequence Numbers.