<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I commented these lines but you where right.<br>
It crashes at another place:<br>
<a class="moz-txt-link-freetext" href="http://nopaste.com/p/aWud1Miav/txt">http://nopaste.com/p/aWud1Miav/txt</a><br>
<br>
What do you mean by the working env btw?<br>
The package is built in a clean chroot via sbuild.<br>
<br>
Sylvestre Ledru schrieb:
<blockquote cite="mid:1224782091.3319.195.camel@zlarin" type="cite">
  <pre wrap="">For those who don't understand the thread of replies, we spend some time
this afternoon on the IRC channel about this issue.

Le jeudi 23 octobre 2008 à 18:58 +0200, Christoph Korn a écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">This patch was supposed to fix the segfault:
<a class="moz-txt-link-freetext" href="http://nopaste.com/p/aoD7IF57t/txt">http://nopaste.com/p/aoD7IF57t/txt</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->Bad luck.

  </pre>
  <blockquote type="cite">
    <pre wrap="">But scilab still segfaults. This is the backtrace for it:
<a class="moz-txt-link-freetext" href="http://nopaste.com/p/axP0MiyDP/txt">http://nopaste.com/p/axP0MiyDP/txt</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->Please try to comment the stuff about env (malloc and free). It is useless in your case.

I am afraid it will probably crash elsewhere ... :/

Btw Christoph, you should install a working env for this instead of
bootstrapping from scratch.

Sylvestre

  </pre>
  <blockquote type="cite">
    <pre wrap="">Christoph Korn schrieb:
    </pre>
    <blockquote type="cite">
      <pre wrap="">This patch enabled the IS_64_BITS_CPU flag:
<a class="moz-txt-link-freetext" href="http://nopaste.com/p/a60OAMINW/txt">http://nopaste.com/p/a60OAMINW/txt</a>

The package has been built successfully, but after running
scilab there is a segfault.
This is the output of strace -f scilab:
<a class="moz-txt-link-freetext" href="http://nopaste.com/p/asmdBxwwt/txt">http://nopaste.com/p/asmdBxwwt/txt</a>

Christoph Korn schrieb:
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">modules/core/Makefile:
<a class="moz-txt-link-freetext" href="http://nopaste.com/p/aSAv6qoER/txt">http://nopaste.com/p/aSAv6qoER/txt</a>

modules/core/includes/machine.h:
<a class="moz-txt-link-freetext" href="http://nopaste.com/p/avOvTZuPS/txt">http://nopaste.com/p/avOvTZuPS/txt</a>


Sylvestre Ledru schrieb:
    
        </pre>
        <blockquote type="cite">
          <blockquote type="cite">
            <blockquote type="cite">
              <pre wrap="">But I have a local amd64 machine building the package in a chroot.
So I presume that the config.log my machine produces is identical to
the one produced by the PPA machine.
This is it:
<a class="moz-txt-link-freetext" href="http://nopaste.com/p/aQYxImE8i/txt">http://nopaste.com/p/aQYxImE8i/txt</a>
The values of IS_64_BITS_CPU are:
IS_64_BITS_CPU_FALSE=''
IS_64_BITS_CPU_TRUE='#'

The values of USE_DYNAMIC_STACK are:
USE_DYNAMIC_STACK_FALSE=''
USE_DYNAMIC_STACK_TRUE='#'

      
          
              </pre>
            </blockquote>
          </blockquote>
          <pre wrap="">Could you send the file modules/core/Makefile &
modules/core/includes/machine.h ?

Thx
S


  
      
          </pre>
        </blockquote>
        <pre wrap="">  
    
        </pre>
      </blockquote>
      <pre wrap="">  
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>