[pypy-issue] [issue755] pypy trunk fails to build/run on FreeBSD

Armin Rigo tracker at bugs.pypy.org
Fri Jun 17 15:41:30 CEST 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

1. I think that we're slowly going to deprecate --gcrootfinder=asmgcc, because
it's giving more and more of errors like the one you report, just because it's a
slightly different compiler or compiler options than the ones we are using.

2. the --gcrootfinder=shadowstack should however work.  That it crashes
immediately in MiniMarkGC_deal_with_objects_with_finalizers is strange.  I fear
that we cannot debug this remotely.  We would need access to a FreeBSD
machine... or reproduce the crash on Linux, if possible.

----------
nosy: +arigo
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue755>
________________________________________


More information about the pypy-issue mailing list