标题: [HP-UX 11.0]EFAULT error in msgrcv() function [打印本页] 作者: grace_limi 时间: 2003-03-18 11:02 标题: [HP-UX 11.0]EFAULT error in msgrcv() function [HP-UX 11.0]
Recently a fatal error was encountered in one process of our HP-UX 11.0 system while the msgrcv() function was called. The error # is 14 - EFAULT. From the man page the explanation of the error is:
[EFAULT]msgp points to an illegal address. The reliable detection of this error is implementation dependent.
However, I am confused by what causes such an error. Please check our source codes listed as below: