BenoitMorel / Asteroid

GNU Affero General Public License v3.0
9 stars 1 forks source link

Failing unit test `test_mappings` on Linux #10

Open nylander opened 7 months ago

nylander commented 7 months ago

Dear @BenoitMorel !

During installation (running tests) I see this:

Test mappings from tree
./run_tests.sh: line 5: 55272 Segmentation fault      (core dumped) build/bin/test_mappings

No other clues are given as output during the run, and no errors during the build process. I haven't tried to compile and execute test_mappings in isolation for debugging.

Ubuntu 22.04.3, cmake version 3.22.1, g++ version 11.4.0

Cheers Johan

BenoitMorel commented 7 months ago

Hi Johan, Thank you very much! There was indeed a bug in the code. I don't think it really affects Asteroid run, but I fixed it anyway. Cheers, Benoit

Le jeu. 15 févr. 2024 à 16:06, Johan Nylander @.***> a écrit :

Dear @BenoitMorel https://github.com/BenoitMorel !

During installation (running tests) I see this:

Test mappings from tree ./run_tests.sh: line 5: 55272 Segmentation fault (core dumped) build/bin/test_mappings

No other clues are given as output during the run, and no errors during the build process. I haven't tried to compile and execute test_mappings in isolation for debugging.

Ubuntu 22.04.3, cmake version 3.22.1, g++ version 11.4.0

Cheers Johan

— Reply to this email directly, view it on GitHub https://github.com/BenoitMorel/Asteroid/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJJ3UJXSATJWVOLCUB5JMLYTYQAFAVCNFSM6AAAAABDKNSOYKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZTMNZWHA3TEMI . You are receiving this because you were mentioned.Message ID: @.***>