<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Just upgraded another box (an ASUS with
      Intel GPU). Here things worked all right from install.<br>
      Will reinstrall the Samsung box and see what happens.<br>
      <br>
      Em 23-06-2016 20:05, Eliot Miranda escreveu:<br>
    </div>
    <blockquote
cite="mid:CAC20JE3Dg5mg4zfVZP6Vhm2S4Z9omTgzc0eX83Xxd=FVqV3ckg@mail.gmail.com"
      type="cite">
      <pre wrap=""> </pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <div dir="ltr">So if you do ldd on the vm-display-X11 module are
        all the libraries found?  Here's an example output on ARM:
        <div><br>
        </div>
        <div>
          <div>eliot@pi2 ~/all/Squeak/Squeak5.0 $ ldd
~/all/oscogvm/products/cogspurlinuxhtARM/lib/squeak/5.0-201606212031/vm-display-X11 </div>
          <div>        /usr/lib/arm-linux-gnueabihf/libcofi_rpi.so
            (0x76f80000)</div>
          <div>        libXext.so.6 =&gt;
            /usr/lib/arm-linux-gnueabihf/libXext.so.6 (0x76f5a000)</div>
          <div>        libSM.so.6 =&gt;
            /usr/lib/arm-linux-gnueabihf/libSM.so.6 (0x76f4c000)</div>
          <div>        libICE.so.6 =&gt;
            /usr/lib/arm-linux-gnueabihf/libICE.so.6 (0x76f2f000)</div>
          <div>        libdl.so.2 =&gt;
            /lib/arm-linux-gnueabihf/libdl.so.2 (0x76f24000)</div>
          <div>        libpthread.so.0 =&gt;
            /lib/arm-linux-gnueabihf/libpthread.so.0 (0x76f05000)</div>
          <div>        libm.so.6 =&gt;
            /lib/arm-linux-gnueabihf/libm.so.6 (0x76e93000)</div>
          <div>        libnsl.so.1 =&gt;
            /lib/arm-linux-gnueabihf/libnsl.so.1 (0x76e77000)</div>
          <div>        libuuid.so.1 =&gt;
            /lib/arm-linux-gnueabihf/libuuid.so.1 (0x76e6a000)</div>
          <div>        libasound.so.2 =&gt;
            /usr/lib/arm-linux-gnueabihf/libasound.so.2 (0x76da6000)</div>
          <div>        libX11.so.6 =&gt;
            /usr/lib/arm-linux-gnueabihf/libX11.so.6 (0x76c92000)</div>
          <div>        libc.so.6 =&gt;
            /lib/arm-linux-gnueabihf/libc.so.6 (0x76b61000)</div>
          <div>        /lib/ld-linux-armhf.so.3 (0x76fae000)</div>
          <div>        libgcc_s.so.1 =&gt;
            /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0x76b39000)</div>
          <div>        librt.so.1 =&gt;
            /lib/arm-linux-gnueabihf/librt.so.1 (0x76b2a000)</div>
          <div>        libxcb.so.1 =&gt;
            /usr/lib/arm-linux-gnueabihf/libxcb.so.1 (0x76b0b000)</div>
          <div>        libXau.so.6 =&gt;
            /usr/lib/arm-linux-gnueabihf/libXau.so.6 (0x76b01000)</div>
          <div>        libXdmcp.so.6 =&gt;
            /usr/lib/arm-linux-gnueabihf/libXdmcp.so.6 (0x76af4000)</div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Thu, Jun 23, 2016 at 3:47 PM,
          Casimiro - GMAIL <span dir="ltr">&lt;<a
              moz-do-not-send="true"
              href="mailto:casimiro.barreto@gmail.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:casimiro.barreto@gmail.com">casimiro.barreto@gmail.com</a></a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>
            <div bgcolor="#FFFFFF" text="#000000">
              <div>Em 23-06-2016 18:39, Esteban Lorenzano escreveu:<br>
              </div>
              <blockquote type="cite">
                <pre> </pre>
                <br>
                <fieldset></fieldset>
                <br>
                can you try this one? 
                <div><br>
                </div>
                <div><a moz-do-not-send="true"
