From owner-freebsd-questions Mon Jul 26 21: 8: 0 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tx.home.com (ha1.rdc1.tx.home.com [24.4.0.66]) by hub.freebsd.org (Postfix) with ESMTP id 88D1E14D38 for ; Mon, 26 Jul 1999 21:07:53 -0700 (PDT) (envelope-from baram@home.com) Received: from c74763-a ([24.4.230.109]) by mail.rdc1.tx.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <19990727040638.MXRL10688.mail.rdc1.tx.home.com@c74763-a> for ; Mon, 26 Jul 1999 21:06:38 -0700 From: baram@home.com To: freebsd-questions@freebsd.org Date: Mon, 26 Jul 1999 22:06:34 -0600 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: su segfaults, why? X-mailer: Pegasus Mail for Win32 (v3.11) Message-Id: <19990727040638.MXRL10688.mail.rdc1.tx.home.com@c74763-a> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have tried executing fetchmail as a user from /usr/local/etc/rc.d and noticed that it would segfault. So i tried the following from command line: (writing this from memory..) # su user '/usr/local/bin/fetchmail' segfault (core dumped) # su user uptime segfault (core dumped) If user shell is zsh, then the core file is left in ~user directory, otherwise there is none..So, is this an incorrect usage of su on my part? I am running 3.2-STABLE from around July 7th. Thanks, Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message