Package: dieharder Version: 3.31.1.4-1.1 Severity: normal X-Debbugs-Cc: thode...@gmail.com
Dear Maintainer, `dieharder -d 209 -n $nvalue` crashes for $nvalue>17: $ dieharder -d 209 #=============================================================================# # dieharder version 3.31.1 Copyright 2003 Robert G. Brown # #=============================================================================# rng_name |rands/second| Seed | mt19937| 1.55e+08 |2819069712| #=============================================================================# test_name |ntup| tsamples |psamples| p-value |Assessment #=============================================================================# dab_monobit2| 12| 65000000| 1|0.40510331| PASSED $ dieharder -d 209 -n 12 #=============================================================================# # dieharder version 3.31.1 Copyright 2003 Robert G. Brown # #=============================================================================# rng_name |rands/second| Seed | mt19937| 2.54e+08 | 152376536| #=============================================================================# test_name |ntup| tsamples |psamples| p-value |Assessment #=============================================================================# dab_monobit2| 12| 65000000| 1|0.10580971| PASSED $ dieharder -d 209 -n 17 #=============================================================================# # dieharder version 3.31.1 Copyright 2003 Robert G. Brown # #=============================================================================# rng_name |rands/second| Seed | mt19937| 2.29e+08 |2998370165| #=============================================================================# test_name |ntup| tsamples |psamples| p-value |Assessment #=============================================================================# dab_monobit2| 17| 65000000| 1|1.00000000| FAILED $ dieharder -d 209 -n 18 *** stack smashing detected ***: terminated Aborted $ dieharder -d 209 -n 27 *** stack smashing detected ***: terminated Aborted $ dieharder -d 209 -n 28 Segmentation fault P.S. There are more issues with this test not liking non-standard n values, as can be seen from it failing miserably on mt19937 with -n 17, but the crash is the most glaring problem. -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.3.0-1-amd64 (SMP w/12 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages dieharder depends on: ii libc6 2.37-15 ii libdieharder3t64 3.31.1.4-1.1 ii libgsl27 2.7.1+dfsg-6+b1 dieharder recommends no packages. dieharder suggests no packages. -- no debconf information