Patch-ID# 103317-01 Keywords: TLI alignment memory system crashes trap Synopsis: SunOS 4.1.4: TLI patch Date: Mar/29/96 Solaris Release: 1.1.2 SunOS Release: 4.1.4 Unbundled Product: Unbundled Release: Relevant Architectures: sparc BugId's fixed with this patch: 1208046 Changes incorporated in this version: Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: tcp_tli.o Problem Description: 1208046: The fix in 101825-02 and 4.1.4 FCS for bug#1148146 assumed that b_rptr of a mblk is always word aligned when casting for T_primitives type. The new fix checks for M_PROTO/M_PCPROTO messages before doing the type-casting. Patch Installation Instructions: As root: # mv /sys/sun{4,4c,4m}/OBJ/tcp_tli.o /sys/sun{4,4c,4m}/OBJ/tcp_tli.o.FCS # cp sun{4,4c,4m}/tcp_tli.o /sys/sun{4,4c,4m}/OBJ/tcp_tli.o rerun /etc/config and make and install the new kernel. Please refer to the system and networking administration manual for details on building and installing a new kernel