From bug-octave-request at che dot utexas dot edu Sat Sep 3 15:05:40 1994 Subject: Another crash From: Edward Scott Meadows To: bug-octave Date: Sat, 3 Sep 1994 15:05:38 -0500 I put the argument d into the schur function instead of "d." The variable d was a previously defined vector. octave:193> [u,s]=schur(A,d) /home/u3/jwe/src/octave/octave-local-1.0/src/tree-const.cc:1658: failed assertion `type_tag == string_constant' error: caught SIGILL -- stopping myself... june:33>