Opened 14 years ago

Last modified 4 years ago

#6199 new bug

Listening sockets not always correctly cleaned up on team exit.

Reported by: anevilyak Owned by: axeld
Priority: normal Milestone: R1
Component: Network & Internet/Stack Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Occasionally the network stack appears to not properly clean up when a team exits. On several instances I've observed a case where Vision crashed, and after exit netstat indicated that port 113 was still being listened on despite the team being gone (socket was in state LISTEN). Possibly an issue but less problematic were 3 connections to irc servers still sticking around in close-wait state. 45 minutes later this was still the case for all the mentioned sockets though, and only a reboot appeared to fix it. Uncertain as to the most appropriate component so assigning to stack for now.

Change History (1)

comment:1 by waddlesplash, 4 years ago

This might have improved following hrev54256.

Note: See TracTickets for help on using tickets.