href="https://bintray.com/opensmalltalk/vm/download_file?file_path=cog_linux32x86_squeak.stack.spur_201606230315.tar.gz"
                    target="_blank">cog_linux32x86_squeak.stack.spur_201606230315.tar.gz</a></div>
                <div><br>
                </div>
                <div>pharo will not work completely but at least we will
                  know if is pharovm flavour or all vm’s </div>
                <div><br>
                </div>
                <div>Esteban</div>
              </blockquote>
              The trace for this VM is as follows and it seems to be
              complaining about the vm-display-X11 module:<br>
              <br>
              [CdAB63@localhost 5.0-201606230315]$ gdb ./squeak<br>
              GNU gdb (GDB) Fedora 7.11.1-75.fc24<br>
              Copyright (C) 2016 Free Software Foundation, Inc.<br>
              License GPLv3+: GNU GPL version 3 or later <a
                moz-do-not-send="true"
                href="http://gnu.org/licenses/gpl.html" target="_blank"><a class="moz-txt-link-rfc2396E" href="http://gnu.org/licenses/gpl.html">&lt;http://gnu.org/licenses/gpl.html&gt;</a></a><br>
              This is free software: you are free to change and
              redistribute it.<br>
              There is NO WARRANTY, to the extent permitted by law. 
              Type "show copying"<br>
              and "show warranty" for details.<br>
              This GDB was configured as "x86_64-redhat-linux-gnu".<br>
              Type "show configuration" for configuration details.<br>
              For bug reporting instructions, please see:<br>
              <a moz-do-not-send="true"
                href="http://www.gnu.org/software/gdb/bugs/"
                target="_blank">&lt;http://www.gnu.org/software/gdb/bugs/&gt;</a>.<br>
              Find the GDB manual and other documentation resources
              online at:<br>
              <a moz-do-not-send="true"
                href="http://www.gnu.org/software/gdb/documentation/"
                target="_blank">&lt;http://www.gnu.org/software/gdb/documentation/&gt;</a>.<br>
              For help, type "help".<br>
              Type "apropos word" to search for commands related to
              "word"...<br>
              Reading symbols from ./squeak...done.<br>
              (gdb) run<br>
              Starting program:
/home/CdAB63/Downloads/products/stkspurlinuxht/lib/squeak/5.0-201606230315/squeak
              <br>
              Missing separate debuginfos, use: dnf debuginfo-install
              glibc-2.23.1-8.fc24.i686<br>
              [Thread debugging using libthread_db enabled]<br>
              Using host libthread_db library
              "/lib64/libthread_db.so.1".<br>
              <br>
              Program received signal SIGSEGV, Segmentation fault.<br>
              0x00000000 in ?? ()<br>
              (gdb) backtrace full<br>
              #0  0x00000000 in ?? ()<br>
              No symbol table info available.<br>
              #1  0xf7f92d7e in __pthread_once_slow () from
              /lib/libpthread.so.0<br>
              No symbol table info available.<br>
              #2  0xf7aa7c05 in ?? () from /lib/libGL.so.1<br>
              No symbol table info available.<br>
              #3  0xf7a702ab in ?? () from /lib/libGL.so.1<br>
              No symbol table info available.<br>
              #4  0xf7fe8da1 in call_init.part () from
              /lib/ld-linux.so.2<br>
              No symbol table info available.<br>
              #5  0xf7fe8f00 in _dl_init () from /lib/ld-linux.so.2<br>
              No symbol table info available.<br>
              #6  0xf7fed80f in dl_open_worker () from
              /lib/ld-linux.so.2<br>
              No symbol table info available.<br>
              #7  0xf7fe8c91 in _dl_catch_error () from
              /lib/ld-linux.so.2<br>
              No symbol table info available.<br>
              #8  0xf7fecd89 in _dl_open () from /lib/ld-linux.so.2<br>
              No symbol table info available.<br>
              #9  0xf7fa2c05 in dlopen_doit () from /lib/libdl.so.2<br>
              No symbol table info available.<br>
              #10 0xf7fe8c91 in _dl_catch_error () from
              /lib/ld-linux.so.2<br>
              No symbol table info available.<br>
              #11 0xf7fa335d in _dlerror_run () from /lib/libdl.so.2<br>
              No symbol table info available.<br>
              #12 0xf7fa2cae in <a moz-do-not-send="true"
                href="mailto:dlopen@@GLIBC_2.1" target="_blank">dlopen@@GLIBC_2.1</a>
              () from /lib/libdl.so.2<br>
              No symbol table info available.<br>
              #13 0x080a08a7 in tryLoading (dirName=0xffffac2c
"/home/CdAB63/Downloads/products/stkspurlinuxht/lib/squeak/5.0-201606230315/",
              moduleName=0xffffbc8c "vm-display-X11")<br>
                  at
/home/travis/build/OpenSmalltalk/vm/platforms/unix/vm/sqUnixExternalPrims.c:245<br>
                      libName =
