Comment #7 on issue 29225 by [email protected]: PageCyclerTest.Intl2File  
getting killed
http://code.google.com/p/chromium/issues/detail?id=29225

EMSGSIZE is returned in the kernel in sendmsg_nocancel()  
[bsd/kern/uipc_syscalls.c] if
msg.iovlen <=0 || > UIO_MAXIOV.
The debug output shows that iovlen is 1 so this isn't what we're hitting.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to