From owner-freebsd-questions Fri May 10 23:32:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA20328 for questions-outgoing; Fri, 10 May 1996 23:32:22 -0700 (PDT) Received: from bdd.net ([207.61.78.33]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA20322 for ; Fri, 10 May 1996 23:32:17 -0700 (PDT) Received: from localhost (matt@localhost) by bdd.net (8.7.5/8.7.3) with SMTP id CAA11982 for ; Sat, 11 May 1996 02:32:11 -0400 (EDT) Date: Sat, 11 May 1996 02:32:11 -0400 (EDT) From: Matthew Stein To: freebsd-questions@freebsd.org Subject: xterm seems to require group wheel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just noticed another odd thing on my FreeBSD system. xterm's run fine, when the user is in group wheel. When the user isn't in group wheel, they seg-fault. Has anyone encountered this? The privs, mode, and binary are exactly as they are on another system here where the xterms work fine. -- mat.