After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 372988 - Leakage of ORB references
Leakage of ORB references
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: atkbridge
1.7.x
Other All
: Normal normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-11-09 15:20 UTC by Jan Kratochvil
Modified: 2007-01-08 11:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patch fixing the reference leak (1.00 KB, patch)
2006-11-09 15:21 UTC, Jan Kratochvil
committed Details | Review

Description Jan Kratochvil 2006-11-09 15:20:24 UTC
Please describe the problem:
After running for some time in gnome-terminal(1) with Accessibility enabled it will crash on Root ORB references >= ORBIT_REFCOUNT_MAX.
This is one of the leaks; there are more of them.


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Jan Kratochvil 2006-11-09 15:21:44 UTC
Created attachment 76276 [details] [review]
Patch fixing the reference leak

I did not investigate why the registry is dead for me but the code definitely went the `registry_died' path.