Ticket #2394 (closed: fixed)
Memory leaks on running LoadTest
Reported by: | Russell Taylor | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
Running the LoadTest under valgrind shows a significant amount of memory being leaked. This mostly appears to be in the main code rather than just the test. At least one of these is in the fileCheck method, which would not be good if it's going to be run every time a file is loaded.
Attachments
Change History
comment:1 Changed 10 years ago by Nick Draper
- Owner set to Martyn Gigg
- Status changed from new to assigned
Changed 10 years ago by Russell Taylor
- Attachment LoadLeaks.txt added
rhel5 valgrind output in revision 9459
comment:7 Changed 10 years ago by Russell Taylor
The only ones left for me are from within the Nexus library.
comment:9 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:10 Changed 10 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
Apart from those out of our control, they are gone.
comment:11 Changed 9 years ago by Russell Taylor
comment:12 Changed 9 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
comment:13 Changed 9 years ago by Russell Taylor
- Status changed from verifying to closed
Removed a couple more that had probably come along since this ticket was resolved. All clear again now.
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3241