"/home/CdAB63/Downloads/products/stkspurlinuxht/lib/squeak/5.0-201606230315/vm-display-X11\000\377y\214\376\367\000\000\000\000W\253\377\377\003\000\000\000\000\000\000\000\070\000\000\000\000\000\000\000[\000\000\000\000\000\000\000n\000\000\000\000\000\000\000w\000\000\000\000\000\000\000|\000\000\000\000\360\371\367\377\377\377\177\201\000\000\000~-\371\367\260$\372\367\060`\372\367\351Q\335\367\000\300\362\367`\307\362\367\220+\372\367`\373\001\000\367{\335\367\353\201\376\367\000"...<br>
                      buf = {st_dev = 64770, __pad1 = 53052, __st_ino =
              14420702, st_mode = 33261, st_nlink = 1, st_uid = 1000,
              st_gid = 1000, st_rdev = 0, __pad2 = 53044, st_size =
              264943, <br>
                        st_blksize = 4096, st_blocks = 520, st_atim =
              {tv_sec = 1466720855, tv_nsec = 541848724}, st_mtim =
              {tv_sec = 1466652243, tv_nsec = 0}, st_ctim = {tv_sec =
              1466720774, <br>
                          tv_nsec = 231755653}, st_ino = 14420702}<br>
                      prefixes = {0x8123af4 "", 0x8127d62 "lib", 0x0}<br>
                      suffixes = {0x8123af4 "", 0x8127d5b ".so",
              0x8127d5f ".dylib", 0x0}<br>
                      handle = &lt;optimized out&gt;<br>
                      prefix = &lt;optimized out&gt;<br>
                      suffix = &lt;optimized out&gt;<br>
              #14 0x080a0ac1 in ioLoadModule (pluginName=0xffffbc8c
              "vm-display-X11") at
/home/travis/build/OpenSmalltalk/vm/platforms/unix/vm/sqUnixExternalPrims.c:328<br>
                      path =
"/home/CdAB63/Downloads/products/stkspurlinuxht/lib/squeak/5.0-201606230315/",
              '\000' &lt;repeats 179 times&gt;<br>
                      c = &lt;optimized out&gt;<br>
                      in = &lt;optimized out&gt;<br>
                      out = &lt;optimized out&gt;<br>
                      handle = 0x0<br>
              #15 0x0805e75f in queryLoadModule (type=0x8123911
              "display", name=0x81238d9 "X11", query=1) at
              /home/travis/build/OpenSmalltalk/vm/platforms/unix/vm/sqUnixMain.c:1079<br>
                      handle = &lt;optimized out&gt;<br>
                      modName =
"vm-display-X11\000\377q\335\005\b\033\275\377\377\200\254\027\b\001\020",
              '\000' &lt;repeats 14 times&gt;,
"\002\375\000\000\000\000\000\000\000\000\000\000\335\n\334\000\355\201\000\000\001\000\000\000\350\003\000\000\350\003",
              '\000' &lt;repeats 14 times&gt;,
"*'=\000\000\000\000\000\000\020\000\000\230\036\000\000\000\000\000\000WblW\033\"\341\037KVkW\000\000\000\000\006blWS\002\204\r\335\n\334\000\000\000\000\000\000\000\000/home/CdAB63/Downloads/products/stkspurlinuxht/lib/squeak"...<br>
                      itfName =
"display_X11\000\353:\335\367\000\300\362\367k\336\377\377\222;\022\bDI\000"<br>
                      module = &lt;optimized out&gt;<br>
                      itf = 0x0<br>
              #16 0x0805e83f in queryModule (type=0x8123911 "display",
              name=0x81238d9 "X11") at
              /home/travis/build/OpenSmalltalk/vm/platforms/unix/vm/sqUnixMain.c:1112<br>
              ---Type &lt;return&gt; to continue, or q &lt;return&gt; to
              quit---<br>
              No locals.<br>
              #17 0x0805e88b in loadImplicit (addr=0x8159928
              &lt;displayModule&gt;, evar=&lt;optimized out&gt;,
              type=&lt;optimized out&gt;, name=0x81238d9 "X11")<br>
                  at
              /home/travis/build/OpenSmalltalk/vm/platforms/unix/vm/sqUnixMain.c:1205<br>
              No locals.<br>
              #18 0x0805d4bb in loadModules () at
              /home/travis/build/OpenSmalltalk/vm/platforms/unix/vm/sqUnixMain.c:1217<br>
              No locals.<br>
              #19 main (argc=1, argv=0xffffcf34, envp=0xffffcf3c) at
              /home/travis/build/OpenSmalltalk/vm/platforms/unix/vm/sqUnixMain.c:1935<br>
              No locals.<br>
              (gdb) <br>
              <br>
              <div>-- <br>
                The information contained in this message is
                confidential and intended to the recipients specified in
                the headers. If you received this message by error,
                notify the sender immediately. The unauthorized use,
                disclosure, copy or alteration of this message are
                strictly forbidden and subjected to civil and criminal
                sanctions.<br>
                <br>
                ==<br>
                <br>
                This email may be signed using PGP key <b>ID:
                  0x4134A417</b></div>
            </div>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature" data-smartmail="gmail_signature">
          <div dir="ltr">
            <div><span style="font-size:small;border-collapse:separate">
                <div>_,,,^..^,,,_<br>
                </div>
                <div>best, Eliot</div>
              </span></div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
      The information contained in this message is confidential and
      intended to the recipients specified in the headers. If you
      received
      this message by error, notify the sender immediately. The
      unauthorized use, disclosure, copy or alteration of this message
      are strictly forbidden and subjected to civil and criminal
      sanctions.<br>
      <br>
      ==<br>
      <br>
      This email may be signed using PGP key <b>ID: 0x4134A417</b></div>
  </body>
</html>