Oups. A fatal error has been detected by Scilab. Your instance will probably crash soon. Please report a bug on http://bugzilla.scilab.org/ with: * a sample code which reproduces the issue * the result of [a, b] = getdebuginfo() * the following information: [matias-note:20400] Signal: Abortado (6) [matias-note:20400] Signal code: (-6) Call stack: 1: 0x352c5 (/usr/lib/libc.so.6) 2: 0x36748 (/usr/lib/libc.so.6) 3: 0x60e9d <__gnu_cxx::__verbose_terminate_handler()> (/usr/lib/libstdc++.so.6) 4: 0x5ef96 < > (/usr/lib/libstdc++.so.6) 5: 0x5efc3 < > (/usr/lib/libstdc++.so.6) 6: 0x5f1ee < > (/usr/lib/libstdc++.so.6) 7: 0x1b78b (/usr/lib/scilab/libscigraphic_objects.so.5) 8: 0x42093 (/usr/lib/scilab/libscigraphics.so.5) 9: 0x2a0ed (/usr/lib/scilab/libscigraphics.so.5) 10: 0x20997 (/usr/lib/scilab/libscigraphics.so.5) 11: 0x22709 (/usr/lib/scilab/libscigraphics.so.5) 12: 0x17dab4 (/usr/lib/scilab/libscilab-cli.so.0) 13: 0x17e9d9 (/usr/lib/scilab/libscilab-cli.so.0) 14: 0x176f4c (/usr/lib/scilab/libscilab-cli.so.0) 15: 0x14fa < > (/usr/bin/scilab-bin) 16: 0x21a15 <__libc_start_main> (/usr/lib/libc.so.6) 17: 0x187d < > (/usr/bin/scilab-bin) End of stack at line 2 of function gcf called by : at line 156 of function plot called by : plot(t,sin(t)) !--error 999 Aborting current computation -->[a,b]=getdebuginfo() b = !Scilab Version: scilab-5.4.0 ! ! ! !Compilation date: Mar 3 2013 ! ! ! !Compilation time: 21:44:37 ! ! ! !Compileur version: 4.7.2 ! ! ! !XML version: 2.8.0 ! ! ! !Compiler Architecture: X64 ! a = !Total memory: 3791980 ! ! ! !Used memory: 3685832 ! ! ! !Free memory: 106148 ! ! ! !Shared memory: 0 ! ! ! !Buffers memory: 186796 ! ! ! !Cached memory: 1770256 ! ! ! !Used -/+ buffers/cache: 1728780 ! ! ! !Free -/+ buffers/cache: 2063200 ! ! ! !Total swap: 3976080 ! ! ! !Used swap: 12 ! ! ! !Free swap: 3976068 ! ! ! !OS version: Linux 3.7.9-2-ARCH ! ! ! !SCI: /usr/share/scilab/ ! ! ! !SCIHOME: /home/matias/.Scilab/scilab-5.4.0 ! ! ! !TMPDIR: /tmp/SCI_TMP_20400_rjKpAf !