Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 119387

Summary: Memory leak when emerging swig 1.3.27 with lua support
Product: Gentoo Linux Reporter: Jason Kraus <zbyte64>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jason Kraus 2006-01-18 00:25:21 UTC
a little snippit:

checking for java include file jni.h... /opt/blackdown-jdk-1.4.2.01/include
checking for java include file jni_md.h... /opt/blackdown-jdk-1.4.2.01/include/linux
checking for guile-config... /usr/bin/guile-config
checking for Guile header files... /usr/include
checking for Guile library... /usr/lib
checking whether Guile's gh_ API works... yes
checking whether Guile's SCM_ API works... yes
checking for mzscheme... no
checking for mzc... no
checking for Ruby header files... /usr/lib/ruby/1.8/i686-linux
checking for Ruby library... -Wl,-R -Wl,/usr/lib -L/usr/lib -L. -lruby18 in /usr/lib
configure: Disabling PHP4
configure: Disabling OCaml
configure: Disabling Pike
checking for chicken... no
checking for csc... no
checking for csi... no
checking for chicken-config... no
configure: Disabling CSharp
checking Lua version... 

thats when my memory usage sky rockets by about 300MBs. Didn't let it continue any more then that to see if it would finish. Lua version 5.0.2. Not an issue when -lua is in use flag
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-18 05:36:24 UTC
Wrong product...
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-18 05:37:50 UTC

*** This bug has been marked as a duplicate of 117704 ***