Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh segfault
- X-seq: zsh-workers 15697
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Thomas Eriksson <arne@xxxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: zsh segfault
- Date: Fri, 24 Aug 2001 01:47:57 +0000
- In-reply-to: <3740602.998604191013.JavaMail.root@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <3740602.998604191013.JavaMail.root@xxxxxxxxxxxxxxxxx>
On Aug 24, 12:03am, Thomas Eriksson wrote:
}
} I'd be willing to investigate this further, unfortually, I'm a shell
} script hacker who doesn't even know how to run gdb on zsh.
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.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author