Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh segfault



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