From owner-freebsd-current Tue Jun 5 9:24:55 2001 Delivered-To: freebsd-current@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 9B8B037B405 for ; Tue, 5 Jun 2001 09:24:50 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from zeppo.feral.com (IDENT:mjacob@zeppo.feral.com [192.67.166.71]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f55GOeg00122; Tue, 5 Jun 2001 09:24:41 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Tue, 5 Jun 2001 09:24:40 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Armin Ollig Cc: current@freebsd.org, Dag-Erling Smorgrav Subject: Re: nsrexecd in FreeBSD current In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is really a 'ports' issue... I don't know why this happens. It was suggested that it was probably a bug in nsrexecd- malloc maybe. Possibly. It doesn't always happen, as it's happily running right now on at least one i386 running -current (June 3) and one alpha (June 2)- but don't let the dates spoof you as these systems were fine a month ago as well. Since all nsrexecd does is open a socket range and start listening so that a remote server can connect and do NSR style authentication, and that nsrexecd has been reported to die right away if it dies at all, one can presume that each instance does just about the same thing. I don't know why it's actually dying- and I don't have a debug version of it built to really debug. I also consider -current to be more or less 'unsupported'- I sure as hell wouldn't commit any data worth backing up to a system running it. At the point in time that -current gets a bit more stable, I'll probably build a new version anyway (it's time- the current client version is pretty old by now). If it reproducibly starts dying for me, I'll probably debug it then. -matt > Gentlemen, > > I try to run (any) legato client on fBSD -current and so far had no > success. All clients i tried (nwclient from ports, nwclient from release > 3) exit on a siganl 11: > > luna /boot/kernel/kernel: pid 16940 (nsrexecd), uid 0: exited on signal > 11 (core dumped) > > Strange enough even the "original" linux legato client with > compat_linux crashes with the same error > > > Any hint ? > > Thanks in advance, > --Armin > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message