<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    The command below requires a sudo on my system:<br>
    <blockquote cite="mid:57223EBE.70702@scilab-enterprises.com"
      type="cite"><span class="message_body"><code
          class="special_formatting"> sudo gdb --pid=$(pidof scilab-bin
          scilab-cli-bin lt-scilab-bin lt-scilab-cli-bin)
          --eval-command='thread apply all bt'</code></span><br>
      <br>
      This will attach gdb to your stuck scilab, you can then post the
      back trace and we can analyze where the problem is.<br>
    </blockquote>
    <br>
    Er, OK, but what are you talking about?<br>
    <br>
    gdb --please-be-nice-give-me-something-called-a-backtrace?<br>
    <br>
    Antoine<br>
    (never used gdb)
  </body>
</html>