#13731: Fix libsingular memory management
---------------------------+------------------------------------------------
       Reporter:  nbruin   |         Owner:  rlm     
           Type:  defect   |        Status:  new     
       Priority:  major    |     Milestone:  sage-5.6
      Component:  memleak  |    Resolution:          
       Keywords:           |   Work issues:          
Report Upstream:  N/A      |     Reviewers:          
        Authors:           |     Merged in:          
   Dependencies:           |      Stopgaps:          
---------------------------+------------------------------------------------

Comment (by SimonKing):

 PS: Here is a part of the install log for singular-malloc:
 {{{
 updating cache .././config.cache
 creating ./config.status
 creating Makefile
 creating omConfig.h
 creating omlimits.h
 creating omMalloc.h
 configuring in factory
 running /bin/sh ./configure
 --prefix=/home/simon/SAGE/debug/sage-5.5.rc0/local --exec-
 prefix=/home/simon/SAGE/debug/sage-5.5.rc0/local
 --bindir=/home/simon/SAGE/debug/sage-5.5.rc0/local/bin
 --libdir=/home/simon/SAGE/debug/sage-5.5.rc0/local/lib --with-apint=gmp
 --with-malloc=system --with-emulate-omalloc --with-NTL --without-MP
 --without-lex --without-Boost --without-flint --enable-Singular --enable-
 factory --enable-libfac --enable-IntegerProgramming --disable-doc --with-
 debug --includedir=/home/simon/SAGE/debug/sage-5.5.rc0/local/include
 --enable-omalloc --with-external-
 config_h='/home/simon/SAGE/debug/sage-5.5.rc0/spkg/build/singular-3-1-5
 .malloc-linux/src/Singular/omSingularConfig.h' --with-track-custom
 --enable-Plural --with-factory --with-libfac --with-Singular=yes --cache-
 file=.././config.cache --srcdir=.
 }}}
 So, the missing header actually is created.

 Also, I don't understand why `omMalloc.h` is needed: In a previous Sage
 installation with the standard Singular 3-1-5 package, I can't find
 `omMalloc.h` in `SAGE_ROOT/local/...`.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13731#comment:13>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to