Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.4 released
- X-seq: zsh-users 11444
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Zsh users list" <zsh-users@xxxxxxxxxx>
- Subject: Re: zsh 4.3.4 released
- Date: Mon, 23 Apr 2007 10:41:51 +0100
- In-reply-to: <237967ef0704201440g1c072ca8l451439d2ec8578bf@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Cambridge Silicon Radio
- References: <200704161647.l3GGl2FE027950@xxxxxxxxxxxxxx> <20070419120758.e9774528.pws@xxxxxxx> <237967ef0704201440g1c072ca8l451439d2ec8578bf@xxxxxxxxxxxxxx>
"Mikael Magnusson" <mikachu@xxxxxxxxx> wrote:
> I found a weird problem yesterday, if i type 'which svmode' after
> sourcing [1] (from zsh -f), zsh allocates all free memory then ooms.
> (so set ulimit -v 50000 or so before trying). The strange thing is it
> works fine if i cat the file and paste it in the terminal.
>
> [1] http://mikachu.ath.cx/slask/dot-zshurxvt
I haven't been able to get this to happen on various Linux systems or
Solaris 8. The trace implies its happening in the code that recreates the
function in text for output. Finding out where the final taddnl() is being
called from might help. It's possibly an inconsistency with allocation
that's been hidden up to now.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
To get further information regarding CSR, please visit our Investor Relations page at http://ir.csr.com/csr/about/overview
Messages sorted by:
Reverse Date,
Date,
Thread,
Author