[pypy-dev] Stacklet problems

Armin Rigo arigo at tunes.org
Sun Oct 5 10:38:17 CEST 2014


Hi Timothy,

On 3 October 2014 05:51, Timothy Baldridge <tbaldridge at gmail.com> wrote:
> I have an interpreter that takes advantage of the rstacklet api. My tests
> pass fine when running untranslated in CPython, but after translating via
> rpython I get a "Segmentation fault: 11", are there any major differences
> between cpython and rpython stacklets?

I doubt that an unexpected segmentation fault can be resolved with
such vague questions.  Please provide a way for us to reproduce it
(i.e. not a test that passes just fine -- a way to get the segfault)
and then we can start gdb.


A bientôt,

Armin.


More information about the pypy-dev mailing list