Hide Forgot
Description of problem: After switching to a text console the following shows up: ** (console-kit-daemon:13687): WARNING **: Couldn't read /proc/13686/environ: Failed to open file '/proc/13686/environ': No such file or directory No wonder as 13686 does not exist. In this case the daemon process is 13687 so I guess that 13686 would be a pid of a parent process which did "fork-and-exit" and console-kit-daemon misremembers that number. I was also seeing, in similar circumstances, (console-kit-daemon:4881): GLib-CRITICAL **: g_async_queue_push: assertion `g_atomic_int_get (&queue->ref_count) > 0' failed but this particular one may be gone. Hard to be absoltely sure. Version-Release number of selected component (if applicable): ConsoleKit-0.1.3-0.git20070301.1.fc7 How reproducible: often enough
*** This bug has been marked as a duplicate of 229006 ***