Reply
 
Thread Tools Display Modes
  #1  
Old 01-31-2012, 03:18 AM
philv philv is offline
Junior Member
 
Join Date: Nov 2010
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default dbus-daemon opening too many files
Platform: PCBSD x86-64 9.0 release.

Hopefully this is the right forum, as dbus-daemon seems to mostly affect the general usage of KDE and other application communication, and doesn't seem to be a problem without KDE (I haven't evaluated whether it also happens with other window managers).

After some forum searching here, on other BSD forums and elsewhere, I've confirmed that dbus-daemon is taking up the max allowed open files, and is pegging at 100% of one CPU core, and basically bringing the system to a crawl even though multiple other cores should be available.

here is what I have confirmed:

top
dbus-daemon running at 100% CPU, owned by my login (not root)


the PID is 85033, so:
fstat -p 85033 | wc -l
18004

overall
fstat | wc-l
23180

so, nearly all of the open files are from dbus-daemon

per other posts suggesting a file limit was reached:
ulimit -n
18000

So, it has run into an open file limit. At this point, it isn't clear to me what the next step is for troubleshooting. Logging off or killing off all the user processes gets me back to a functioning system for awhile, but this has recurred, so there is something that is causing all of these open files, and I'd like to prevent this for me in the future, and for others who might benefit in searching this forum.

KDE bug posts (from a few years ago) suggested that other processes may have been causing dbus to open files, but as these were a few years ago, and I was not (knowingly) running the programs mentioned, I have not evaluated other programs.

Any help in getting to the root cause would be greatly appreciated, as I am not sure how to troubleshoot dbus-daemon opening files.
Reply With Quote
  #2  
Old 06-21-2012, 07:40 AM
rnig rnig is offline
Junior Member
 
Join Date: Jun 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default
This very same situation holds on a 32bit pc bsd 9.0 and it makes the system usable only untill about 10 apps are open.
After that, the excess apps only open after others are closed (not unlogically but very frustrating...)
The opened apps remain responsive and usable though but off course this can't be the purpose.
Reply With Quote
  #3  
Old 07-03-2012, 03:10 PM
drulavigne drulavigne is offline
Administrator
 
Join Date: Nov 2009
Posts: 766
Thanks: 13
Thanked 31 Times in 30 Posts
Default
If you get a chance to test in the latest snapshot or upcoming 9.1 beta, please let us know if this is still an issue or if a newer version of KDE has resolved this.
Reply With Quote
  #4  
Old 08-19-2012, 08:40 AM
Semtex Semtex is offline
Junior Member
 
Join Date: Aug 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default
O.o .
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:55 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.