From owner-freebsd-stable Fri Aug 2 6:15:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CFC937B400 for ; Fri, 2 Aug 2002 06:15:41 -0700 (PDT) Received: from LaTech.edu (selene.LaTech.edu [138.47.18.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8442743E5E for ; Fri, 2 Aug 2002 06:15:40 -0700 (PDT) (envelope-from dan@coes.LaTech.edu) Received: from localhost (localhost [127.0.0.1]) by LaTech.edu (Postfix) with ESMTP id EF801308C8B; Fri, 2 Aug 2002 08:15:39 -0500 (CDT) Received: from atlantis.LaTech.edu (atlantis.LaTech.edu [138.47.18.149]) by LaTech.edu (Postfix) with ESMTP id 2818A308CFE; Fri, 2 Aug 2002 08:15:39 -0500 (CDT) Received: from atlantis.LaTech.edu (localhost [127.0.0.1]) by atlantis.LaTech.edu (8.12.3/8.12.3) with ESMTP id g72DFcxm057336; Fri, 2 Aug 2002 08:15:38 -0500 (CDT) (envelope-from dan@coes.LaTech.edu) Received: from localhost (dan@localhost) by atlantis.LaTech.edu (8.12.3/8.12.3/Submit) with ESMTP id g72DFcje057333; Fri, 2 Aug 2002 08:15:38 -0500 (CDT) X-Authentication-Warning: atlantis.LaTech.edu: dan owned process doing -bs Date: Fri, 2 Aug 2002 08:15:38 -0500 (CDT) From: Danny Schales X-X-Sender: dan@atlantis.LaTech.edu To: Andrew Tulloch Cc: freebsd-stable@freebsd.org Subject: Re: cyrus-imapd cyradm In-Reply-To: <018001c23a0e$946a41e0$4c0116ac@antaeus> Message-ID: <20020802081251.A57296-100000@atlantis.LaTech.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes, I just ran into it this morning. It also does it using a perl script I wrote that uses Cyrus::IMAP::Admin. After trussing the process, I realized it was waiting on TTY IO, so I tried typing my password and it worked. It's got to be something with the stdio changes. It's reading the input for the password before the prompt is displayed. Danny On Fri, 2 Aug 2002, Andrew Tulloch wrote: > Has anyone running RELENG_4_6 noticed cyradm (perl based? admin util from > the cyrus-imapd port) stopping working? I upgraded a machine the other day > (and again since then!), which runs postfix,cyrus-sasl and cyrus-imapd and > everything seemed fine, users collecting/sending mail. I then went to create > a new mailbox for a user to find cyradm had stopped working, it just seems > to hang where it usually presents a password prompt. After getting fed up > one tmie waiting to see if it was going to do anything at all I just hit a > few letters and enter a few times and got: > cyradm -u **** x.x.x.x > > > assertion "text->maxbuf > 0" failed: file "digestmd5.c", line 1497 > Please enter your password: Abort trap (core dumped) > > Unfortunately I didn't take note of the exact date of the previous build, > but I believe is was before the build up to the 4.6.1 point release, because > the machine still had the older ssh. > > Anyone had this problem? and preferably found the solution? :) > > Thanks, > Andrew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- Daniel Schales Louisiana Tech University Network/Unix Administrator Computing Center dan@LaTech.edu (318) 257-2893 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message