On 11 December 2022 at 22:39, Bernhard Übelacker wrote:
| just for convenience:
| https://github.com/eddelbuettel/rdieharder/issues/3
Yeah, but rather than piling up links to existing issue we could probably do
with a fix. Ah well...
Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | e...@debian
just for convenience:
https://github.com/eddelbuettel/rdieharder/issues/3
On 13 May 2017 at 17:24, Bernhard Übelacker wrote:
| Hello,
| just tried to reproduce the crash I came to following stack:
|
|
| gdb -q --args dieharder -g 207 -a
|
| Program received signal SIGSEGV, Segmentation fault.
| gsl_rng_get (r=0x0) at ../gsl/gsl_rng.h:161
| 161 return (r->type->
Hello,
just tried to reproduce the crash I came to following stack:
gdb -q --args dieharder -g 207 -a
Program received signal SIGSEGV, Segmentation fault.
gsl_rng_get (r=0x0) at ../gsl/gsl_rng.h:161
161 return (r->type->get) (r->state);
(gdb) bt
#0 gsl_rng_get (r=0x0) at ../gsl/gsl_rng.h:
On 22 March 2017 at 14:12, Aaron Toponce wrote:
| Package: dieharder
| Version: 3.31.1-7
|
| When testing the XOR generator with dieharder(1), the program segfaults:
|
| % dieharder -g 207 -a
| zsh: segmentation fault dieharder -g 207 -a
I can confirm that.
There has not been a whole
Package: dieharder
Version: 3.31.1-7
When testing the XOR generator with dieharder(1), the program segfaults:
% dieharder -g 207 -a
zsh: segmentation fault dieharder -g 207 -a
This generator is a listed generator, according to `-g -1':
% dieharder -g -1
#==
6 matches
Mail list logo