octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #37863] crash when using keyboard and calling


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #37863] crash when using keyboard and calling octave <file>
Date: Wed, 05 Dec 2012 15:22:46 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20100101 Firefox/17.0

Update of bug #37863 (project octave):

                Category:                    None => Interpreter            
                  Status:                    None => Confirmed              
                 Release:                   3.6.2 => dev                    

    _______________________________________________________

Follow-up Comment #6:

Confirmed on the development tree, and I managed to reduce to the following
script:


java_init;
clear all;
keyboard;


which must be run as an m-file script for the crash to occur:


$ octave -qf crash.m
stopped in /home/mike/crash.m at line 3
3: keyboard;
debug> panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Segmentation fault


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37863>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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