From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6424 invoked from network); 22 May 2005 00:18:14 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 22 May 2005 00:18:14 -0000 Received: (qmail 39607 invoked from network); 22 May 2005 00:18:08 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 22 May 2005 00:18:08 -0000 Received: (qmail 9620 invoked by alias); 22 May 2005 00:17:50 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8882 Received: (qmail 9592 invoked from network); 22 May 2005 00:17:46 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 22 May 2005 00:17:46 -0000 Received: (qmail 38416 invoked from network); 22 May 2005 00:17:46 -0000 Received: from vms046pub.verizon.net (206.46.252.46) by a.mx.sunsite.dk with SMTP; 22 May 2005 00:17:42 -0000 Received: from candle.brasslantern.com ([4.11.1.68]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IGV00J1I7HGBS68@vms046.mailsrvcs.net> for zsh-users@sunsite.dk; Sat, 21 May 2005 19:17:41 -0500 (CDT) Received: from candle.brasslantern.com (IDENT:schaefer@localhost [127.0.0.1]) by candle.brasslantern.com (8.12.11/8.12.11) with ESMTP id j4M0HetJ009621; Sat, 21 May 2005 17:17:40 -0700 Received: (from schaefer@localhost) by candle.brasslantern.com (8.12.11/8.12.11/Submit) id j4M0HeD3009620; Sat, 21 May 2005 17:17:40 -0700 Date: Sat, 21 May 2005 17:17:40 -0700 From: Bart Schaefer Subject: Re: zsh login coredump In-reply-to: <1116717823.6855.8.camel@localhost.localdomain> To: mneptok , zsh-users@sunsite.dk Message-id: <050521171740.ZM9619@candle.brasslantern.com> MIME-version: 1.0 X-Mailer: Z-Mail Lite (5.0.0 30July97) Content-type: text/plain; charset=us-ascii References: <1116717823.6855.8.camel@localhost.localdomain> Comments: In reply to mneptok "zsh login coredump" (May 21, 4:23pm) X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 On May 21, 4:23pm, mneptok wrote: > > It looks to be related to Kerberos. Anyone have any insight? Did it occur to you to look at /etc/profile line 33 or perhaps at /etc/profile.d/krb5.sh line 5, to see what's causing the parse errors? Has /etc/profile or /etc/profile.d/krb5.sh changed recently? Why?