Bug#1105111: python3.14 FTBFS on hppa: _Py_CheckRecursiveCall: Unrecoverable stack overflow (used -73734 kB) while calling a Python object

Stefano Rivera <[email protected]> Sun, 11 May 2025 09:53:56 -0400
Newsgroups gmane.linux.debian.ports.hppa
Message-ID <upfusbrgsxgjrcd4sxrmnuwdboysbk3lboagngkptlnojmskfs__37935.1375553355$1746971847$gmane$org@xhrouefejwek>
Source: python3.14
Version: 3.14.0~b1-1
Severity: normal
Tags: ftbfs
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: hppa

Hi,

Python 3.14 is now available in experimental, and it FTBFS on hppa:

https://buildd.debian.org/status/fetch.php?pkg=python3.14&arch=hppa&ver=3.14.0%7Eb1-1&stamp=1746820471&raw=0

./Programs/_freeze_module zipimport ../Lib/zipimport.py Python/frozen_modules/zipimport.h
Fatal Python error: _Py_CheckRecursiveCall: Unrecoverable stack overflow (used -73734 kB) while calling a Python object
Python runtime state: preinitialized

Current thread 0x452c8040 [_freeze_module] (most recent call first):
  <no Python frame>
Fatal Python error: _Py_CheckRecursiveCall: Unrecoverable stack overflow (used -73734 kB) while calling a Python object
Python runtime state: preinitialized

Current thread 0x452c8040 [_freeze_module] (most recent call first):
  <no Python frame>
Aborted

Stefano