whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#111 closed defect (fixed)

Stopping event generation for non-valid phase-space setup

Reported by: Juergen Reuter Owned by: kilian
Priority: P3 Milestone:
Component: core Version: 2.0.0beta
Severity: normal Keywords: Catch of seg fault
Cc:

Description

If a sqrts setting is too low or absent, but event generation is demanded (at least with gfortran) a segmentation fault is issued:

| Loading process library 'processes'
| Process 'eemm': keeping previous configuration
| Process 'eemma': keeping previous configuration
| Integrating process 'eemm'
| Generating phase space, writing file 'eemm.phs' (this may take a while)
*** Error: Phase space vanishes (sqrts must be positive)
*** Error: Process 'eemm': no valid phase-space channels found
*** Error: Process 'eemm': phase space setup failed, skipped
n_events =           10
| No analysis setup has been provided.
| Generating 10 events ...
Segmentation fault

Attachments (1)

bla.sin (246 bytes) - added by Juergen Reuter 14 years ago.
File showing the test case.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Juergen Reuter

Attachment: bla.sin added

File showing the test case.

comment:1 Changed 14 years ago by kilian

Status: newassigned

comment:2 Changed 14 years ago by kilian

Resolution: fixed
Status: assignedclosed

Error was in the inquiry functions for the integration results, fixed in [1446].

comment:3 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.