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

Segfault within RandomGen::SetSeed (tag 3_04_00) #281

Open
calcuttj opened this issue May 12, 2023 · 0 comments
Open

Segfault within RandomGen::SetSeed (tag 3_04_00) #281

calcuttj opened this issue May 12, 2023 · 0 comments

Comments

@calcuttj
Copy link

DUNE's CI tests are failing due to a segfault within RandomGen::SetSeed. Below is a snippet of the backtrace

35: Core was generated by `lar --rethrow-all -n 1 --timing-db time.db -o prodgenie_nue_dune10kt_1x2x6_gen_'.
36: Program terminated with signal SIGSEGV, Segmentation fault.
37: #0  0x00007fb63dbd89a7 in genie::RandomGen::SetSeed (this=0xa277790, seed=65539) at RandomGen.cxx:109

Here is the offending line https://github.com/GENIE-MC/Generator/blob/R-3_04_00/src/Framework/Numerical/RandomGen.cxx#LL109C29-L109C29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant