Skip to content

os.sendfile can return EINVAL on Solaris #80791

@kulikjak

Description

@kulikjak
mannequin
BPO 36610
Nosy @giampaolo, @kulikjak
PRs
  • bpo-36610: shutil.copyfile(): use sendfile() on Linux only #13675
  • Files
  • sendfile.patch: Patch of sendfile in socket.py
  • example.py: issue reproducing script
  • 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 = 'https://github.com/giampaolo'
    closed_at = <Date 2019-05-30.06:06:39.418>
    created_at = <Date 2019-04-12.08:56:34.032>
    labels = ['3.8', 'library', 'type-crash']
    title = 'os.sendfile can return EINVAL on Solaris'
    updated_at = <Date 2019-05-30.06:06:39.418>
    user = 'https://github.com/kulikjak'

    bugs.python.org fields:

    activity = <Date 2019-05-30.06:06:39.418>
    actor = 'giampaolo.rodola'
    assignee = 'giampaolo.rodola'
    closed = True
    closed_date = <Date 2019-05-30.06:06:39.418>
    closer = 'giampaolo.rodola'
    components = ['Library (Lib)']
    creation = <Date 2019-04-12.08:56:34.032>
    creator = 'kulikjak'
    dependencies = []
    files = ['48262', '48266']
    hgrepos = []
    issue_num = 36610
    keywords = ['patch']
    message_count = 5.0
    messages = ['340017', '340063', '340241', '343948', '343950']
    nosy_count = 2.0
    nosy_names = ['giampaolo.rodola', 'kulikjak']
    pr_nums = ['13675']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue36610'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-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