Re: [Pharo-users] Pharo crashing under new Fedora 24 (64bits plus 32bits libraries)

2016-06-24 Thread Esteban Lorenzano
is a 64bits system? then maybe you want to give it a try to 64bits image/vm (again, not everything will work, but is good to have a test :P) http://files.pharo.org/get-files/60/pharo-64.zip https://bintray.com/opensmalltalk/vm/download_file?file_path=cog_linux64x64_squeak.cog.spur_201606241150.ta

Re: [Pharo-users] Pharo crashing under new Fedora 24 (64bits plus 32bits libraries)

2016-06-24 Thread casimiro barreto
It is a Samsung with NVIDIA but Optimus ... And primusrun won't work because of dynamically linked libraries Em 23/06/2016 23:27, "Renaud de Villemeur" escreveu: > Hi. > > Pharo5 can run properly on Fedora 24, with Seaside3.2, OpenGL, or default > image. > What kind of graphic card do you hav

Re: [Pharo-users] Pharo crashing under new Fedora 24 (64bits plus 32bits libraries)

2016-06-23 Thread Renaud de Villemeur
Hi. Pharo5 can run properly on Fedora 24, with Seaside3.2, OpenGL, or default image. What kind of graphic card do you have ? Is it a NVidia ? The default driver in Fedora, "Nouveau", is 64 bit only. I had to install the proprietary NVidia driver lib in 32 bit to be able to run pharo, They are stil

Re: [Pharo-users] Pharo crashing under new Fedora 24 (64bits plus 32bits libraries)

2016-06-23 Thread Ben Coman
On Fri, Jun 24, 2016 at 10:08 AM, Ben Coman wrote: > > > On Fri, Jun 24, 2016 at 4:10 AM, Casimiro - GMAIL < > casimiro.barr...@gmail.com> wrote: > >> Pharo 5 crashes. VM does a SIGSEGV 0x at start >> >> Running GDB I got: >> >> (gdb) run >> Starting program: /home/CdAB63/Downloads/pharo5

Re: [Pharo-users] Pharo crashing under new Fedora 24 (64bits plus 32bits libraries)

2016-06-23 Thread Ben Coman
On Fri, Jun 24, 2016 at 4:10 AM, Casimiro - GMAIL < casimiro.barr...@gmail.com> wrote: > Pharo 5 crashes. VM does a SIGSEGV 0x at start > > Running GDB I got: > > (gdb) run > Starting program: /home/CdAB63/Downloads/pharo5.0/bin/pharo > Missing separate debuginfos, use: dnf debuginfo-insta

Re: [Pharo-users] Pharo crashing under new Fedora 24 (64bits plus 32bits libraries)

2016-06-23 Thread Esteban Lorenzano
I’m sorry, but this is not enough information… normally crash should let a crash.dmp file… also a way to reproduce the problem would be cool… a description of what you are doing, etc. cheers, Esteban > On 23 Jun 2016, at 22:10, Casimiro - GMAIL wrote: > > Pharo 5 crashes. VM does a SIGSEGV 0

[Pharo-users] Pharo crashing under new Fedora 24 (64bits plus 32bits libraries)

2016-06-23 Thread Casimiro - GMAIL
Pharo 5 crashes. VM does a SIGSEGV 0x 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 li