Detail for
Mdk101Tests #0008
Bonobo-CRITICAL generates too much errors in .xsession-errors
The file $HOME/.xsession-error is making a file system full as there are too many errors :
The process which is logging is nautilus (pid 7016, see below)
Killing the process only respawns it with a new id... and errors keep coming
out of the last 100000 lines in .xsession-errors, here are the unique lines I've found (not that many)
If I remember well, the most common line is :
(nautilus:7016): Bonobo-CRITICAL
: file bonobo-ui-component.c: line 1206 (impl_set_prop): assertion `container != CORBA_OBJECT_NIL' failed
As this is repeated very often, .xsession-errors keeps growing and end up filling the disk :-( Hence :
- either get the bug producing this message corrected
- and/or maybe use the same strategy as syslog : whenever a line keeps repeating, only keep a count of it, avoiding the error file to grow too rapidly...
[root@BenAthlux? baud]# ps auxww|grep 7016
baud 7016 0.6 6.8 65128 17628 ? Ssl 01:09 7:48 nautilus --sm-config-prefix /nautilus-6o7oZm/ --sm-client-id 117f000001000109200972400000223670003 --screen 0 --no-default-window
root 19667 0.0 0.2 1960 752 pts/1 R+ 22:02 0:00 grep 7016
147467 -rw
1 baud baud 490437865 aoû 29 21:59 .xsession-errors
[root@BenAthlux? baud]# tail -100000 .xsession-errors |sort -u
ASSERT: "data->bitmap" in kernel/qbitmap.cpp (222)
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined symbol: OpenSSL_add_all_algorithms_noconf
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libcrypto.so.0.9.7: undefined symbol: PKCS7_content_free
libpng error: Read Error
(nautilQFont::setPixelSize: Pixel size <= 0 (0)
(nautilus:7016): Bo
(nautilus:7016): Bonobo-CRITICAL : f
(nautilus:7016): Bonobo-CRITICAL
: file bonobo-ui-component.c: line 1206 (impl_set_prop): as(nautilus:7016): Bonobo-CRITICAL : file bonobo-ui-component.c: line 1206 (impl_set_prop): asQFont::setPixelSize: Pixel size <= 0 (0)
(nautilus:7016): Bonobo-CRITICAL
: file bonobo-ui-component.c: line 1206 (impl_set_prop): assertion `container != CORBA_OBJECT_NIL' failed
(nautilus:7016): Bonobo-CRITICAL : file bonobo-ui-component.c: line 1206 (impl_set_prop): assertion `container != CORBA_OBJECT_QFont::setPixelSize: Pixel size <= 0 (0)
(nautilus:7016): Bonobo-CRITICAL
: file bonobo-ui-component.c: line 1206 libpng error: Read Error
(nautilus:7016): Bonobo-CRITICAL : file bonobo-ui-component.c: line 12QFont::setPixelSize: Pixel size <= 0 (0)
(nautilus:7016): Bonobo-CRITICAL
: file bonobo-ui-component.c: line 635 (impl_xml_set): assertion `container != CORBA_OBJECT_NIL' failed
(nautilus:7016): Bonobo-CRITICAL : file bonobo-ui-component.c: line 635 (impl_xml_set): assertion `container QFont::setPixelSize: Pixel size <= 0 (0)
(nautilus:7016): Bonobo-CRITICAL
: file bonobo-ui-component.c: line 758 (impl_xml_get): assertion `container != CORBA_OBJECT_NIL' failed
(nautilus:7016): Bonobo-CRITICAL : file bonobo-ui-component.c: line 853 (impl_xml_rm): assertion `container != CORBA_OBJECT_NIL' failed
(nautilus:7016): Bonobo-CRITICAL
: file bonobo-ui-componentQFont::setPixelSize: Pixel size <= 0 (0)
(nautilus:7016): Bonobo-CRITICAL : filekio_http_debug: WARNING: (19424) writeCacheEntry: writing 5519 bytes failed.
(nautilus:7016): Bonobo-WARNING
: Freeze/thaw mismatch on '7016-1'
(nautilus:7016): Bonobo-WARNING : Freeze/thaw mismatch on '7016-3'
(nautilus:7016): Bonobo-WARNING
: Freeze/thaw mismatch on '7016-6'
(nautilus:7016): BonoQFont?::setPixelSize: Pixel size <= 0 (0)
(nautilus:7016): QFont::setPixelSize: Pixel size <= 0 (0)
(nautilus:7016)QFont::setPixelSize: Pixel size <= 0 (0)
(nautilus:701libpng error: Read Error
QFont::setPixelSize: Pixel size <= 0 (0)
receiving IMEnd with 1 chars
sending IMEnd with 1 chars to 0x87bca28, text=ê
sending IMStart with 0 chars to 0x87bca28
I hope you can identify / reproduce the problem with this report, do not hesitate to ask for more info if necessary.