I'm using ubuntu 10.10 and today during surfing suddenly the screen turned black with this error message
(process:295): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (0)
What can be the reason?
|
I'm using ubuntu 10.10 and today during surfing suddenly the screen turned black with this error message
What can be the reason? |
|||||||||
|
|
The error messages is specifically coming from plymouth; there's a fix being tested as described at https://bugs.launchpad.net/bugs/649917 . I'm assuming what's happened is that X has crashed and the message was displayed earlier in the boot process and was left on the display when X crashed. |
|||
|
|
|
This warning message is related to a warning during booting, and happens for everyone from time to time. It, in itself, has nothing to do with the problem with your Desktop session disappearing. As mentioned in the other answers, try using Alt-F7 or Alt-F8 to see if the console switched accidentally. (Alt-F1 through Alt-F6 are text consoles, and Alt-F7 and above are the consoles traditionally used for your Desktop sessions.) |
|||
|
|
|
You may press accidentally Ctrl-Alt-F8..F12 key while surfing? If yes, you switch to debug console. Message itself is harmless, I see it on my notebook every startup. Next time it appears, try Ctrl-Alt-F7 to return to your X session. |
|||
|
As others have said, the message you quote is probably irrelevant to the real problem, which is that your X server disappeared. Check out these pages for how to localize the problem and report a bug: Have a look in |
|||
|
|