[Python-bugs-list] [ python-Bugs-470633 ] segfault with 2.2a4

noreply@sourceforge.net noreply@sourceforge.net
Fri, 12 Oct 2001 10:19:01 -0700


Bugs item #470633, was opened at 2001-10-12 10:04
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=470633&group_id=5470

Category: Python Library
Group: Python 2.2
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: segfault with 2.2a4

Initial Comment:
I've attached a simply script to periodically check a
POP3 mailbox and print the number of messages available
there.

The first two checks are successful, then the third
time through a segfault occurs (I think in the socket
code.)

I've attached the script which includes a gdb backtrace
commented out at the end

Python  v2.2a4
Mandrake Linux 8.1, glibc v2.2.4

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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-10-12 10:19

Message:
Logged In: YES 
user_id=6380

Duplicate of  #470635 -- since that one has a name attached
to it, I'm closing this anonymous one. :-)

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

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