#253 closed defect (duplicate)
W2 segfaults when reading corrupt whizard.evx
Reported by: | sschmidt | Owned by: | kilian |
---|---|---|---|
Priority: | P5 | Milestone: | |
Component: | core | Version: | 2.0.0rc3 |
Severity: | normal | Keywords: | whizard.evx |
Cc: |
Description
If pressing ctrl-c while W2 is writing events to whizard.evx
| Generating ... events ... | Writing events in internal format to file 'whizard.evx' | Event sample corresponds to luminosity [fb-1] = ... .
and then rerunning WHIZARD with the same settings gives
| Reading events from file 'whizard.evx' ... Segmentation fault
Note: See
TracTickets for help on using
tickets.
This is exactly the reason for having signal handling, see #63. Closed as duplicate.