[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults i
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave |
Date: |
Mon, 28 Mar 2016 22:58:06 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #52, bug #47372 (project octave):
I tested by adding '-fopenmp' to CFLAGS, CXXFLAGS, and FFLAGS and declaring
LDFLAGS to be '-lgomp'. After that, 'make maintainer-clean" followed by
bootstrap, configure, make cycle. I used V=1 and I see -fopenmp with the
compiles and -lgomp with the links. I still get a segfault. This is with gcc
5.2.1 which is one revision back from jwe and Mike.
I tried to use ldd to check whether it is linked in, but I'm not sure I'm
getting it right.
I used:
cd src/.libs
ldd octave-gui | grep gomp
ldd lt-octave-gui | grep gomp
Neither of these returns anything so it doesn't appear that libgomp is linked
in.
_______________________________________________________
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, Rik, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Mike Miller, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Mike Miller, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave,
Rik <=
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Mike Miller, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Mike Miller, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/03/28
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Mike Miller, 2016/03/29
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, Rik, 2016/03/29
- [Octave-bug-tracker] [bug #47372] Memory leaks and segmentation faults in Octave, John W. Eaton, 2016/03/30