Skip to content

[BUG] fstring.format_c_numbers crashes with bus error #4343

@DerDakon

Description

@DerDakon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions