Bug 447848 - Investigate potential garbage collection problems
Summary: Investigate potential garbage collection problems
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Release 1.0
Hardware: Other Other
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 21:41 UTC by Brad Taylor
Modified: 2009-03-04 16:12 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Taylor 2008-11-21 21:41:59 UTC
Problems could potentially arise when an AT-SPI client retains a reference to an object which has been GC'ed on the Bridge.  Please investigate this issue to develop a test case, a detailed description of the underlying problem, a potential solution, and an estimate if it will take longer than the scope of this issue.
Comment 1 Michael Gorse 2008-11-21 22:09:46 UTC
Yes, this is an issue, although the dbus port of at-spi will not
include remote reference counting, so it is more of an issue that we'd see
with the current (CORBA-based) implementation.