[OGo-Bugs][Bug 1849] New: Objective-C runtime error: Virtual memory exhausted

bugs@opengroupware.org bugs@opengroupware.org
Wed, 21 Mar 2007 19:56:59 +0100 (CET)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1849

           Summary: Objective-C runtime error: Virtual memory exhausted
           Product: OpenGroupware.org
           Version: TRUNK
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Mailer
        AssignedTo: qa@opengroupware.org
        ReportedBy: reitenbach@rapideye.de
         QAContact: qa@opengroupware.org
                CC: bugs@opengroupware.org


>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.6 (like Gecko)

Description of problem:
I have set in the preferences of the ogo mailer to show 500 mails in a list. When I then enter a folder with a lot of mails, and leave it there, then after some reloads of the page the ogo instance dies with the following exception:

Application Server caught exception:

  session: 79327932014600C61F
  element: 0bc460154788898fc04.0.17.1.1.1.3.b.mail.1.1.1.1.1.1.5.1.2.data.1.89621084_306.5.5.1.3
  context: <0x0x8898fc04[WOContext]: 0bc460154788898fc04 app=ogo-webui-1.1 sn=79327932014600C61F eid=0bc460154788898fc04.0.17.1.1.1.3.b.mail.1.1.1.1.1.1.5.1.2.data.1.89621084_306.5.5.1.3 rqeid=>
  request: <WORequest[0x0x80582104]: method=GET uri=/OpenGroupware.woa/x/activePage?o=0ba4601533085d7c804&login=sebastia&wosid=79327932014600C61F app=OpenGroupware rqKey=x rqPath=activePage>

  class:   ObjcRuntimeException
  name:    ObjcRuntimeException
  reason:  Objective-C runtime error: Virtual memory exhausted

  info:
    

When I choose the next smaller value in the preferences, then it only takes some reloads longer to exhaust all memory, maybe a memory leak.

I took a look with top on the instance serving the webui I am using, and were clicking through about 200 mails in a folder with about 4000 mails, using the "next unread" button, added 10M of memory usage to the process. jumping between folders, especially with folders with lots of mails, raises the memory usage too.



Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.set the number of mails to show in a list to 500 in the ogo webmail preferences
2. open top and concentrate on the ogo instance that serves your webui
3. open a folder in the web mailer with a lot of mails, preferrably more than a thousand. 
4 wait and watch to the top output and see the memory usage growing

    

Additional info:

any idea on how to find out where the leaking happens?

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.