[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults i
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave |
Date: |
Tue, 12 Apr 2016 13:47:29 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0 |
Follow-up Comment #115, bug #47372 (project octave):
I checked in the following changeset for the program name problem.
http://hg.savannah.gnu.org/hgweb/octave/rev/eff26982a19b
After making this change, I was able to build with OpenGL enabled (but I left
docs and java disabled) and run "make check". No obviously new leaks due to
OpenGL showed up for me when doing that.
I'm still unable to start the GUI with the address sanitizer.
I tried running "./run-octave --no-gui" and doing "demo colorbar" and then
exiting. I saw
SUMMARY: AddressSanitizer: 31450 byte(s) leaked in 712 allocation(s).
but nothing else. I'm using the qt toolkit.
Then I tried running "./run-octave --no-gui" and doing "rundemos" to run all
the demos (we have a large collection now!) and was able to step through all
of them with no crashes or major issues. The summary was:
SUMMARY: AddressSanitizer: 89375 byte(s) leaked in 1580 allocation(s).
I'm attaching the full leak log for this test.
In all of that, there is one one case that points directly back to Octave (72
bytes lost in three allocations from the ListDialog object).
Given all that Octave does for those demos, I'd say that's a remarkable
result!
(file #36910)
_______________________________________________________
Additional Item Attachment:
File name: leak-log-for-demos-with-opengl.txt Size:17 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47372>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, (continued)
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/04/07
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Avinoam Kalma, 2016/04/08
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/04/08
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/04/08
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/04/08
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/04/08
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/04/08
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/04/08
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/04/08
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Avinoam Kalma, 2016/04/11
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave,
John W. Eaton <=
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/04/12
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/04/12
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Dan Sebald, 2016/04/12
- Message not available
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/04/29