Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 668
    • Issues 668
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPy
  • pypypypy
  • Issues
  • #3029

Closed
Open
Created Jun 22, 2019 by Bitbucket Importer@bitbucket_importerMaintainer

ll2ctypes (and possibly ctypes) does not work on pypy when running JIT tests

Created originally on Bitbucket by fijal (Maciej Fijalkowski)

When running something like:

pypy py.test rpython/jit/backend/x86/test/test_runner.py

We get a crash somewhere in Boehm on OS X. I think it does not work on linux either, but did not check. This is a problem, because on a new OS X you can’t attach a debugger to a system binary. Which means pypy becomes a default choice for Python, which in turn ends up with weird crashes. At the very least test_runner should clearly complain when run on top of PyPy.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking