Re: Weird msg in FC5: Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2006-11-13 at 07:35 +0100, Joachim Backes wrote:
> Found rather often the following messages in the log files:
> 
> Nov 10 12:00:34 lindb gconfd (xxxxxx-3602): Resolved address 
> "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
> Nov 10 12:00:34 lindb gconfd (xxxxxx-3602): Resolved address "xml:readwrite:/gu2/xxxxxx/.gconf" to 
> a writable configuration source at position 1
> Nov 10 12:00:34 lindb gconfd (xxxxxxx-3602): Resolved address 
> "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
> Nov 10 12:02:04 lindb gconfd (xxxxxx-3602): SIGHUP received, reloading all databases
> 
> Can somebody explain what it means?
> 
Hi, Joachim,
  The SIG codes are all listed via the "kill -l" command.  SIGHUP is
code 1.  When a program exits normally, it returns a value of zero. The
SIGHUP is a program error where the program pointer is lost (generally),
and in this case it appears that something was reading XML code (text
meta language) which addressed a missing file or a missing label in the
file.

If you do "info SIGHUP" you can get a bit more information.

Regards,
Les H


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux