[Mono-bugs] [Bug 519265] New: [REGRESSION] Memory leak while running "hello world" ASP.NET application

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 3 19:05:11 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=519265


           Summary: [REGRESSION] Memory leak while running "hello world"
                    ASP.NET application
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: bassam at symform.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=302929)
 --> (http://bugzilla.novell.com/attachment.cgi?id=302929)
Repro

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1)
Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)

We are seeing a serious memory leak in our production servers after upgrading
to the bits from the 2.4 branch. We did not see this leak in the 2.4-0
(revision 12xxxx) and prior. 

Attached is an isolated repro on the recently release 2.4.2 bits.

Reproducible: Always

Steps to Reproduce:
1. extract the attached archive to /root/monoleak
2. chown -R www-data:www-data /root/monoleak
3. copy /root/monoleak/monoleak to /etc/apache/sites-enabled/monoleak
4. ab -n 2000000 -c 50 http://localhost/
5. look at the memory usage of the mono process in top
Actual Results:  
Memory consumption continues to rise reaching 

Expected Results:  
memory consumption to remain flat.

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


More information about the mono-bugs mailing list