History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UBCWEBMAIL-4
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: George Lindholm
Reporter: William G. Thompson, Jr.
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
UBC Webmail

ComposeMessage has a memory leak related to finalize method

Created: 17/Nov/04 04:48 PM   Updated: 13/Aug/07 12:14 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.0.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1.
()
Environment:
Operating System: All
Platform: All

Bugzilla Id: 1798


 Description  « Hide
ComposeMessage has a memory leak related to finalize method, this is causing
ChannelManager objects to leak as well.

Not sure why the finalize method it is getting hung up, but is causing
ComposeMessage to not be GC'd and leak CMs.

Steps to reproduce:
1) have webmail subscribed in your layout
2) start uP
3) login/logout/GC/snapshot
4) you will see CMs not GC'd because of ComposeMessage still on the heap

 All   Comments   Work Log   Change History      Sort Order:
William G. Thompson, Jr. [17/Nov/04 04:53 PM]
Created an attachment (id=129)
Compose Message Memory Leak

William G. Thompson, Jr. [17/Nov/04 04:54 PM]
removing the finalize method from ComposeMessage removes the problem...although
I am not sure why.


Paul Gazda [07/Oct/05 08:54 PM]
Packaged in release 3.0.1.