Comment 1 for bug 1294116

Revision history for this message
seb.belese (seb-belese) wrote :

Actually, it also crashes with the plot function:

octave:2> plot([1:5,3:6])
panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Erreur de segmentation

Calling:
figure
does not crash and produces a blank figure as expected. However, trying to plot something on it makes octave crash.