Access violation in Python garbage collector (visit_decref) - how to debug?
Geoff Bache
geoff.bache at gmail.com
Tue Oct 8 02:46:17 EDT 2019
On Tue, Oct 8, 2019 at 7:27 AM dieter <dieter at handshake.de> wrote:
> Geoff Bache <geoff.bache at gmail.com> writes:
> > Yes, this is hard, that's why I'm here :)
> >
> > I've enabled the equivalent tools to valgrind in Visual Studio, and tried
> > setting PYTHONMALLOC=debug, but neither of those seem to be showing
> > anything either. I don't really know what else to try in this direction.
>
> It likely is too hard to be solved remotely (in this list).
>
>
On the contrary, MRAB just solved it :)
Thanks for your replies.
/Geoff
More information about the Python-list
mailing list