Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Cores almost on demand in patcompile()
- X-seq: zsh-workers 39600
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Cores almost on demand in patcompile()
- Date: Mon, 10 Oct 2016 17:31:57 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=2ERNZIjHufwru3cVa1UZ7oNIsSG296SxCqDmhvDP89Q=; b=wBEoOHKPyPcVFIY4C2Qza3S7IpREuapWLX5LBFmczpyxnOheaWrbv04cW3L4PPzbxW HoATS1YmLSyA0yA8WmnarzXtFGopkT8SE2+80bI8+6fnV43Oypebkq5ok6AzqrNTfWQG cVbdAqJ/AbOC0nPCpy+teDUNmA2A+XCKJivWwjwHtedL9jREj2pHmWhLENvh9GxUu0fW 1BP9MiduQfkW/3STx64ZiPnBLf5dGwyq0ROlYo60+nuW3OvwSyYWiWtlfhfLzWTbaeT+ 7y7mhBKxp8FMzyIvL5+DqiyTgFp5wDWaxx2oPydYo/eoqARkR88u/QRPk3LPtSnFPII7 w5sg==
- In-reply-to: <CAKc7PVDof_GEuoSv7pg8c1=spXfDkWopP5VR8dVHg-bxXVES1g@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: <CAKc7PVBEjPJMtV59CrN6LmrDaoGqfa_DZqwo3Y9HK=+0od7ycA@mail.gmail.com> <CAKc7PVCAR2yTJGgdBbvTp=mBC0ZrXcVWW0DE_U26TezSTNdd=A@mail.gmail.com> <CAKc7PVB=485r3nRz_pP3A-k-oq2pOp5qYUK7pE1VEApXb0pR1g@mail.gmail.com> <CAKc7PVDof_GEuoSv7pg8c1=spXfDkWopP5VR8dVHg-bxXVES1g@mail.gmail.com>
My new observations:
– ^A, ^B, ^F, ^Y don't have meaning: replacing them with A, B, F, Y
doesn't stop core dump
– the "ndash", .i.e. this char: >>> – <<<, has a role, because
replacing it with other char, also one like §, stops core dump
– length of the string has a role, tired shortening the string on the
left and no core dump then
I attach input2b.txt with no control chars and test2.zsh (zsh -f) that
opens that file
Best regards,
Sebastian Gniazdowski
AglogBA0A/Diff/A/Users/sgniazdowski/github/zsh-navigation-tools.gitA0a87c8044c1c6677a38ccdabd36334cc2aaab496BF"znt-tmux.zsh – initial commit of skylite21 submission"Y
Attachment:
test2.zsh
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author