zsh-workers
 help / color / mirror / code / Atom feed
* zsh-3.0.5 segfault when suspending
@ 1997-10-04 21:02 Stefan Monnier
  1997-10-04 23:25 ` Stefan Monnier
  1997-10-06  0:09 ` Stefan Monnier
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Monnier @ 1997-10-04 21:02 UTC (permalink / raw)
  To: zsh-workers


Before I dig further into it, has anyone come across a similar problem:

        > zsh
        % cat
        ^Z
        segmentation fault
        > 

Note that the outer shell here is tcsh because if I try it from within zsh, the
outer shell is also killed (actually if I try it from within 10 nested zshs,
they all get killed).

This is with zsh-3.0.4 patched to 3.0.5 running on Linux-2.0.30 with
glibc-2.0.4 and compiled with

        ./configure --prefix=/softs/zsh-3.0.5


-- Stefan


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

* Re: zsh-3.0.5 segfault when suspending
  1997-10-04 21:02 zsh-3.0.5 segfault when suspending Stefan Monnier
@ 1997-10-04 23:25 ` Stefan Monnier
  1997-10-06  0:09 ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 1997-10-04 23:25 UTC (permalink / raw)
  To: zsh-workers


The problem also shows up with background tasks:

        % /usr/X11R6/bin/xterm &

and then zsh dies as soon as the xterm terminates.


        Stefan


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

* Re: zsh-3.0.5 segfault when suspending
  1997-10-04 21:02 zsh-3.0.5 segfault when suspending Stefan Monnier
  1997-10-04 23:25 ` Stefan Monnier
@ 1997-10-06  0:09 ` Stefan Monnier
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 1997-10-06  0:09 UTC (permalink / raw)
  To: zsh-workers

Stefan Monnier <monnier+lists/zsh/workers/news/@tequila.cs.yale.edu> writes:
> Before I dig further into it, has anyone come across a similar problem:
> 
>         > zsh
>         % cat
>         ^Z
>         segmentation fault
>         > 

Sorry to bother you... it's fixed.
It was due to my running configure while my /usr/include links to
/usr/src/linux where broken. Since the links where back into place by the time
I got to actually compile the files, the problem didn't show up.

I've recompiled and it works smoothly now,


        Stefan


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

end of thread, other threads:[~1997-10-06  0:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-04 21:02 zsh-3.0.5 segfault when suspending Stefan Monnier
1997-10-04 23:25 ` Stefan Monnier
1997-10-06  0:09 ` Stefan Monnier

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