From owner-freebsd-current Wed Jul 12 22:57:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.internet.dk (ns.internet.dk [194.19.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 066E337B6B2 for ; Wed, 12 Jul 2000 22:57:18 -0700 (PDT) (envelope-from leifn@neland.dk) Received: (from uucp@localhost) by ns.internet.dk (8.9.3/8.9.3) with UUCP id HAA02838 for freebsd-current@freebsd.org; Thu, 13 Jul 2000 07:57:16 +0200 (CEST) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.9.3/8.9.3) with ESMTP id HAA07271 for ; Thu, 13 Jul 2000 07:57:06 +0200 (CEST) (envelope-from leifn@neland.dk) Date: Thu, 13 Jul 2000 07:57:06 +0200 (CEST) From: Leif Neland To: freebsd-current@freebsd.org Subject: cvsup deadlock and ssh error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After cvsupping around 1:00 GMT and making world, I got this when doing cvsup again: Parsing supfile "/root/standard-supfile" Connecting to cvsup.dk.FreeBSD.org *************************************************************** id Thread.T closure root A* waiting for > 2 0x8388400 0x8388740 MeterMaid condition 0x8385778 1 0x8368004 0x0 *main program* A I/O 4 0x838851c 0x8388874 Watcher condition 0x8385f6c 3 0x838874c 0x83889d4 VFontCleanUpThread condition 0x8385d0c *************************************************************** *** *** runtime error: *** Deadlock ! *** ------------------ EXCEPTION HANDLER STACK --------------------- 0x83be784 RAISES {Thread.Alerted} 0x83be7c0 TRY-FINALLY proc = 0x81e6c70 frame = 0x83be7d0 0x83be7e8 RAISES {} 0x83be820 LOCK mutex = 0x8385768 ---------------------------------------------------------------- Also ssh gives this message in /var/log/messages Jul 13 07:24:50 gina sshd[233]: error: select: Operation not supported by device Jul 13 07:24:50 gina last message repeated 41 times Jul 13 07:24:51 gina sshd[233]: error: select: No buffer space available Jul 13 07:24:52 gina last message repeated 140 times Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message