A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-November/030062.html below:

[snake-farm] Re: [Python-Dev] Snake farm

[snake-farm] Re: [Python-Dev] Snake farm [snake-farm] Re: [Python-Dev] Snake farmGuido van Rossum guido@python.org
Mon, 11 Nov 2002 09:38:20 -0500
> > So it looks like PyOblect_Free() was called with 0x800 as an argument,
> > which is a bogus pointer value.  Can you go up one stack level and see
> > what the value of k in function_call() is?
> 713		if (ADDRESS_IN_RANGE(p, pool->arenaindex)) {
> (gdb) up
> #1  0x080dfef4 in function_call (func=0x826317c, arg=0x8256aac,
> kw=0x8269bdc) at Objects/funcobject.c:481
> 481			PyMem_DEL(k);
> (gdb) p k
> $1 = (struct _object **) 0x800

Well, then maybe you can follow MvL's suggestion and find out how come
this value was returned by PyMem_NEW(PyObject *, 2*nk)???

--Guido van Rossum (home page: http://www.python.org/~guido/)



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4