[Python-bugs-list] [ python-Bugs-470633 ] segfault with 2.2a4 (original) (raw)
noreply@sourceforge.net noreply@sourceforge.net
Fri, 12 Oct 2001 10:04:23 -0700
- Previous message: [Python-bugs-list] [ python-Bugs-467145 ] Python 2.2a4 build problem on HPUX 11.0
- Next message: [Python-bugs-list] [ python-Bugs-470634 ] readlines() on linux requires 2 ^D's
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: Open Resolution: None 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
You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=470633&group_id=5470
- Previous message: [Python-bugs-list] [ python-Bugs-467145 ] Python 2.2a4 build problem on HPUX 11.0
- Next message: [Python-bugs-list] [ python-Bugs-470634 ] readlines() on linux requires 2 ^D's
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]