zsh-workers
 help / color / mirror / code / Atom feed
From: Geoff Wing <gcw@pobox.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: Obscure overflow with very long path; completion
Date: Sun, 8 May 2005 10:41:15 +1000	[thread overview]
Message-ID: <20050508004115.GA11683@primenet.com.au> (raw)
In-Reply-To: <1050507162306.ZM1184@candle.brasslantern.com>

On Saturday 2005-05-07 16:23 +1000, Bart Schaefer output:
:Try this patch?

Quick response.  Haven't investigated.

% cd /tmp
% for I in {1..100}; mkdir aaaaaaaaaaaaaaaaaaaa && cd aaaaaaaaaaaaaaaaaaaa
MEM: allocation error at sbrk.
zsh: fatal error: out of memory
% 
% gdb zsh
(gdb) run
% cd /tmp
% for I in {1..100}; cd aaaaaaaaaaaaaaaaaaaa
(gdb) bt
#0  0xbdb94f83 in strcmp () from /usr/lib/libc.so.12
#1  0x61616161 in ?? ()
(stack trashed)


  reply	other threads:[~2005-05-08  0:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-01 11:44 David Remahl
2005-05-03 10:26 ` Peter Stephenson
2005-05-06  4:10   ` Geoff Wing
2005-05-07 16:23     ` Bart Schaefer
2005-05-08  0:41       ` Geoff Wing [this message]
2005-05-21 18:42         ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050508004115.GA11683@primenet.com.au \
    --to=gcw@pobox.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).