Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reed Mueller code crashing #33229

Open
MathieuDutSik opened this issue Jan 25, 2022 · 2 comments
Open

Reed Mueller code crashing #33229

MathieuDutSik opened this issue Jan 25, 2022 · 2 comments

Comments

@MathieuDutSik
Copy link

In Sage 9.5.rc1, the following command causes a crash:

sage: C = codes.BinaryReedMullerCode(16, 32)
------------------------------------------------------------------------
(no backtrace available)
------------------------------------------------------------------------
Unhandled SIGSEGV: A segmentation fault occurred.
This probably occurred because a *compiled* module has a bug
in it and is not properly wrapped with sig_on(), sig_off().
Python will now terminate.
------------------------------------------------------------------------
.../src/bin/sage-python: line 2: 60716 Segmentation fault: 11  sage -python "$@"

In case the input is invalid, an error
would be preferable to a crash.

CC: @slel

Component: coding theory

Keywords: segfault

Issue created by migration from https://trac.sagemath.org/ticket/33229

@slel

This comment has been minimized.

@slel
Copy link
Member

slel commented Jan 25, 2022

Changed keywords from none to segfault

@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 May 3, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Sep 19, 2022
@mkoeppe mkoeppe removed this from the sage-9.8 milestone Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants