From bug-octave-request at che dot utexas dot edu Fri Jul 22 09:18:21 1994 Subject: two ls commands in a row causes error From: Scott Weaver To: bug-octave at che dot utexas dot edu Date: Fri, 22 Jul 94 10:13:06 -0400 I installed octave, version 1.0 the 68k next binary found on ftp.che.utexas.edu. This bug consistently shows itself on a: NeXTstation color and NeXTstation turbo color both with NEXTSTEP 3.2 The bug: when the command 'ls' is given interactively twice in a row the second one fails. here is my actual output: octave:1> ls OLDdisplayRByhat.m displayRBy.m r.m.sav OLDyhat.m one y.m data r.m octave:2> ls error: caught SIGSEGV -- stopping myself... error: stdin is not a tty! octave:3> Scott Weaver scott dot weaver at uc dot edu