Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Where to start debugging zle recursive-edit? / Ctrl-C
- X-seq: zsh-workers 39465
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Where to start debugging zle recursive-edit? / Ctrl-C
- Date: Tue, 27 Sep 2016 09:09:57 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=LALKYhZ6yGpGEgIbFmf8aNOESVpcYmxLSnmoSYVfafA=; b=vdI172X3JQa2EMCknNcJzHoQBUV5dhkwrDO7kHMuva5Lu7TdBNodXdK1FH3J0OQCNT p3+4hjUfm0+aHU9+M6bUPQvfFs1RfjHRJWeTNcEqguEHemgBr81MNJp+JRq0V3/3vydj qx3ZhwXDgHNLZPllSXlKSZgNuU+YHrpq2n7BOYMaa8039ZI4i5PLUK/yW/eK9UPq3ycI aSWtNY4Dnm9uKs8QBmAzj/ua7gdtJZ/dX4gXlMvmAuSnha0aw+DMMig55OcJ9t2NVezK pyg+KdFNTMMEc5yvH9JS4e+xoDbLQXyHLjaqxE62OMQxmdaPvojJ+Sd8kpYrXR9KSUoK m/rg==
- In-reply-to: <CAKc7PVDu6pPaPWHSOp4dOU8+yXE_12OVccyCcXh=_=DqWVRRaw@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>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVBvm+u5QQQZo+6QEQw4bRHx1br5K-A6y_6pAuP8+KCbcQ@mail.gmail.com> <160924133140.ZM29034@torch.brasslantern.com> <CAKc7PVDu6pPaPWHSOp4dOU8+yXE_12OVccyCcXh=_=DqWVRRaw@mail.gmail.com>
On Sep 27, 12:16am, Sebastian Gniazdowski wrote:
}
} have unoptimized HEAD Zsh, coredumps are set up, added some stressing
If you're not seeing the problem under these circumstances, then it's
probably a race condition that's eliminated either by taking out the
code optimization or by adding the other processing. Try first to
reproduce with the minimum differences from when you were seeing it
before, i.e., just debugging symbols and core dumps enabled, before
you start throwing in theoretical stressors.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author