Ticket #2483 (closed: fixed)
ConvertToEnergy GUI segmentation fault
Reported by: | Andrei Savici | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | #5638 | |
Blocking: | Tester: | Martyn Gigg |
Description
Data file Mantid/Test/AutoTestData/CNCS_7860_event.nxs Detector Van1 for diagnosis is the same file
First run is ok, if I click run again, no changes, it will give a segmentation fault
Change History
comment:1 Changed 10 years ago by Stuart Campbell
- Owner changed from Stuart Campbell to Andrei Savici
- Status changed from new to assigned
comment:3 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:4 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
Accepted and assigned tickets moved at iteration 29 code freeze
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:6 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:7 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:9 Changed 8 years ago by Andrei Savici
The problem seems to be in the diagnostic tab, with the background check. It tries to run Integration with the StartTOF and EndTOF in the same bin (1 bin for event workspaces). This results in a segmentation fault. If ticket #5638 is not solved, the call for Integration should be replaced by Rebin
comment:10 Changed 8 years ago by Andrei Savici
- Status changed from accepted to verify
- Resolution set to fixed
comment:11 Changed 8 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:12 Changed 8 years ago by Martyn Gigg
Verified that changes to integration have solved the seg fault.
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3330
Feel free to look into it. :-)