Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 160
    • Issues 160
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie LinuxAdélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #451
Closed
Open
Issue created Jan 11, 2022 by Zach van Rijn@zOwner

system/python3: 3.10.1 segmentation fault libpython3.10.so.1.0 during recursionlimit check on ppc64

Found on ppc64. Manually re-running make quicktest seems to work though?

running build_scripts
creating build/scripts-3.10
copying and adjusting /root/packages/system/python3/src/Python-3.10.1/Tools/scripts/pydoc3 -> build/scripts-3.10
copying and adjusting /root/packages/system/python3/src/Python-3.10.1/Tools/scripts/idle3 -> build/scripts-3.10
copying and adjusting /root/packages/system/python3/src/Python-3.10.1/Tools/scripts/2to3 -> build/scripts-3.10
changing mode of build/scripts-3.10/pydoc3 from 644 to 755
changing mode of build/scripts-3.10/idle3 from 644 to 755
changing mode of build/scripts-3.10/2to3 from 644 to 755
renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
Segmentation fault
>>> ERROR: python3: check failed

Here's from dmesg:

[ 7591.059390] python[13405]: segfault (11) at 3fff97653ff0 nip 3fff97bb7e90 lr 3fff97bdcf50 code 2 in libpython3.10.so.1.0[3fff97b29000+2f9000]
[ 7591.059486] python[13405]: code: 38210040 7fc3f378 48182894 00000000 00000001 80030000 3c4c0028 38428888 
[ 7591.059490] python[13405]: code: 7c641b79 41800044 7c0802a6 f8010010 <f821ffe1> 3d220001 e9299ff0 3c620001
Edited Jan 11, 2022 by Zach van Rijn
Assignee
Assign to
Time tracking