[ python-Bugs-868896 ] Multiple problems with GC in 2.3.3

SourceForge.net noreply at sourceforge.net
Thu Jan 1 14:04:40 EST 2004


Bugs item #868896, was opened at 2004-01-01 19:00
Message generated for change (Settings changed) made by washirv
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=868896&group_id=5470

Category: Python Interpreter Core
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: washington irving (washirv)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Multiple problems with GC in 2.3.3

Initial Comment:
Hi. We're running a multithreaded application that
spiders some web pages, and parses them. We've had 2
types of problems: one where we have the python process
segfault. Another where python spins in an infinite
loop. We are running on FreeBSD 4.8-RELEASE. We have
not had this problem with 2.2. We have this problem
with both 2.3.2 and 2.3.3. This is repeatable, and
we're willing to help in every way to fix this. I've
attached the gdb stack trace for the process that
segfaulted, and the process that spins in an infinte
loop. We attached to it in gdb and ctrl-c'ed to check
the status. There are 2 separate gdb traces in the
attached file.

Thanks


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

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



More information about the Python-bugs-list mailing list