> On 6 Mar 2017, at 19:43, Thierry Goubier <[email protected]> wrote: > > Le 06/03/2017 à 18:43, Esteban Lorenzano a écrit : >> which VM are you using? >> >> this: >> >> **PrimitiveFailure** >> findSubstring:in:startingAt:matchTable: >> >> indicates that you are not using a PharoVM… am I right? > > I'm using > https://dl.bintray.com/estebanlm/pharo-vm/pharo-linux-x86_64threaded.d7cda15.zip > > <https://dl.bintray.com/estebanlm/pharo-vm/pharo-linux-x86_64threaded.d7cda15.zip>
old (very) good ones are here: http://files.pharo.org/vm/pharo-spur64/linux/ <http://files.pharo.org/vm/pharo-spur64/linux/> or here: https://dl.bintray.com/pharo-project/pharo-vm/ <https://dl.bintray.com/pharo-project/pharo-vm/> Esteban > > Thierry > >> Esteban >> >> >>> On 6 Mar 2017, at 17:38, Thierry Goubier <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> >>> >>> 2017-03-06 17:20 GMT+01:00 Esteban Lorenzano <[email protected] >>> <mailto:[email protected]>>: >>> >>> >>>> On 6 Mar 2017, at 17:04, Thierry Goubier >>>> <[email protected] <mailto:[email protected]>> wrote: >>>> >>>> >>>> >>>> 2017-03-06 16:54 GMT+01:00 Pavel >>>> Krivanek <[email protected] >>>> <mailto:[email protected]>>: >>>> >>>> I treid 64-bit Pharo on fresh (x)ubuntu and: >>>> - Zodiac (SSL) works >>>> - Roassal (Athens) work with a library path fix >>>> . LibGit can be loaded with some effort. >>>> >>>> >>>> You're luckier than me. >>>> >>>> Pharo 64bits segfaults on both Ubuntu 16.04 and 16.10. >>> >>> … and the dumps? >>> >>> >>> Here it is. Can create it on-demand :( >>> >>> I had no success compiling 64bits vms by myself. They crash/deadlock >>> after that point, but they are not usable either. >>> >>> Thierry >>> >>> >>> >>> Esteban >>> >>>> >>>> Thierry >>>> >>>> >>>> >>>> It looks very promising! Thank you! >>>> >>>> Cheers, >>>> -- Pavel >>>> >>>> >>>> >>>> 2017-03-06 7:17 GMT+01:00 Esteban >>>> Lorenzano <[email protected] <mailto:[email protected]>>: >>>> >>>> Hi, >>>> >>>> First, let me be clear: I *like* sublimish theme (not for >>>> my use, but I like it), and I like (a lot) the windows >>>> list on spotter, and I like in general all this new >>>> additions. >>>> >>>> And I know, most of those additions are usability >>>> enhancements so a good thing. >>>> >>>> But can you guys stop pushing new features into a (in >>>> theory) frozen version? >>>> >>>> Pharo 7 will arrive soon… *if* we can fix all things >>>> missing. If I can suggest an orientation, it would be >>>> good, for those that use linux and mac (windows is not >>>> ready), to test and help fix 64bits version. >>>> >>>> There are still plenty of bugs to fix there, like for >>>> example why Spotter does not shows search line. >>>> >>>> Last week I added support to Athens and SDL2 in 64bits >>>> but that meant: >>>> >>>> - some important changes in UFFI >>>> - discover something that seems is failing on callbacks >>>> for Cairo (no idea if it is a callbacks problem or an >>>> image problem that causes a callback problem). >>>> >>>> I would say all this and the fact we are working on >>>> 64bits in general deserves a lot of testing. >>>> >>>> I will add links in Pharo page to download 64bits (I’m at >>>> the train now), but in the mean time you can download all >>>> from here: >>>> >>>> http://files.pharo.org/get-files/60/pharo-64.zip >>>> <http://files.pharo.org/get-files/60/pharo-64.zip> >>>> http://files.pharo.org/get-files/60/pharo64-linux-latest.zip >>>> <http://files.pharo.org/get-files/60/pharo64-linux-latest.zip> >>>> (linux) >>>> http://files.pharo.org/get-files/60/pharo64-mac-latest.zip >>>> <http://files.pharo.org/get-files/60/pharo64-mac-latest.zip> (mac) >>>> http://files.pharo.org/get-files/60/sources.zip >>>> <http://files.pharo.org/get-files/60/sources.zip> (in >>>> case you need them) >>>> >>>> cheers, >>>> Esteban >>>> >>>> >>>> >>> >>> >>> <crash.dmp> >> > >
