Project

General

Profile

Bug #38

Resource exhaustion after repeated router restarts

Added by Eric Allman almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
libgdp
Start date:
08/08/2016
Due date:
08/15/2016
% Done:

0%


Description

GDP clients (including gdplogd) attempt to create a new router connection if the old one goes away. The GDP library leaks one file descriptor each time this is done. Normally this would be rare, but the current gdp_router_click failure mode (accepting and then immediately closing the connection) causes it to happen frequently.

History

#1 Updated by Eric Allman almost 7 years ago

  • Status changed from New to Resolved

Fixed in commit:ed4ec0a4.

#2 Updated by Nitesh Mor almost 7 years ago

  • Due date set to 08/15/2016

#3 Updated by Nitesh Mor over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF