From owner-freebsd-current Wed Jan 22 09:38:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA15911 for current-outgoing; Wed, 22 Jan 1997 09:38:13 -0800 (PST) Received: from nic.follonett.no (nic.follonett.no [194.198.43.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA15905 for ; Wed, 22 Jan 1997 09:38:09 -0800 (PST) Received: (from uucp@localhost) by nic.follonett.no (8.8.3/8.8.3) with UUCP id SAA08116; Wed, 22 Jan 1997 18:36:36 +0100 (MET) Received: from oo7 (oo7.dimaga.com [192.0.0.65]) by dimaga.com (8.7.5/8.7.2) with SMTP id SAA17475; Wed, 22 Jan 1997 18:20:41 +0100 (MET) Message-Id: <3.0.32.19970122182042.00b745c0@dimaga.com> X-Sender: eivind@dimaga.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Wed, 22 Jan 1997 18:20:43 +0100 To: Randy DuCharme From: Eivind Eklund Subject: Re: 2 small strange problems Cc: current@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 09:43 AM 1/22/97 -0600, Randy DuCharme wrote: >Two things are really bugging me in that I cannot seem to find the cause >of them on my own. They're both small problems and I'm not too sure >just exactly when it started as both have to do with logins. Hence this >message. Here goes: > >1: Whenever I login as 'root' I get a warning message... > "Warning: Imported path contains relative components" ( or something >to that effect ) That sounds like a security feature - you have . in root's path. (or you are SUing to root with -m and have . in your own path) >2: If I login as a nonexistent user ( ie: typing error entering login >name ) I get ... > > /kernel: pid (login), uid 0: exited on sig 11 > >Are these normal behavior for 'current', or do I have a problem >somewhere?? I don't seem to recall 2.1.5, or SNAP doing either of >these, yet I'll be darned if I can find the cause. The last one must be a bug. Signal 11 is SEGV - segment violation, login is dumping core. Examine the coredump and come back to us with a patch :) Eivind Eklund / perhaps@yes.no / http://maybe.yes.no/perhaps/