Possible File Descriptor leak

Bug #1371480 reported by sirio81
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sheepdog
Invalid
Undecided
Unassigned

Bug Description

pgrep sheep
3039
3040

lsof -p 3039 | grep -c TCP
22

I start a guest

lsof -p 3039 | grep -c TCP
61

I shutdown the guest and the number of fd doesn't decrease

lsof -p 3039 | grep -c TCP
61

Tags: sheep
Revision history for this message
Hitoshi Mitake (mitake-hitoshi) wrote :

On the second thought, these fds would not produced by fd leak. If QEMU related fds are leaked, these must be typed as unix domain socket. The fds of TCP connection would come from sockfd caching.

Changed in sheepdog-project:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.