[ python-Bugs-1483133 ] gen_iternext: Assertion `f->f_back != ((void *)0)' failed

SourceForge.net noreply at sourceforge.net
Tue May 16 09:14:07 CEST 2006


Bugs item #1483133, was opened at 2006-05-06 21:09
Message generated for change (Settings changed) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1483133&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Interpreter Core
Group: Python 2.4
Status: Open
Resolution: None
Priority: 6
Submitted By: svensoho (svensoho)
>Assigned to: Phillip J. Eby (pje)
Summary: gen_iternext: Assertion `f->f_back != ((void *)0)' failed

Initial Comment:
Seems to be similar bug as http://sourceforge.net/
tracker/index.php?
func=detail&aid=1257960&group_id=5470&atid=105470 
(fixed)

Couldn't trigger with same script but with C 
application. Same source modification helps (at 
Objects/genobject.c:53)

----------------------------------------------------------------------

Comment By: svensoho (svensoho)
Date: 2006-05-15 08:26

Message:
Logged In: YES 
user_id=1518209




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1483133&group_id=5470


More information about the Python-bugs-list mailing list