[Mono-bugs] [Bug 471379] New: [REGRESSION] mono-2.4 preview 1: mcs: unbounded memory consumption growth when compiling cli_uno_bridge.dll from Gentoo openoffice-3.0.1

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 1 19:36:18 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=471379


           Summary: [REGRESSION] mono-2.4 preview 1: mcs: unbounded memory
                    consumption growth when compiling cli_uno_bridge.dll
                    from Gentoo openoffice-3.0.1
    Classification: Mono
           Product: Mono: Compilers
           Version: 2.4.x
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: loki_val at gentoo.org
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5)
Gecko/2009012806 Gentoo Firefox/3.0.5

Processing File DbQueryWindowState.xcu ...
if test -e ../../unxlngx6.pro/slo/cli_uno_version.o ; then touch
./../unxlngx6.pro/slo/cli_uno_version.obj ; fi
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  
-DRASQAL_INTERNAL=1
-I/var/tmp/portage/app-office/openoffice-3.0.1/work/ooo/build/ooo300-m15/solver/300/unxlngx6.pro/inc/external
-I../../../../inc   -march=
core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64
-mtune=core2 -pipe -Wall -ggdb -DGL_GLEXT_PROTOTYPES  -march=core2 -mcx16
-msahf --param l1-cache-size=32 --param l1-cache-line-size=64 -mtune=core2
-pipe -Wall -
ggdb -DGL_GLEXT_PROTOTYPES -MT sparql_parser.lo -MD -MP -MF
".deps/sparql_parser.Tpo" -c -o sparql_parser.lo sparql_parser.c; \
        then mv -f ".deps/sparql_parser.Tpo" ".deps/sparql_parser.Plo"; else rm
-f ".deps/sparql_parser.Tpo"; exit 1; fi
/usr/bin/mcs                                    \
                -target:library                                 \
                -unsafe                                         \
                -out:../../unxlngx6.pro/bin/cli_uno_bridge.dll                 
                        \
                -keyfile:../../unxlngx6.pro/bin/cliuno.snk \
                -reference:../../unxlngx6.pro/bin/cli_basetypes.dll     \
                -reference:../../unxlngx6.pro/bin/cli_uretypes.dll      \
                binaryuno.cs                    bridge.cs                      
cli_environment.cs              managed_proxy.cs                rtl_ustring.cs 
                typeclass.cs                    typedescription.cs      
        uik.cs                          uno_proxy.cs


Reproducible: Always

Steps to Reproduce:
1. Try to compile openoffice mono modules with mono-2.4 preview 1
2. Watch your memory and swap steadily run out
3. Press CTRL+C to avoid OOM memory killer at 13GB memory consumed.



I tried to compile the same sources with mono-2.2 from Gentoo. Memory
consumption never exceeded 5 GB total.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list