Ticket #5182 (closed: fixed)
Fitting interface: Segfault
Reported by: | Janik Zikovsky | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Janik Zikovsky |
Description
This occured with the Apr 30th nightly build, on RHEL6.
- Create a Workspace2D with a single spectrum with a peak.
- Plot the spectrum
- Go to curve fitting mode.
- Click on the graph to add a Gaussian peak.
- Adjust the width and click Fit. Fitting works fine.
- Go into the property browser and change the function type to something else. I had clicked DampedHe... something)
- After 2-3 seconds, segmentation fault.
Change History
comment:1 Changed 8 years ago by Nick Draper
- Owner changed from Anyone to Roman Tolchenov
- Status changed from new to assigned
comment:3 Changed 8 years ago by Roman Tolchenov
Re #5182. Fixed a class name clash.
Changeset: 6ab29c897eeef703b36201cb73bc809da2fd2aee
comment:4 Changed 8 years ago by Roman Tolchenov
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 8 years ago by Janik Zikovsky
- Status changed from verify to verifying
- Tester set to Janik Zikovsky
comment:6 Changed 8 years ago by Janik Zikovsky
- Status changed from verifying to closed
No longer segfaults!
comment:7 Changed 8 years ago by Roman Tolchenov
Re #5182. Fixed a class name clash.
Changeset: 6ab29c897eeef703b36201cb73bc809da2fd2aee
Note: See
TracTickets for help on using
tickets.