#174 closed defect (fixed)
simulate e+ e- -> u U g fails
Reported by: | sschmidt | Owned by: | kilian |
---|---|---|---|
Priority: | P3 | Milestone: | |
Component: | core | Version: | 2.0.0beta |
Severity: | blocker | Keywords: | |
Cc: |
Description
Simulating three jet events (u, U, g) fails. The error is
Runtime Error: evaluators.f90, line 932: Subscript 1 of CONNECTION_TABLE (value 35) is out of range (1:32) Program terminated by fatal error evaluators.f90, line 932: Error occurred in EVALUATORS:EVALUATOR_INIT_SQUARED_FLOWS:FILL_CONNECTION_TABLE evaluators.f90, line 865: Called by EVALUATORS:EVALUATOR_INIT_SQUARED_FLOWS hard_interactions.f90, line 492: Called by HARD_INTERACTIONS:HARD_INTERACTION_INIT_FLOWS processes.f90, line 2327: Called by PROCESSES:PROCESS_SETUP_EVENT_GENERATION commands.f90, line 4342: Called by COMMANDS:CMD_SIMULATE_EXECUTE commands.f90, line 1589: Called by COMMANDS:COMMAND_EXECUTE commands.f90, line 5437: Called by COMMANDS:COMMAND_LIST_EXECUTE whizard.f90, line 196: Called by WHIZARD:WHIZARD_PROCESS_STREAM whizard.f90, line 172: Called by WHIZARD:WHIZARD_PROCESS_FILE main.f90, line 216: Called by MAIN
See the attached file for an example input file. Thanks to Daniel for finding this.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | bug11_lheftest.sin added |
---|
comment:1 Changed 15 years ago by
Severity: | normal → blocker |
---|---|
Status: | new → assigned |
I've also seen this, thanks for the test case. I'll look at it asap.
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r1621. There were undefined elements in a temporary array, they appeared because ghost gluons are (correctly) discarded in color-flow evaluators.
Note: See
TracTickets for help on using
tickets.
example input file