Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 337 by leeight: . Failed to open socket: Too many open files.
http://code.google.com/p/ibus/issues/detail?id=337

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): gentoo
iBus version:ibus-1.1.0.20090331
Python version:Python 2.5.4
dbus version:dbus-1.2.3-r1
dbus-python version:dbus-python-0.83.0-r1
gtk version (if bug is about gtk applications):gtk+-2.14.7-r2
qt version (if bug is about qt applications):

What steps will reproduce the problem?
1. 打开eclipse
2. 随便编辑一个文件
3. 通过`lsof /tmp/ibus-leeight/ibus-unix-0 | wc -l`来计算ibus-unix-0打开的次 
数
4. 关闭编辑的那个文件
5. 重复2~4,发现ibus-unix-0打开的文件描述符越来越多,最后给出了出错信息
6. (Eclipse:27007): IBUS-WARNING **: Connect to
unix:path=/tmp/ibus-leeight/ibus-unix-0 failed. Failed to open socket: Too
many open files.

What is the expected output? What do you see instead?

Please provide any additional information below.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

回复