-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Describe the bug
Running the testsuite on my Sparc machine (these are very picky about unaligned accesses) crashes in fstring.format_c_numbers.
Doctest: fstring.format_c_number_range_width_m4 ... ok
format_c_numbers (fstring)
Doctest: fstring.format_c_numbers ... /var/tmp/portage/dev-python/cython-0.29.24/temp/environment: line 3005: 65 Bus error "${PYTHON}" runtests.py -vv --work-dir "${BUILD_DIR}"/tests
Environment (please complete the following information):
- OS: Gentoo Linux
- Python 3.9.6
- Cython 0.29.22, 0.29.24
The error did not happen in 0.9.21
I'll try to get a backtrace, a hint on the right commandline to run this one test under gdb is welcome.
Metadata
Metadata
Assignees
Labels
No labels