Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!sri-spam!ames!sdcsvax!ucbvax!CS.ROCHESTER.EDU!koomen From: koomen@CS.ROCHESTER.EDU Newsgroups: comp.sys.xerox Subject: TCP/IP: unbound var Message-ID: <8710210150.AA03087@cursa.cs.rochester.edu> Date: Tue, 20-Oct-87 21:56:05 EDT Article-I.D.: cursa.8710210150.AA03087 Posted: Tue Oct 20 21:56:05 1987 Date-Received: Thu, 22-Oct-87 06:31:43 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 17 System: Lyric on 1108 File guess: TCPLLICMP of 8-Jan-87 16:44:25 Folks, every now and then I get an unbound var break in the \10MBWATCHER process. BT shows that \HANDLE.RAW.IP is calling the function \ICMP.TIME.EXCEEDED (params: PACKET and CODE) with localvar IP and freevar \ICMP.TRANSIT.TIME.EXCEEDED as arguments. The latter turns out to be unbound. Does anyone know why it's unbound, and what the value ought to be? -- Hans ps. I did (APROPOS "EXCEEDED" T) in case \ICMP.TRANSIT.TIME.EXCEEDED was a misspelling. This turned up \ICMP.FRAGMENT.TIME.EXCEEDED, but that one is unbound as well.