Comment 38 for bug 60448

Revision history for this message
Bárbara Jiménez (bas-) wrote : [Bug 60448] Re: .xsession_errors file grows out of control & saturates disk space

Martin Pitt escribió:
> Can you please copy it aside (copy it to ~/xsession-errors.old),
> log out, back in, and check how big ~/.xsession-errors is? Did it get
> appended on or emptied?
>
Looks like the file has been emptied: it was 90 KiB (in 4 hours) and the
new one is 9,6 KiB. The content is also different.
> If it got emptied, how long have you run your previous session since
> the last login from gdm? (suspending/hibernating continues an existing
> session)
>
The session that generated the huge file lasted about 2 or 3 days. I
deleted that one (I needed space!) and started a new session.
> If the last session isn't that old yet (like only a day old), is there
> something in ~/.xsession-errors which got repeated over and over?
>
It seems that I get a lot of errors related to chromium-browser:

[7431:7433:15691525357:ERROR:/build/buildd/chromium-browser-4.0.223.6~svn20091020r29510/build-tree/src/base/file_util_posix.cc(654)]
Couldn't stat
/home/bas/.mozilla/plugins/npcxoffice-e1fb6b4d-f87c-46a0-a2ec-85f2513f61ae.linux.NPSWF32.5664.so:
No existe el fichero ó directorio
[7431:7433:15691525478:ERROR:/build/buildd/chromium-browser-4.0.223.6~svn20091020r29510/build-tree/src/base/file_util_posix.cc(654)]
Couldn't stat
/home/bas/.mozilla/plugins/npcxoffice-6f4a9df6-03d7-44b0-813e-97b8545b5740.linux.NPInfotl.7999.so:
No existe el fichero ó directorio
................

And also:

fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
3600000
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
3600000
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
3600000
.................

Thank you.