zsh-users
 help / color / mirror / code / Atom feed
* unexpected log out
@ 2004-05-18 10:23 Philipp Drum
  2004-05-18 11:32 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Drum @ 2004-05-18 10:23 UTC (permalink / raw)
  To: zsh-users

Hi,


can someone point me to the appropriate configuration:

After typing <return> in the third line, I'm logged out.


-----------------------------------------------------
slash ~/tmp > for i in `find . -name '*.log'`
for> do
for> echo $i
Connection to slash closed.
255 athena ~
-----------------------------------------------------
 

I don't even know which part of my configuration I should post here.
Any hints?

-- 
regards, Philipp


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: unexpected log out
  2004-05-18 10:23 unexpected log out Philipp Drum
@ 2004-05-18 11:32 ` Peter Stephenson
  2004-05-18 12:02   ` Philipp Drum
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Stephenson @ 2004-05-18 11:32 UTC (permalink / raw)
  To: Philipp Drum; +Cc: zsh-users

Philipp Drum wrote:
> After typing <return> in the third line, I'm logged out.
> 
> 
> -----------------------------------------------------
> slash ~/tmp > for i in `find . -name '*.log'`
> for> do
> for> echo $i
> Connection to slash closed.
> 255 athena ~
> -----------------------------------------------------

Looks to me like the shell's crashing.  Do you get any error messages if
you type `zsh' first, then run that code in the new shell?

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: unexpected log out
  2004-05-18 11:32 ` Peter Stephenson
@ 2004-05-18 12:02   ` Philipp Drum
  0 siblings, 0 replies; 3+ messages in thread
From: Philipp Drum @ 2004-05-18 12:02 UTC (permalink / raw)
  To: zsh-users

Hi,

* Peter Stephenson wrote:
> > -----------------------------------------------------
> > slash ~/tmp > for i in `find . -name '*.log'`
> > for> do
> > for> echo $i
> > Connection to slash closed.
> > 255 athena ~
> > -----------------------------------------------------
> 
> Looks to me like the shell's crashing.  Do you get any error messages if
> you type `zsh' first, then run that code in the new shell?


-----------------------------------------------------
slash ~ > for i in *.log
for> do 
for> echo $i
zsh: segmentation fault  zsh
139 slash ~ > zsh --version
zsh 4.0.4 (i686-pc-linux-gnu)
-----------------------------------------------------

same behaviour at:

athena ~ > zsh --version
zsh 4.0.6 (i386-suse-linux)



but not at:

sarge ~ > zsh --version
zsh 4.2.0 (i686-pc-linux-gnu)



-- 
regards, Philipp


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-05-18 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-18 10:23 unexpected log out Philipp Drum
2004-05-18 11:32 ` Peter Stephenson
2004-05-18 12:02   ` Philipp Drum

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).