Patch-ID# 100634-01 Keywords: libnbio, hangs, lwp, nbio, lnbio, call, system, select Synopsis: Select system call hangs when linked with lnbio & llwp libraries Date: 26/May/92 SunOS release: 4.1.1, 4.1.2 Unbundled Product: Unbundled Release: Topic: Select system call can hang when compiled with libnbio BugId's fixed with this patch: 1092190 Architectures for which this patch is available: sun3, sun4 Patches which may conflict with this patch: Obsoleted by: SYS_V Rel 4 Files included with this patch: libnbio.a Problem Description: The select system call can hang when a program is compiled with libnbio. Install Instructions: As root, replace the distributed version of libnbio.a with the patched library. # mv /usr/lib/libnbio.a /usr/lib/libnbio.a.FCS # cp libnbio.a /usr/lib/libnbio.a # ranlib /usr/lib/libnbio.a You will need to recompile any applications that use libnbio.a