Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Crash Re: Trial for 5.0.7
- X-seq: zsh-workers 33338
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Crash Re: Trial for 5.0.7
- Date: Thu, 02 Oct 2014 19:26:49 -0700
- In-reply-to: <20141002204012.0b884f9c@pws-pc.ntlworld.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: <20141002204012.0b884f9c@pws-pc.ntlworld.com>
On Oct 2, 8:40pm, Peter Stephenson wrote:
} Subject: Trial for 5.0.7
}
} I'm going to release zsh 5.0.7 shortly and I've uploaded a trial
} version, 5.0.6-dev-1. to http://www.zsh.org/pub/development/ if anyone
} happens to get a chance to give it a quick once over.
I've got a core dump:
print foo | () { cat }
#0 0x00000000 in ?? ()
#1 0x0806283d in execsimple (state=0xbfe41060)
at ../../zsh-5.0/Src/exec.c:1125
#2 0x08062b3c in execlist (state=0xbfe41060, dont_change_job=0, exiting=0)
at ../../zsh-5.0/Src/exec.c:1238
#3 0x0806269e in execode (p=0xb7d227a8, dont_change_job=0, exiting=0,
context=0x813e613 "toplevel") at ../../zsh-5.0/Src/exec.c:1073
#4 0x0807da72 in loop (toplevel=1, justonce=0) at ../../zsh-5.0/Src/init.c:185
#5 0x08080dc7 in zsh_main (argc=2, argv=0xbfe411b4)
at ../../zsh-5.0/Src/init.c:1638
#6 0x0804c0a6 in main (argc=2, argv=0xbfe411b4) at ../../zsh-5.0/Src/main.c:93
Happens in zsh-5.0.6-126-g0738a7c so it pre-dates the redirect patches
for function definitions.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author