Hi Robert You need to explain in details what are you doing and how can we reproduce it
On Sun, Feb 7, 2016 at 10:26 PM, Robert Grosse <[email protected]> wrote: > I updated Pypy, but I'm still getting random segfaults. Is there any way to > see what the problem might be? It just says segfault, so there's no > information. Also, the same code works in CPython. > > 2016-02-07 9:05 GMT-08:00 Matti Picus <[email protected]>: >> >> >> On 07/02/16 06:55, Robert Grosse wrote: >>> >>> I am trying to update Pypy. I want to build Pypy from source using the >>> instructions at http://doc.pypy.org/en/latest/build.html in order to get the >>> latest bugfixes and improvements. >>> >>> However, all of the last 5 nightly builds shown at >>> http://buildbot.pypy.org/summary?branch=%3Ctrunk%3E failed their tests. So I >>> can't tell what a good revision to update to is. >>> >>> What is the last good revision of Pypy? >>> >> The builds have been failing "only" for vmprof tests, everything else >> should work. >> Matti > > > > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev > _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
