Ticket #4422 (closed: fixed)
Crash when exiting after calling a wiki help page
| Reported by: | Nick Draper | Owned by: | Owen Arnold | 
|---|---|---|---|
| Priority: | major | Milestone: | Release 2.0 | 
| Component: | MantidPlot | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Tester: | Karl Palmen | 
Description
found on Windows 7 64 bit:
steps
- start mantiplot
- open an algorithm dialog box
- click the ? button
- cancel the algorithm dialog box
- click the top right x to close mantidplot
- Mantidplot has stopped working
Change History
comment:3 Changed 9 years ago by Owen Arnold
refs #4422. Fixed resource management issue.
Changeset: d8a10add859f807932f4abc36bd177eeec19a571
comment:4 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
This issue should now be fixed. Previous author, understandably, had assumed ownership since a *create* method had given them a pointer according to RAII, but FrameworksManager does its own resource management.
comment:5 Changed 9 years ago by Karl Palmen
- Status changed from verify to verifying
- Tester set to Karl Palmen
Note: See
        TracTickets for help on using
        tickets.
    
