<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi,</div><div class=""><br class=""></div><div class="">as I told you in the users list, this is not enough information :(</div><div class=""><br class=""></div><div class="">- when it crashes?</div><div class="">- normally crash should let a crash.dmp file…&nbsp;</div><div class="">- also a way to reproduce the problem would be cool… a description of what you are doing, etc.<div class=""><br class=""></div><div class="">cheers,&nbsp;</div><div class="">Esteban</div></div><div class=""><br class=""></div><div class="">ps: this one:&nbsp;<a href="https://ci.inria.fr/pharo/view/5.0-VM-Spur/job/PharoVM-spur32-debug/53/Architecture=32,Slave=vm-builder-linux/artifact/53.zip" class="">53.zip</a></div><div class="">is compiled in debug mode, but I do not think you will get more information from there.</div><br class=""><div><blockquote type="cite" class=""><div class="">On 23 Jun 2016, at 22:40, Casimiro - GMAIL &lt;<a href="mailto:casimiro.barreto@gmail.com" class="">casimiro.barreto@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">
  

    <meta http-equiv="content-type" content="text/html; charset=utf-8" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class=""><p class="">VMs are crashing. In the&nbsp; case of Pharo 5.0 VM does that SIGSEGV
      thing. Trace is:<br class="">
      <br class="">
    </p><p class="">Pharo 5 crashes. VM does a SIGSEGV 0x00000000 at start</p>
    Running GDB I got:<br class="">
    <br class="">
    (gdb) run<br class="">
    Starting program: /home/CdAB63/Downloads/pharo5.0/bin/pharo <br class="">
    Missing separate debuginfos, use: dnf debuginfo-install
    glibc-2.23.1-8.fc24.i686<br class="">
    [Thread debugging using libthread_db enabled]<br class="">
    Using host libthread_db library "/lib64/libthread_db.so.1".<br class="">
    <br class="">
    Program received signal SIGSEGV, Segmentation fault.<br class="">
    0x00000000 in ?? ()<br class="">
    (gdb) backtrace full<br class="">
    #0&nbsp; 0x00000000 in ?? ()<br class="">
    No symbol table info available.<br class="">
    #1&nbsp; 0xf7f3dd7e in __pthread_once_slow () from /lib/libpthread.so.0<br class="">
    No symbol table info available.<br class="">
    #2&nbsp; 0xf7aa9c05 in ?? () from /lib/libGL.so.1<br class="">
    No symbol table info available.<br class="">
    #3&nbsp; 0xf7a722ab in ?? () from /lib/libGL.so.1<br class="">
    No symbol table info available.<br class="">
    #4&nbsp; 0xf7fe8da1 in call_init.part () from /lib/ld-linux.so.2<br class="">
    No symbol table info available.<br class="">
    #5&nbsp; 0xf7fe8f00 in _dl_init () from /lib/ld-linux.so.2<br class="">
    No symbol table info available.<br class="">
    #6&nbsp; 0xf7fed80f in dl_open_worker () from /lib/ld-linux.so.2<br class="">
    No symbol table info available.<br class="">
    #7&nbsp; 0xf7fe8c91 in _dl_catch_error () from /lib/ld-linux.so.2<br class="">
    No symbol table info available.<br class="">
    #8&nbsp; 0xf7fecd89 in _dl_open () from /lib/ld-linux.so.2<br class="">
    No symbol table info available.<br class="">
    #9&nbsp; 0xf7f4dc05 in dlopen_doit () from /lib/libdl.so.2<br class="">
    No symbol table info available.<br class="">
    #10 0xf7fe8c91 in _dl_catch_error () from /lib/ld-linux.so.2<br class="">
    No symbol table info available.<br class="">
    #11 0xf7f4e35d in _dlerror_run () from /lib/libdl.so.2<br class="">
    No symbol table info available.<br class="">
    #12 0xf7f4dcae in <a class="moz-txt-link-abbreviated" href="mailto:dlopen@@GLIBC_2.1">dlopen@@GLIBC_2.1</a> () from
    /lib/libdl.so.2<br class="">
    No symbol table info available.<br class="">
    #13 0x080bd60f in tryLoading ()<br class="">
    No symbol table info available.<br class="">
    #14 0x080bd751 in ioLoadModule ()<br class="">
    No symbol table info available.<br class="">
    #15 0x080bf18b in queryLoadModule ()<br class="">
    No symbol table info available.<br class="">
    #16 0x080bf27f in queryModule ()<br class="">
    No symbol table info available.<br class="">
    #17 0x080bf2c7 in loadImplicit ()<br class="">
    No symbol table info available.<br class="">
    #18 0x0805ccd7 in main ()<br class="">
    No symbol table info available.<br class="">
    (gdb)
    <p class="">Would be helpful if VM was compiled in debug mode so it would
      possible to understand better what's happening.<br class="">
    </p>
    <br class="">
    <div class="moz-signature">-- <br class="">
      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 class="">
      <br class="">
      ==<br class="">
      <br class="">
      This email may be signed using PGP key <b class="">ID: 0x4134A417</b></div>
  </div>

</div></blockquote></div><br class=""></body></html>