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

Re: zsh froze under Mac OS X



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