From owner-freebsd-questions@FreeBSD.ORG  Sat Jan 31 09:28:49 2004
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0322916A4CE
	for <freebsd-questions@freebsd.org>;
	Sat, 31 Jan 2004 09:28:49 -0800 (PST)
Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DB18043D2D
	for <freebsd-questions@freebsd.org>;
	Sat, 31 Jan 2004 09:28:47 -0800 (PST)
	(envelope-from freebsd-questions-local@be-well.ilk.org)
Received: from be-well.no-ip.com ([66.30.196.44])
          by comcast.net (sccrmhc13) with ESMTP
          id <200401311728470160036f2ke>; Sat, 31 Jan 2004 17:28:47 +0000
Received: by be-well.no-ip.com (Postfix, from userid 1147)
	id 2985311; Sat, 31 Jan 2004 12:28:47 -0500 (EST)
Sender: lowell@be-well.ilk.org
To: "Anthony Discolo" <avdiscolo@hotmail.com>
References: <Sea2-F412BX3Zikds4V00024d5d@hotmail.com>
From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Date: 31 Jan 2004 12:28:47 -0500
In-Reply-To: <Sea2-F412BX3Zikds4V00024d5d@hotmail.com>
Message-ID: <44isisxc1c.fsf@be-well.ilk.org>
Lines: 14
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
cc: freebsd-questions@freebsd.org
Subject: Re: FreeBSD 5.2: How do I automatically restart twm with the
	Default session?
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: freebsd-questions@freebsd.org
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 31 Jan 2004 17:28:49 -0000

"Anthony Discolo" <avdiscolo@hotmail.com> writes:

> Everytime I log in twm asks me to load the Default session.  Is there
> any way I can have it automatically load it (maybe something in the
> ~/.twmrc)?
> 
> I've also run into problems with reloading the Default session.
> Sometimes twm dumps core.  If I load the Fail Safe session, it seems
> to work fine.

Is this actually twm as installed from the base X packages?
Are you starting it from xdm(1) or startx(1)?
What does your .xsession or .xinitrc look like?
Does removing your personal .twmrc have any effect?