It turned out that the combination of blender / pulseaudio and the log- level of pulseaudio was the problem. When I open Blender then suspend the machine and resume again, the above error immediately fills the logfile with tons of data. The problem persist until blender is stopped.
So first I did: #> echo "" > .cache/upstart/unity7.log Then I altered the pulseaudio daemon log-level to "error":_ #> sudo vim /etc/pulse/daemon.conf ; log-target = auto ; log-level = notice log-level = error Login / logout. Cheers -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1505660 Title: ~/.cache/upstart/startkde.log fills up every available disk space Status in firefox package in Ubuntu: Confirmed Status in kubuntu-meta package in Ubuntu: Invalid Status in openjdk-7 package in Ubuntu: Confirmed Bug description: I've recently discovered that ~/.cache/upstart/startkde.log is growing uncontrollably until a point it fills up my whole Linux partition. As I see, it's only filled with an endless recursion of the same error message: Object - prototype Object console.error: ytda: Object - prototype Object console.error: ytda: Object - _errorType = Error - message = document.getElementsByClassName(...)[0].click is undefined - fileName = resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/loader/sandbox.js -> resource://ytda-at-notsie-dot-com/ytda/data/engine.js - lineNumber = 16 - stack = checkDIV@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/loader/sandbox.js -> resource://ytda-at-notsie-dot-com/ytda/data/engine.js:16:3|oInv<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/loader/sandbox.js -> resource://ytda-at-notsie-dot-com/ytda/data/engine.js:1:33|onFire@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/loader/sandbox.js -> resource://gre/modules/commonjs/sdk/content/content-worker.js:149:11| - name = TypeError console.error: ytda: I also observed that this behavior is probably triggered by Firefox (version 41.0.1). If I stop it, the log file doesn't grow faster than normal, if I start it, it logs again madly. I'm currently on Kubuntu 14.04.3 LTS (kernel 3.16.0-50-generic). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1505660/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp