zsh-workers
 help / color / mirror / code / Atom feed
From: Thomas Eriksson <thomas.eriksson@tokyo.com>
To: zsh-workers@sunsite.dk
Subject: Re: zsh segfault
Date: Fri, 24 Aug 2001 11:23:22 +0200 (CEST)	[thread overview]
Message-ID: <2796937.998645002276.JavaMail.root@suntea.algonet.se> (raw)

Hi

I managed to locate the error further, this code gives the same results

printf "unset -f precmd \n" 1>/home/arne/wuf
alias wuf="echo wuf wuf;precmd () { . /home/arne/wuf ; }"
wuf

and this is the output of /tmp/xtrace.log

-- /tmp/xtrace.log --
+zsh:5> printf unset -f precmd \n
+zsh:6> alias wuf=echo wuf wuf;precmd () { . /home/arne/wuf ; }
+zsh:7> echo wuf wuf
+precmd:0> . /home/arne/wuf
+/home/arne/wuf:1> unset -f precmd
-- EOF --

/Thomas Eriksson
> 
> It would probably be the most helpful if you would
> 
> 	set -x
> 	exec 2>/tmp/xtrace.log
> 
> then immediately do whatever it is you do to cause the shell
> to crash,
> and send us the resulting file.
> 



             reply	other threads:[~2001-08-24  9:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-24  9:23 Thomas Eriksson [this message]
2001-08-24 23:00 ` Bart Schaefer
  -- strict thread matches above, loose matches on Subject: below --
2001-08-23 22:03 Thomas Eriksson
2001-08-24  1:47 ` Bart Schaefer

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=2796937.998645002276.JavaMail.root@suntea.algonet.se \
    --to=thomas.eriksson@tokyo.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).