[haiku-bugs] Re: [Haiku] #12286: Menus seem to be leaking ports

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Sat, 08 Aug 2015 14:34:56 -0000

#12286: Menus seem to be leaking ports
-------------------------------------+----------------------------
Reporter: ttcoder | Owner: axeld
Type: bug | Status: new
Priority: blocker | Milestone: R1/beta1
Component: Servers/launch_daemon | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
-------------------------------------+----------------------------

Comment (by ttcoder):

Well d'oh, should have checked the port API to know what to look for, the
opposite of create_port is delete_port! Sorry for the noise

Looks like you can commit that change (unless axel wants to review first),
you fixed this ticket :-)


{{{
/boot/system/cache/tmp/New folder> while true; do sysinfo -ports; sleep 1;
done
2995 ports free (used/max 1101 / 4096)
2992 ports free (used/max 1104 / 4096)
2992 ports free (used/max 1104 / 4096)
2995 ports free (used/max 1101 / 4096)
2992 ports free (used/max 1104 / 4096)
2995 ports free (used/max 1101 / 4096)
2992 ports free (used/max 1104 / 4096)
2995 ports free (used/max 1101 / 4096)
2992 ports free (used/max 1104 / 4096)
2995 ports free (used/max 1101 / 4096)
}}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/12286#comment:27>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: