From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 11 06:20:03 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 091BC106566B for ; Thu, 11 Feb 2010 06:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D14B48FC13 for ; Thu, 11 Feb 2010 06:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1B6K2ab051329 for ; Thu, 11 Feb 2010 06:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1B6K2WB051328; Thu, 11 Feb 2010 06:20:02 GMT (envelope-from gnats) Date: Thu, 11 Feb 2010 06:20:02 GMT Message-Id: <201002110620.o1B6K2WB051328@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Tigger Cc: Subject: Re: bin/143786: su fails to login and prints 'load: ...' on return X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tigger List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2010 06:20:03 -0000 The following reply was made to PR bin/143786; it has been noted by GNATS. From: Tigger To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/143786: su fails to login and prints 'load: ...' on return Date: Thu, 11 Feb 2010 16:47:00 +1100 This is a quick follow-up. The bug appears to be related to aterm and NOT su. Using xterm, the problem disappeared. Went back to aterm and the problem returned. Sorry about the false error report.