Re: [pypy-dev] Looking for clues to consistent Seg Fault in PyPy 2.6.1

2016-02-17 Thread Armin Rigo
Hi Stefan, On 8 November 2015 at 09:40, Armin Rigo wrote: > On Sun, Nov 8, 2015 at 5:51 AM, Stefan Behnel wrote: >> I tried to simply disable the special casing in proxy.pxi, but it only >> leads to more crashes: > > Yes, it is expected. The special-casing was introduced because PyPy > doesn't

Re: [pypy-dev] Partial Escape Analysis and Scalar Replacement

2016-02-17 Thread Amaury Forgeot d'Arc
Hi George, 2016-02-17 0:23 GMT+01:00 George Papanikolaou : > Hey list, > > I'd like to announce that I will attempt to implement an optimization > technique > in PyPy as part of my thesis for my CS diplomma. Welcome to PyPy development! PyPy was designed upfront to experiment with new developme