starting 2.5 release cycle, help needed with macos

Buildbots for linux are green (arm and x86), windows seems as good as it gets. I have looked at the open issues, none seem like blockers. My personal baby, the ufuncapi branch, seems to be functioning after I found the "last bug" So I guess it is time to start the 2.5 release cycle, unless I missed something. We have a persistent crash with macos nightly builds in the _continuation module, help is needed to track it down http://buildbot.pypy.org/summary?builder=pypy-c-jit-macosx-x86-64 Armin suggested maybe it was shadowstack, I think I ruled that out by translating on x86 linux: https://gist.github.com/mattip/8407b7fa7dbe1cc2f786 Any help/criticism/comments are welcome Matti

Hi all, On 29 January 2015 at 06:22, Matti Picus <matti.picus@gmail.com> wrote:
We have a persistent crash with macos nightly builds in the _continuation module, help is needed to track it down
I am willing to look into this bug provided someone provides an OS/X machine where I can log in and run gdb. It just happens that the core team is on Linux and can access Windows (both VMs and real machines), but no OS/X. A bientôt, Armin.

Hi all, On 29 January 2015 at 06:22, Matti Picus <matti.picus@gmail.com> wrote:
We have a persistent crash with macos nightly builds in the _continuation module, help is needed to track it down
I am willing to look into this bug provided someone provides an OS/X machine where I can log in and run gdb. It just happens that the core team is on Linux and can access Windows (both VMs and real machines), but no OS/X. A bientôt, Armin.
participants (3)
-
Armin Rigo
-
Maciej Fijalkowski
-
Matti Picus