Friday, January 28, 2011

/usr/libexec/gconf-sanity-check-2 exited with status 256

Hi All, Today while I was working on hadoop, I have changed many file permissions to make it work,For some purpose I had to restart my 64bit Fedora 14.I found that my system got hanged and a pop was showing with this error : "/usr/libexec/gconf-sanity-check-2 exited with status 256"  and I could not able to log into my account.

I got the solution it is due to file permission in /tmp directory.So,I changed the file permission of /tmp directory to 777 and now it is working properly. 

10 comments:

  1. Hi Faruk da,

    I too got an error while booting , "could not update ICEauthority file /var/lib/gdm. ICEauthority", followed by the error you mentioned above.

    What did things right for me is this,

    1. Get root access, type on the terminal

    su
    Enter root password when asked

    2. Did what you mentioned above.


    3. And,


    chown -R root:root /var/lib/gdm
    chmod -R 777 /var/lib/gdm

    4. Reboot

    Thank you very much!!!

    ReplyDelete
  2. Good!!!, Be Happy!!!

    ReplyDelete
  3. @ Faruk - Your suggestion worked..

    ReplyDelete
  4. @faruk your suggestion worked same error on rhel 6 : "/usr/libexec/gconf-sanity-check-2 exited with status 256"

    ReplyDelete
  5. hi faruk iam getting following error "DBus error org.gtk.Private.RemoteVolumeMonitor.Failed " The given volume was not found

    Iam using RHEL 6 when ever iam mounting my pendrive .But in Gui mode it is not getting detected but getting detected in command mode

    ReplyDelete
  6. Just ran into this on Oracle Enterprise (After moving /tmp to it's own mount point). The permissions went from 777 (On the original /tmp) to 755 (default from umask) for the mount point I created. Resetting to 777 did the trick.
    Thanks!

    ReplyDelete
  7. Thank you for another fantastic article. Where else may just anybody get that kind of information in such an ideal manner of writing?
    I've a presentation next week, and I am on the search for such information.

    Also visit my weblog; houston garden centers spring tx

    ReplyDelete
  8. /usr/libexec/gconf-sanity-check-2 exited with status 256

    I can't able to CLI login also Out rage

    ReplyDelete
  9. I faced the same problem with RHEL 6.3. Thanks for all the help!

    ReplyDelete
  10. Hi All , while login to the linux server i have recevied error like
    "/usr/libexec/gconf-sanity-check-2 exited with status 256" please help me how to sole this error.

    ReplyDelete