<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>javasci failed to run on Linux <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - javasci failed to run on Linux"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13832#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - javasci failed to run on Linux"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=13832">bug 13832</a>
              from <span class="vcard"><a class="email" href="mailto:buptliuhs@gmail.com" title="Huansheng Liu <buptliuhs@gmail.com>"> <span class="fn">Huansheng Liu</span></a>
</span></b>
        <pre>This error only exists in my Ubuntu environment. It works fine on Windows and CentOS.

I managed to get this fixed by setting LD_PRELOAD as following:

export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libstdc++.so.6

I am confused why this matters.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>