OS-3701: lxbrand iptraf hangs on recvmsg

Details

Issue Type:Bug
Priority:4 - Normal
Status:Open
Created at:2015-01-10T17:11:34.000Z
Updated at:2019-08-28T17:38:02.642Z

People

Created by:Former user
Reported by:Former user

Labels

lxbrand

Description

It appears that the results from select are bogus as to the FD state:

socket(PF_PACKET, SOCK_RAW, 768)        = 3
... OUTPUT CUT ...
select(4, [0 3], NULL, NULL, {0, 50000}) = 1 (in [3], left {0, 49997})
recvfrom(3,  <unfinished ...>

Comments