help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 4.0.1 CTRL-C questions


From: Nicholas Jankowski
Subject: Re: Octave 4.0.1 CTRL-C questions
Date: Wed, 25 May 2016 08:14:12 -0400

On Wed, May 25, 2016 at 8:02 AM, Jeffrey Tsang <address@hidden> wrote:
> I've found a simple script to crash Octave CLI. Here's the script:
>
> A = rand(200,1);
> disp(A);
>
>
> Steps to reproduce:
>
> Run the script.
> When you see the '--- less --- (f)orward, (b)ack, (q)uit' prompt, press
> CTRL-C twice.
> When you see 'Press Control-C again to abort.', press CTRL-C again.
>
>
> If you look at the sequence, both Octave GUI and CLI crashes after three
> CTRL-C keystrokes are pressed.


I can confirm this behavior in both GUI and CLI. Will update the bug tracker



reply via email to

[Prev in Thread] Current Thread [Next in Thread]