whizard is hosted by Hepforge, IPPP Durham

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#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 Juergen Reuter

Please assign to this ticket!

comment:2 Changed 10 years ago by kilian

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 Juergen Reuter

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 Juergen Reuter

Resolution: fixed
Status: newclosed

Solved (hopefully) in r6258.

comment:5 Changed 10 years ago by Juergen Reuter

I meant r6259.

Note: See TracTickets for help on using tickets.