vpnkit icon indicating copy to clipboard operation
vpnkit copied to clipboard

FID leak

Open djs55 opened this issue 8 years ago • 2 comments

When hyperkit exits and restarts in a loop I see lots of these:

2016-12-09 ... <Notice>: FID pool exhausted (will wait for a free one; deadlock possible)

Perhaps there's a failure to clean up a connection or a FID somewhere? I would have thought the FID pool was per connection but perhaps there's a problem there.

djs55 avatar Dec 19 '16 10:12 djs55

Could this be related to connection leak in the forwarder code we just found as part of #310?

errordeveloper avatar Nov 17 '17 10:11 errordeveloper

I think this one is a leak in the 9P server end (inside the vpnkit process itself). Too many leaks :/

djs55 avatar Nov 17 '17 10:11 djs55