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

http://bugzilla.novell.com/show_bug.cgi?id=577816#c0


           Summary: Memory with repeated requests from same webservice
                    object
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: 64bit
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: ---


User-Agent:       Opera/9.80 (Windows NT 6.1; U; en) Presto/2.2.15
Version/10.10

If you send multiple request to instantiated webservice object, memory is not
freed correctly.
This can be fixed by re creating webservice object.

(Memory is not disposed even after many hours and was caused whole system to
crash after several days until i tracked it there)


Reproducible: Always

Steps to Reproduce:
1. create some System.Web.Services.WebService proxy
2. run myService.SomeMethodWithLargeResult() repeatedly (tested with 4mb
results)
3. check memory

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to