Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh froze under Mac OS X
- X-seq: zsh-workers 28431
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: zsh froze under Mac OS X
- Date: Mon, 22 Nov 2010 07:39:00 -0800
- In-reply-to: <20101122144943.GA1727@xxxxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20101122144943.GA1727@xxxxxxxxxxxxxxxxxxx>
On Nov 22, 3:49pm, Vincent Lefevre wrote:
}
} Call graph:
} 993 zexit
} 993 sourcehome
} 993 source
} 993 loop
This indicates that it's reading your .zlogout file. Anything there
that could account for the behavior?
This ...
} 2 exalias
} 1 exalias
} 1 gethashnode
} 1 gethashnode
... makes me suspect you've got a recursively-expanding alias involved,
but that's much less certain than that it's .zlogout related.
--
Messages sorted by:
Reverse Date,
Date,
Thread,
Author