zsh-users
 help / color / mirror / code / Atom feed
* Bug in 3.1.9-dev-5: vared again
@ 2000-08-22 13:12 Bernd Eggink
  2000-08-22 13:27 ` Andrej Borsenkow
  2000-08-22 16:02 ` Bart Schaefer
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Eggink @ 2000-08-22 13:12 UTC (permalink / raw)
  To: Zsh Users

Hi zsh-workers,

in zsh-3.1.9-dev-5 this innocent little script crashes with
a segmentation fault (on Linux):

    function f
    {
       read "dat?What: "
    }

    vared -c P 

This doesn't happen if there is no 'read' in the function
(although f is never called).

Regards,
Bernd

-- 
Bernd Eggink
Regionales Rechenzentrum der Uni Hamburg
eggink@uni-hamburg.de
http://www.rrz.uni-hamburg.de/eggink/BEggink.html


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

* RE: Bug in 3.1.9-dev-5: vared again
  2000-08-22 13:12 Bug in 3.1.9-dev-5: vared again Bernd Eggink
@ 2000-08-22 13:27 ` Andrej Borsenkow
  2000-08-22 16:02 ` Bart Schaefer
  1 sibling, 0 replies; 3+ messages in thread
From: Andrej Borsenkow @ 2000-08-22 13:27 UTC (permalink / raw)
  To: Bernd Eggink, Zsh Users

> 
> in zsh-3.1.9-dev-5 this innocent little script crashes with
> a segmentation fault (on Linux):
> 
>     function f
>     {
>        read "dat?What: "
>     }
> 
>     vared -c P 
> 
> This doesn't happen if there is no 'read' in the function
> (although f is never called).
> 

It works fine here with current CVS. But I'm not on Linux.

-andrej


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

* Re: Bug in 3.1.9-dev-5: vared again
  2000-08-22 13:12 Bug in 3.1.9-dev-5: vared again Bernd Eggink
  2000-08-22 13:27 ` Andrej Borsenkow
@ 2000-08-22 16:02 ` Bart Schaefer
  1 sibling, 0 replies; 3+ messages in thread
From: Bart Schaefer @ 2000-08-22 16:02 UTC (permalink / raw)
  To: Bernd Eggink, Zsh Users

The "doesn't happen if there is no 'read'" part is a red herring.

The vared bug was fixed by the patch I sent in zsh-workers/12621.

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


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

end of thread, other threads:[~2000-08-22 16:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-22 13:12 Bug in 3.1.9-dev-5: vared again Bernd Eggink
2000-08-22 13:27 ` Andrej Borsenkow
2000-08-22 16:02 ` Bart Schaefer

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