Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Crash on small (2x2) window sizes
- X-seq: zsh-workers 44453
- From: Tom McLaughlin <pyro777@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Crash on small (2x2) window sizes
- Date: Wed, 26 Jun 2019 23:52:31 -0700
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wTtkX9Mjbe4Bpv5zf4g4AHmuF3otfz+yqr4fJlMWt2k=; b=Dkugq3rNlJsbCOhzZW7xKicdU5rwIEkcZpiONOEhky+uw8uDoSdAM/2yVVpyB5+agS eOGqdw3N4cbpBczy/+UxNGQmnNCzeo4uAphOJXAZGE3f3ACo7qQBpvPKWqGZlcm+hu1A jkKRwy6uGdQJYWa4zLcLPsmasvemXGldatrF9V441sdY2ybb62sp6hsn/ZcUjbZx+UVj YZIMB67+DWdO5vnsBgwmmeyJ1a2pkuPqXpg2lV8JIkCqkta7ahGTxn0zMKIdEcnoLZ9y m/Kf26rjqvN/pOzRHw2CVDXPK9fhruzHImWT00nh0daxJ6sIKVUAMIieQ3b79ECyxryJ fj3A==
- In-reply-to: <CAH+w=7b=-1FhOYtpm9yv9HWRDYJKgfn_jFZeDWiWei8zH4Usiw@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAFu2OvdAViXj+Ce1xwCXqwV=wK5U=wZip74i9eLySdLT0vLi1w@mail.gmail.com> <CAH+w=7b=-1FhOYtpm9yv9HWRDYJKgfn_jFZeDWiWei8zH4Usiw@mail.gmail.com>
Hi Bart -- I first noticed the problem on 5.7.1 actually. If you switch to
Ubuntu 19.10 in my repro Dockerfile then you can try that version. The
problem still exists. Interestingly, it seems like you have to type 4
characters before it crashes on 5.7.1 as opposed to 2 characters in 5.5.1.
Here's the output from my repro script:
```
ZSH version: zsh 5.7.1 (x86_64-ubuntu-linux-gnu)
asdf
free(): invalid next size (fast)
```
On Wed, Jun 26, 2019 at 10:17 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
wrote:
> I can't find the reference but I'm fairly sure this was fixed a while
> back. I see you are testing with Zsh 5.5.1.
>
> I can't easily confirm just now - MacOS won't allow me to create a window
> that small - but please try again with Zsh 5.7.1 or thereabouts?
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author