Skip to content

ctypes memory error on Apple Silicon with external libffi #86854

@erykoff

Description

@erykoff
mannequin
BPO 42688
Nosy @ronaldoussoren, @ned-deily, @ambv, @maxbelanger, @miss-islington, @erykoff
PRs
  • bpo-42688: Fix ffi alloc/free when using external libffi on macos #23868
  • [3.9] bpo-42688: Fix ffi alloc/free when using external libffi on macos (GH-23868) #23888
  • [3.8] bpo-41100: Support macOS 11 and Apple Silicon #25274
  • [3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs #25806
  • 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 2021-05-02.09:33:11.031>
    created_at = <Date 2020-12-20.05:52:54.593>
    labels = ['OS-mac', 'type-bug', '3.8', '3.9', '3.10', 'ctypes']
    title = 'ctypes memory error on Apple Silicon with external libffi'
    updated_at = <Date 2021-05-02.09:33:11.030>
    user = 'https://github.com/erykoff'

    bugs.python.org fields:

    activity = <Date 2021-05-02.09:33:11.030>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-02.09:33:11.031>
    closer = 'ned.deily'
    components = ['macOS', 'ctypes']
    creation = <Date 2020-12-20.05:52:54.593>
    creator = 'erykoff'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42688
    keywords = ['patch']
    message_count = 6.0
    messages = ['383419', '383426', '383446', '383583', '386056', '392678']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'ned.deily', 'lukasz.langa', 'maxbelanger', 'miss-islington', 'erykoff']
    pr_nums = ['23868', '23888', '25274', '25806']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42688'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions