OBSOLETE Patch-ID# 100310-03 Keywords: system call poll no return -1 signal for fds greater than 30 Synopsis: OBSOLETED by 100359 SunOS 4.1, 4.1.1: polling not working correctly with fds > 30 Date: 5/August/91 SunOS release: 4.1, 4.1.1 Topic: Streams BugId's fixed with this patch: 1061174 1044100 Architectures for which this patch is available: Sun3 Sun3x Sun4 Sun4c Patches which may conflict with this patch: 100223-01 100189-02 100179-01 all need to be applied before this patch as this contains all fixes to str_syscalls.o included in those patches. Obsoleted by: 100359 Problem Description: This patch id obsoletes patch id # 100310-02. Bug ID 1061174: 'poll()' does not return -1 when 'poll()' receives a signal when polling fds greater than 30. Bug ID 1044100: system freeze as a result of excessive sepg consumption. INSTALL: # mv /sys/sun{3,3x,4,4c}/OBJ/str_syscalls.o /sys/sun{3,3x,4,4c}/OBJ/str_syscalls.o.FCS cp /sun{3,3x,4,4c}/str_syscalls.o /sys/sun{3,3x,4,4c}/OBJ/str_syscalls.o You will then have to re-run config and make on your kernel. Please refer to the System and Network administration manual for information on building and installing a custom kernel. Estimated Size of this patch: 3 KB