Patch-ID# 101348-01 Keywords: memory leak ptem Synopsis: SunOS 5.2: system hangs due to mblk memory leak Date: Nov/05/93 Solaris Release: 2.2 SunOS release: 5.2 Unbundled Product: Unbundled Release: Topic: SunOS 5.2: system hangs due to mblk memory leak BugId's fixed with this patch: 1145639 1136163 Changes incorporated in this version: Relevant Architectures: sparce Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /kernel/strmod/ttcompat /kernel/strmod/ptem Problem Description: 1145639 system hangs due to mblk memory leak 1136163 memory leak in ptem driver. ptem close does not do freemsg When using rlogin and telnet to access a server the server can run out of memory. netstat -m shows that the number of allocated mblks (as well as the total amount of memory allocated to streams) is increasing rapidly. Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- none