m4ri icon indicating copy to clipboard operation
m4ri copied to clipboard

Assertion failed in test_misc -> test_submatrix

Open orlitzky opened this issue 2 years ago • 1 comments

This was reported on Gentoo in https://bugs.gentoo.org/908449 where the full build/test logs are available. Note tha gcc-13.x was used.

=========================================
   m4ri 20200125: tests/test-suite.log
=========================================

# TOTAL: 14
# PASS:  13
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_misc
===============

submatrix: m:    2, n:  127, (   1,    1,    2,  127) ... passed
Assertion failed: highr-lowr > 0 (test_misc.c: test_submatrix: 81)
FAIL test_misc (exit status: 134)

orlitzky avatar Jun 14 '23 05:06 orlitzky

Mhhh, hard to debug from afar. I'm still on GCC 12.x though.

malb avatar Jun 14 '23 09:06 malb

This was actually already resolved in https://bitbucket.org/malb/m4ri/issues/75 but the fix isn't in a release yet.

orlitzky avatar Jun 29 '24 16:06 orlitzky

I could cut a new release if it helps?

malb avatar Jul 01 '24 08:07 malb

I patched our Gentoo package already, but it might prevent this from hitting someone else. It looks like there have been a good number of commits since 20200125.

orlitzky avatar Jul 01 '24 12:07 orlitzky