Ticket #3860 (closed: fixed)
Paraview: crash if entering bad values in Rebinning filter
Reported by: | Janik Zikovsky | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
- Load any MDWorkspace
- Add the Mantid Rebinning filter
- Say for example that the Z binning min = -10 and max = +10
- Type in for example +15 (more than max) in the "Min" box.
- Tab or click away
- Crash
terminate called after throwing an instance of 'std::invalid_argument' what(): setRange: wrong argument
Change History
comment:5 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester should try putting invalid ranges into the min and max boxes. For example min = 10, max = 5. Contact Owen Arnold if you would like to access some demo data.
comment:6 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.