[RHEL6] 'gnome-keyring-daemon[xxxx]: dbus failure unregistering from session: ...' was logged.

Solution Unverified - Updated -

Environment

  • Red Hat Enterprise Linux 6

Issue

  • Following messages were logged in /var/log/messages at our customer's site.
    ------------
    gnome-keyring-daemon[3069]: dbus failure unregistering 
    from session: Did not receive a reply. Possible causes include: the 
    remote application did not send a reply, the message bus security policy
     blocked the reply, the reply timeout expired, or the network connection
     was broken.
    ------------
    

Resolution

  • N/A(unverified by a customer)

Root Cause

  • It caused by failure in connecting dbus same as in the previous cases.
    gnome-keyring-daemon[3069]: dbus failure unregistering from session: Did
     not receive a reply. Possible causes include: the remote application 
    did not send a reply, the message bus security policy blocked the reply,
     the reply timeout expired, or the network connection was broken.
    
  • This  time, X windows seems to be crashed before this message and dbus is in  the X windows, gnome-keyring-daemon has been failed to get in connection  with dbus.
    Jun  9 12:15:32 NECKEN023 abrt[3424]: saved core dump of pid 2966 
    (/usr/bin/Xorg) to /var/spool/abrt/ccpp-1307589332-2966.new/coredump 
    (3964928 bytes)
    
  • So, mainly it caused by crash in X  windows and customer needs to provide what activity have done at that  time that caused of X windows crash if they want to get further  investigation.
  • In some cases, this messages was recorded in the sequence of shutdown.

Diagnostic Steps

How reproducible:
Once.

Steps to Reproduce:
Unknown.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments