<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - scilab crashes when: - a matrix larger than the screen is being display and the"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=3707">bug 3707</a>
                <br><br>
                ---------- Bug Summary ----------- <br>scilab crashes when: - a matrix larger than the screen is being display and the <br><br>

          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">URL</td>
           <td>In a terminal, from where I have launch my scilab, I got the following, when reloading (ctrl-l in scipad) my original function:

 At line 26 of file src/fortran/formatnumber.f
Fortran runtime error: End of record

With another very simple function I have just written in order for you to reproduce the bug, I got:

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb7c5e6c7, pid=6806, tid=3045763296
#
# Java VM: Java HotSpot(TM) Server VM (10.0-b22 mixed mode linux-x86)
# Problematic frame:
# C  [libc.so.6+0x6c6c7]  memset+0x37
#
# An error report file with more information is saved as:
# /home/ludovic/Programs/ScilabProg/hs_err_pid6806.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/usr/local/scilab-5.0.2/scilab-5.0.2/bin/scilab: line 132:  6806 Aborted                 "$SCILABBIN" $*
           </td>
           <td>
                
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>Versions 5.0 through 5.3
           </td>
           <td>4.x and older
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>bruno.jofret@scilab-enterprises.com
           </td>
           <td>bugzilla.admin@scilab.org
           </td>
         </tr></table>
      <p>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>