Patch-ID# 100269-01 Keywords: bar segmentation fault core dumped Synopsis: SunOS 4.1.1:'bar tvf rst0' causes segmentation fault Date: 12/Apr/91 SunOS RELEASE: 4.1, 4.1.1 Topic: 'bar' patch BugID's fixed with this patch: 1045302 Architectures for which this patch is available: sun3, sun3x, sun4, sun4c Obsolete By: svr4 Problem Description: BUGID: 1045302 When attempting to read a bar file a segmentation fault (core dumped) error occurs. Both with t and x options. INSTALL: "sun3/bar" will work on both sun3 and sun3x architectures. "sun4/bar" will work on both sun4 and sun4c architectures. As root: # mv /bin/bar /bin/bar.save # cp sun{3,4}/{4.1,4.1.1}/bar /bin # chmod 755 /bin/bar