Patch-ID# 100944-01 Keywords: leaks data displaying continuous swap leak memory cmdtool Synopsis: SunOS 4.1.3: sunview cmdtool jumbo patch Date: Jan/13/94 SunOS release: 4.1.3, 4.1.3C Unbundled Product: sunview Unbundled Release: 4.1.3 Topic: SunOS 4.1.3: sunview cmdtool jumbo patch BugId's fixed with this patch: 1120824 Architectures for which this patch is available: sun4 Patches which may conflict with this patch: Obsoleted by: Solaris 2.0 Files included with this patch: 41462 718 libsuntool.a 23652 6 libsuntool.sa 15134 624 libsuntool.so Problem Description: A cmdtool with a wraparound size set via the -M option will grow in data/stack size (as measured via ps -l) endlessly as inserts occur into that text window. This will eventually result in a crash of the cmdtool (taking whatever info the user has typed with it) when malloc eventually fails. INSTALL: 1/ mv /bin/cmdtool /bin/cmdtool.FCS 2/ cp -p patchdir/sun4/cmdtool /bin/cmdtool