Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh login coredump



On Sun, 2005-05-22 at 15:38 +0000, Bart Schaefer wrote:
> On May 21, 11:20pm, mneptok wrote:
> }
> } "id -u" works form within bash and zsh.
> 
> It would seem that once you've gotten as far as having an interactive
> shell, whatever conditions are causing the failure no longer apply.
> 
> Try putting a call to id -u in ~/.zshenv (which should get executed
> before /etc/profile) so you have a chance to see what it's returning
> (or not).  E.g.:
> 
> echo calling id ...
> id -u
> echo done with id

Result:

calling id ...
32005
done with id
/etc/profile:33: parse error: condition expected: =
zsh: done                               |
zsh: segmentation fault (core dumped) 
Connection to *********.org closed.

Any ideas? Anyone? Bueller?

./k

kurt von finck
-- 
http://www.mneptok.com
mneptok@xxxxxxxxxxx
--
public key at: subkeys.pgp.net
server key id: 5229D26A
fingerprint: 127A A484 ADBF A5AD E7FB 8CD2 8913 18F4 5229 D26A
--
Success is more a function of consistent common sense than it is of
genius. - An Wang
--



Messages sorted by: Reverse Date, Date, Thread, Author