zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk
Subject: Re: other testsuite problems
Date: Fri, 4 Jan 2008 12:55:26 +0000	[thread overview]
Message-ID: <20080104125526.0e81693d@news01> (raw)
In-Reply-To: <20080104041408.GA365@scowler.net>

On Thu, 3 Jan 2008 23:14:08 -0500
Clint Adams <clint@zsh.org> wrote:
> On Thu, Jan 03, 2008 at 06:17:01PM +0000, Peter Stephenson wrote:
> > ../../Test/V01zmodload.ztst: starting.
> > ../../Test/V02zregexparse.ztst: starting.
> > 
> > Try with more detail.
> 
> http://buildd.debian.org/fetch.cgi?&pkg=zsh&ver=4.3.4-dev-6-7&arch=s390&stamp=1199419143&file=log

So it's failed to load all the modules and crashed here:

 for m in $mods
 do
   zmodload -i $m || mods[(r)$m]=()
 done

You need to see which module is failing to load and where.  Outputting the module
with "print -u $ZTST_fd $mod" should help.  Then you can probably debug it on the
command line.

pws


  reply	other threads:[~2008-01-04 12:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-24 22:23 Clint Adams
2007-12-25  1:36 ` Clint Adams
2007-12-25  2:27 ` Clint Adams
2008-01-03 18:17   ` Peter Stephenson
2008-01-04  4:14     ` Clint Adams
2008-01-04 12:55       ` Peter Stephenson [this message]
2008-01-04 19:05         ` Clint Adams
2008-01-05 12:25           ` Peter Stephenson
2008-01-09 20:51             ` Clint Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080104125526.0e81693d@news01 \
    --to=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).