Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Segmentation fault at exit with set -u and pipe
- X-seq: zsh-workers 51414
- From: Cebtenzzre <cebtenzzre@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: Segmentation fault at exit with set -u and pipe
- Date: Sun, 12 Feb 2023 13:13:24 -0500
- Archived-at: <https://zsh.org/workers/51414>
- In-reply-to: <CAH+w=7Zb-z+JdqJ2f0WziUTMO+9eKPm5z6ocjatj-bcw8r2xYA@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <c5910bed3ba080d552a05d623f3d85c9b897ea11.camel@gmail.com> <CAH+w=7Zb-z+JdqJ2f0WziUTMO+9eKPm5z6ocjatj-bcw8r2xYA@mail.gmail.com>
On Sat, 2023-02-11 at 21:31 -0800, Bart Schaefer wrote:
> On Fri, Feb 3, 2023 at 4:32 PM Cebtenzzre <cebtenzzre@xxxxxxxxx>
> wrote:
> >
> > It appears that cleanfilelists frees memory that is
> > sometimes referenced later in the exit process.
>
> Try this.
With the provided patch, I can no longer reproduce the issue. Thanks.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author