Ticket #1060 (closed: fixed)
Crash: Scripting execute all after reset
| Reported by: | Nick Draper | Owned by: | Martyn Gigg |
|---|---|---|---|
| Priority: | critical | Milestone: | Iteration 21 |
| Component: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Tester: |
Description
From Tim Charlton:
A full mantid crash occurs when doing an execute all in a script window after a scripting reset.
Change History
Note: See
TracTickets for help on using
tickets.

(In [3656]) Ensure that the LibraryManager is destroyed after the FunctionFactory so that loaded curve fitting libraries don't get unloaded too early during a shutdown. This was causing a crash on shutting down MantidPlot on Linux. Re #1060