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 727172 - Sockets aren't being cleaned up when a program exits
Sockets aren't being cleaned up when a program exits
Status: RESOLVED DUPLICATE of bug 684076
Product: at-spi
Classification: Platform
Component: at-spi2-atk
unspecified
Other Linux
: Normal normal
: ---
Assigned To: At-spi maintainer(s)
At-spi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-03-27 16:34 UTC by Mantas Mikulėnas (grawity)
Modified: 2014-03-27 17:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mantas Mikulėnas (grawity) 2014-03-27 16:34:58 UTC
When I start a Gtk program (e.g. gnome-control-center), I get a new $XDG_RUNTIME_DIR/at-spi2-XXXXXX/socket, but when I close the program cleanly, the socket remains around. So I have about 200 of those right now.

18:22 (mgorse) Oh, right. I think that gtk isn't calling atk_bridge_adaptor_cleanup anymore   
18:23 (mgorse) now I vaguely remember that but don't remember why it was removed
18:24 (mgorse) bug 708024   
18:24 (mgorse) it's a regression from that change

gtk3 3.12.0
glib2 2.40.0
at-spi2-atk 2.12.0
at-spi2-core 2.12.0
Comment 1 Mike Gorse 2014-03-27 17:22:57 UTC
Thanks for the report. Since we had an old bug for essentially the same issue, I've re-opened the old bug and am going to mark this as a duplicate.

*** This bug has been marked as a duplicate of bug 684076 ***