Skip to content

ftplib.retrlines('LIST') hangs at the end of listing (SocketIO.close() doesn't close the socket) #49041

@chrismahan

Description

@chrismahan
BPO 4791
Nosy @vstinner, @giampaolo, @devdanzin
Files
  • from_filezilla.png: same folder from filezilla
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2009-01-06.01:15:09.830>
    created_at = <Date 2008-12-31.13:00:00.861>
    labels = ['extension-modules', 'type-crash']
    title = "ftplib.retrlines('LIST') hangs at the end of listing (SocketIO.close() doesn't close the socket)"
    updated_at = <Date 2009-01-06.01:15:09.829>
    user = 'https://bugs.python.org/chrismahan'

    bugs.python.org fields:

    activity = <Date 2009-01-06.01:15:09.829>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-01-06.01:15:09.830>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2008-12-31.13:00:00.861>
    creator = 'chris.mahan'
    dependencies = []
    files = ['12508']
    hgrepos = []
    issue_num = 4791
    keywords = ['patch']
    message_count = 29.0
    messages = ['78603', '78604', '78618', '78630', '78633', '78636', '78720', '78726', '78727', '78760', '78761', '78763', '78799', '78802', '78804', '78879', '78914', '78918', '78919', '78920', '79184', '79202', '79205', '79207', '79210', '79216', '79218', '79219', '79222']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'ajaksu2', 'chris.mahan']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue4791'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions