#689 closed defect (fixed)
Spurious broken constraints in radiation generator with gfortran 4.9.2
Reported by: | Juergen Reuter | Owned by: | cweiss |
---|---|---|---|
Priority: | P0 | Milestone: | v2.2.3 |
Component: | nlo | Version: | 2.2.2 |
Severity: | critical | Keywords: | |
Cc: |
Description
> ****************************************************************************** > ****************************************************************************** > *** FATAL ERROR: Registering process components: constraint failed > ****************************************************************************** > ******************************************************************************
Most probably this comes from the allocatable PDG array lists used in setting up the constraints.
Change History (5)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
I'll look into this, but the next iteration of #499 will come first. There are code changes in the WHIZARD core which are not yet checked in, I can't break up the code in a different place simultaneously.
comment:3 Changed 10 years ago by
Seems that this is for sure a memory problem: when trying to print out the if_table_t in ps_table_init called from radiation%generate sometimes this is just empty, and then the check fails. Further investigating.
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Solved (hopefully) in r6258.
Note: See
TracTickets for help on using
tickets.
Please assign to this ticket!