On Fri, Jun 24, 2016 at 10:08 AM, Ben Coman <[email protected]> wrote:
> > > On Fri, Jun 24, 2016 at 4:10 AM, Casimiro - GMAIL < > [email protected]> wrote: > >> Pharo 5 crashes. VM does a SIGSEGV 0x00000000 at start >> >> Running GDB I got: >> >> (gdb) run >> Starting program: /home/CdAB63/Downloads/pharo5.0/bin/pharo >> Missing separate debuginfos, use: dnf debuginfo-install >> glibc-2.23.1-8.fc24.i686 >> [Thread debugging using libthread_db enabled] >> Using host libthread_db library "/lib64/libthread_db.so.1". >> >> Program received signal SIGSEGV, Segmentation fault. >> > I'm not practised enough to be sure, but does that /lib64/ give any hints > since Pharo is 32-bit? > (I should add, with a 64-bit version coming soon) > > cheers -ben >
