[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
For the record, I'm having this problem, even if my file won't go too big to crash my system, because I logout everyday. I'm using 16.04 (LTS) with 'lightdm' and 'awesome' window manager, so no gdm here. For me, it seems it's firefox plugin container of adobe's flashplayer which is dropping tons af Gtk errors inside that file (but flash works nicely) (we're talking something like 1 megabyte per minute). Anyway, I tried to do some dirty logrotate, but it doesn't work. Even 'copytruncate' won't do the job (copy works but not the truncate part...). So if anyone ends up here, don't try that. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in gdm package in Ubuntu: Triaged Status in kdebase package in Ubuntu: Confirmed Status in xinit source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
I just stumbled across this bug report, while searching for xsession- errors. There are currently 3330 bugs involving xsession-errors: https://launchpad.net/+search?field.text=xession-errors I wonder how its possible to even find any useful information in such an amount of open bugs. Since Ubuntu is moving to the systemd journal its probably best to close most of those bugs? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in gdm package in Ubuntu: Triaged Status in kdebase package in Ubuntu: Confirmed Status in xinit source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
Is it time to close this report (i.e. is journald finally integrated in Ubuntu, replacing .xsession-error)? If not, then happy 9th birthday bug report! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in gdm package in Ubuntu: Triaged Status in kdebase package in Ubuntu: Confirmed Status in xinit source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
I confirm manuellopezibanez's stagement: On my Fedora 21 system, journald is used and there is no .xsession-errors file, like those I still found on other Ubuntu machines around the house. I'm just wondering if there are still legacy apps (or apps not so well integrated with gdm/kdm/dbus), that may try to drop output in a .xsession-errors file... Anyway, I will be more than happy to close this report when Ubuntu catch up on journald... and then, to stop posting birthday comments on Sept. 14 of each year ;-) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in gdm package in Ubuntu: Triaged Status in kdebase package in Ubuntu: Confirmed Status in xinit source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
Amazing, wonder how that slipped my radar... Anyway, I notice it is included in RHEL/CentOS 7, but not in 6. Hopefully we won't see any happy 10th birthday comment from mlaverdiere :/ -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in gdm package in Ubuntu: Triaged Status in kdebase package in Ubuntu: Confirmed Status in xinit source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
Someone already did, and it is called journald: http://0pointer.net/blog/projects/journalctl.html Recent versions of gdm, kdm and dbus already use the journald by default to replace .xsession-errors, and thus avoid all these problems. I guess we only have to wait for Ubuntu to catch up to Fedora and OpenSuse. (I don't know about CentOS, but it unavoidable that journald will be the default there eventually) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in gdm package in Ubuntu: Triaged Status in kdebase package in Ubuntu: Confirmed Status in xinit source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
I also stumbled across this thread as well when my .xsession-errors file filled up my harddrive completely, twice... Just like to shed some extra light on this. First of all, I'm running a CentOS installation atm, and am also bitten. So this is not a distribution or desktop specific error. There are several posts telling people to delete the file, or have it automatically be rotated. However, that will not work unless you also log out, as there are many processes keeping the file open for future error messages and the OS will not free the space until all processes that hold the file have closed it. This might explain some posts saying that the disk space keeps getting eaten up even after deleting the file. As we will probably never be able to trust all programmers to handle error output in a suitable manner, we need a common solution that would also handle misbehaving programs. As someone else mentioned, syslog/messages already handles this with last message repeated X times Every program writing to syslog do that through a common API. 'someone' with influence need to come up with a similar solution and force every program to use that for user/desktop error reports as well. That is the only long term solution. Anyway, here are the possible solutions as of now: 1. Log out and in periodically to prevent the file to grow too large. (As I seldom do that, and the systems I run never do, that is not a suitable solution for me) 2. Have messages normally going to .xsession-errors go to /dev/null instead. This can be done by altering /etc/X11/xinit/Xsession (at least on my system). Of course, this removes the possibility of ever discovering there is a problem, but at least I can keep my hard drive to myself 3. Wait for someone to make a proper API and have all programs use that for error output -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in gdm package in Ubuntu: Triaged Status in kdebase package in Ubuntu: Confirmed Status in xinit source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
I'm 2 days late, but anyway, I sincerely wish you an happy 8th birthday bug report! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
I became affected by this bug after passing control to /etc/X11/Xsession from ~/.xinitrc with Slim as login manager, since I barely log out/reboot I started looking for a way to fix it and I found a quite clean way to do it in this post: http://www.mail-archive.com/debian-edu@lists.debian.org/msg14226.html By creating a /etc/Xsession.d/05noerrfile file. I think it should be considered to be the default behavior. I'm running Ubuntu 12.04, slim, i3. --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
Xsession or xinit should install a filter on stdout/stderr that checks every line in the output, so that if the same line is written repeatedly, they'd display something like: <$REPEATED_ERROR_MESSAGE_PRODUCED_BY_WHATEVER_APPLICATION> $date - Xsession: last message repeated 1.000.000 times Pulseaudio does something similar, producing entries like this in syslog: Nov 9 10:35:42 alkisg pulseaudio[2031]: last message repeated 7000 times -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
As a matter of fact, having read the above comments, I decided to opt out of making a copy of the file. Btw, I am running Ubuntu 12.04.3 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
I found this bug while searching about this file. I had 24 GB of free space in /home until suddenly I was warned that I only have <1GB left! I am currently making a copy of the file on an external disk (if needed by you?) and afterwards I'll delete the one in my home. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
Happy 7th birthday bug report! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
This still happens on 13.04 !! Can't we limit the size of .xsession- errors from growing beyond a certain fixed size ? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
This bug locked me out of a server running Ubuntu 12.04 Desktop 64-bit with the latest updates as of 3/28/2013. I only access this server via its freenx/ssh daemons. I discovered the insane disk usage by .xsession-errors.old after my nx client couldn't get past "Authenticated" during the login process. Logging in via the console, I was able to reboot the system twice, which cleared the file. This bug is still in the wild, performing DOS attacks on unsuspecting sysadmins. I don't want to lose the log file in case it's needed for debugging. But can we please keep it from getting this big in the future? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
I'm also affected by this issue some 2315 days after it was originally reported. My home server is running Ubuntu 12.04 LTS, and contains a 500GB system partition that was entirely filled by .xsession-errors in under 48 hours. In my case, the file is full of the message "Authentication deferred - ignoring client message" which seems to indicate some issue with vino- server, but that's a separate point altogether. If a file is growing at a rate of 8GB/h, there is surely something seriously wrong with the host system! I only managed to find this issue because my disk space kept evaporating and I'm an advanced enough user to find a massive hidden file and then go looking for more information about said file. As of this moment, I'm still not even sure what to do to solve the actual issue that is causing the file to grow. The real purpose of this post is to attempt to chastise somebody into fixing this stupid bug once and for all. I understand the problem that this log file is attempting to solve, but there must be a better way of going about it. Why not rotate the file out after a reasonable size has been reached... say 100MB or so? If the file is already being cleared on every session restart, then the developers have demonstrated that they don't care too much about what's in it, as most folks restart their machines daily. If a file contains more than 1MB of the same log message over and over and over again, then as much information has been reported to the user as is available about that particular error. Another 450-some-odd gigs isn't going to help the situation, and may cause stability and security problems to boot. Better yet, if the file is getting this much traffic, why not inform the user that there may be a problem with his/her system? Again, I wouldn't be complaining on this very forum if I weren't an advanced user. I've installed Ubuntu on my mother in law's machine, and I can assure you that she wouldn't have any idea what to do if her laptop started complaining that it was low on disk space. If the gods are smiling, she might think to empty the recycle bin. Honestly guys, let's try and fix this one. It's getting ridiculous at this point. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : h
[Desktop-packages] [Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space
** Changed in: kdebase (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/60448 Title: .xsession-errors file grows out of control & saturates disk space Status in “gdm” package in Ubuntu: Triaged Status in “kdebase” package in Ubuntu: Confirmed Status in “xinit” source package in Dapper: Won't Fix Bug description: Hi, I'm running Kubuntu Dapper, freshly dist-upgraded, on a Compaq Presario V2610CA laptop, with no particular esoteric configuration. In the past 2 weeks, my disk space has been saturated **TWICE**, i.e. up to 100% occ. on a 60 GB disk with 40 GB previously free, as reported by the "df -h" command (in fact app. 10 MB was still available, just enough to be able to boot/login!). The cause of these events is what seems an ever-growing .xsession-errors file in one user directory. i.e. /home/user. After a quick search on Google, I've found 2 similar reports (one concerning Dapper, the other OpenSuse): http://www.nabble.com/X-error-log-t1364627.html http://lists.opensuse.org/opensuse/2005-10/msg00044.html However, I didn't find anything related to this problem on Launchpad... It 's quite possible that something is going wrong with my system and is filling the .xsession-errors file with various reports. I did not have the chance to pinpoint what's going wrong since my only concern was to prevent my system from completely crashing. That's why I deleted the file without trying to look at its content (my system was saturated to a point that I could not receive one simple e-mail, Kmail complaining about the lack of disk space...). The only thing I know is that since 2 weeks, I use more frequently Skype and I have created a second user account for my wife to be able to manger her e-mails with Kmail and browse the Web with Konqueror a little bit. Nothing so complex or heavy... Anyway, this report is not about what's going wrong with my system, but instead about the fact that an error-log file, like .xsession- errors, that is supposed to be useful to track problems, should not be the cause of a major critical problem like the lack of disk space! I don't know what would be a satifying solution, but in my case I've set up a script to erase this file in root and all users directory at each hour, by putting an executable file with this content in /etc/cron.hourly: rm /home/*/.xsession-errors* rm /root/.xsession-errors* Thanks for your attention. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/60448/+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