Patch-ID# 101462-01 Keywords: CTE3476, sun-3, sun-4, core, dump, tbl Synopsis: SunOS 4.1.3_U1: tbl may dump core on sun-4; ok on sun-3 Date: Dec/23/93 Solaris Release: 1.1.1 SunOS release: 4.1.3_U1 Topic: tbl may dump core on sun-4 BugId's fixed with this patch: 1016791 1101482 Architectures for which this patch is available: sun4 (all) Patches which may conflict with this patch: Note: Obsoleted by: Problem Description: If the 'w' (column width) optional feature is specified without the required key-letter (l,r,c,n,a,s, or ^) then tbl will get a segmentation violation and dump core. INSTALL: Login as root mv /usr/bin/tbl /usr/bin/tbl.FCS cp tbl /usr/bin/tbl chown root.staff /usr/bin/tbl chmod 755 /usr/bin/tbl