Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Failures in today's build
- X-seq: zsh-workers 23996
- From: "Vin Shelton" <acs@xxxxxxxxxxxxxxxxxxxx>
- To: "zsh workers" <zsh-workers@xxxxxxxxxx>
- Subject: Failures in today's build
- Date: Fri, 19 Oct 2007 16:02:14 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=QeSkwvoxQtZZ2yDkhLlJ1ZZht60LHT+hciUp/1WiDx0=; b=SSXkxq5V1LLIyfZRlhguSuKxIHLdvm1Gx4w/604lUYBTqpmYqRDtwBFFlZmhkuh7zcceUxUtGG9L4X1QAzLD06NO9EDnvXVnROvC7d5h3kVtdZysJ1zBxdR1ClLa8m5i/ruLILHbwT4RzFC3L0b/NvoU5ks41eDpJ6xtwPWJIUE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=tgp1U5ENIg+qQbC97ANCU9TqB5o/uMEGlYHR+75LJw8jUIpukMcZ7vhUS6JAhm4bE28ysuPlVGv1Ym4WOSR96bEfxaccEE7fhcgudBrqVBytUj4Da8vfC66udMCfSB6e58sCUbonGiPxE+C2KVTSX6eJBjBCtS+Un/DajZrv6IA=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: ethersoft@xxxxxxxxx
With today's build I'm seeing the following failure on my linux boxes:
/opt/src/zsh-2007-10-19/Test/V01zmodload.ztst: starting.
Segmentation fault (core dumped)
Apparently this is a result of a failed unloading of a module:
Running test: Unload the modules loaded by this test suite
ZTST_test: expecting status: 0
Input: /tmp/zsh.ztst.in.1099, output: /tmp/zsh.ztst.out.1099, error:
/tmp/zsh.ztst.te
rr.1099
Segmentation fault (core dumped)
make: [check] Error 139 (ignored)
rm -rf Modules .zcompdump
Here are the files that we're changed in my most recent cvs update:
P ChangeLog
P Completion/Unix/Command/_git
P Src/Modules/curses.c
P Src/Zle/zle_main.c
P Src/Zle/zle_refresh.c
- Vin
--
The Journey by Mary Oliver
http://www.poemhunter.com/p/m/poem.asp?poet=6771&poem=30506
Messages sorted by:
Reverse Date,
Date,
Thread,
Author