Bug 447848

Summary: Investigate potential garbage collection problems
Product: [Mono] UI Automation Reporter: Brad Taylor <btaylor1>
Component: Winforms - ATKAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P4 - Low CC: mgorse
Version: Release 1.0   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.