Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Slim, X, xfce or xscreensaver crash
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
God Of Atheism
n00b
n00b


Joined: 23 Jan 2012
Posts: 18

PostPosted: Mon Jan 30, 2012 2:32 pm    Post subject: Slim, X, xfce or xscreensaver crash Reply with quote

Hi,

I had just firefox and a terminal open when X became unresponsive. I could not get back to firefox, but still could switch desktops (but not start new programs there). I could also not scroll or close the terminal window. But I could still type things into the terminal. After typing sudo reboot everything froze but did not reboot.

Here is the log of the last two sessions (an excerpt from /var/log/slim.log). During the first of those the system became unresponsive. But in the second one there is also an error, which appeared in the first as well. Does anyone have an idea where to start to fix this?
Back to top
View user's profile Send private message
Pandaman
n00b
n00b


Joined: 30 Jan 2012
Posts: 15

PostPosted: Mon Jan 30, 2012 4:30 pm    Post subject: Reply with quote

It looks like dbus kicked the bucket, I would try re-emerging it and ensuring that it's running (Actually, I'm about 95% it's just not running. Try "rc-update add dbus default").

Can you post the output of "rc-status -a"? And are you able to get to TTY from X when it happens?
Back to top
View user's profile Send private message
God Of Atheism
n00b
n00b


Joined: 23 Jan 2012
Posts: 18

PostPosted: Mon Jan 30, 2012 7:29 pm    Post subject: Reply with quote

Here is the output from rc-status -a:
Code:

Runlevel: boot
 hwclock                                                           [  started  ]
 modules                                                           [  started  ]
 fsck                                                              [  started  ]
 root                                                              [  started  ]
 mtab                                                              [  started  ]
 localmount                                                        [  started  ]
 sysctl                                                            [  started  ]
 bootmisc                                                          [  started  ]
 hostname                                                          [  started  ]
 termencoding                                                      [  started  ]
 keymaps                                                           [  started  ]
 swap                                                              [  started  ]
 urandom                                                           [  started  ]
 procfs                                                            [  started  ]
 net.lo                                                            [  started  ]
Runlevel: shutdown
 savecache                                                         [  stopped  ]
 killprocs                                                         [  stopped  ]
 mount-ro                                                          [  stopped  ]
Runlevel: sysinit
 dmesg                                                             [  started  ]
 udev                                                              [  started  ]
 devfs                                                             [  started  ]
Runlevel: default
 net.eth0                                                          [  started  ]
 autofs                                                            [  started  ]
 netmount                                                          [  started  ]
 syslog-ng                                                         [  started  ]
 sshd                                                              [  started  ]
 udev-postmount                                                    [  started  ]
 xdm                                                               [  started  ]
 local                                                             [  started  ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed
 sysfs                                                             [  started  ]
 xdm-setup                                                         [  started  ]
Dynamic Runlevel: manual

It does indeed look like dbus isn't running. I'll add it and see what happens if problems remain, I'll re-emerge it.

I had the crash happening just once so far. I could change to the terminal I had open but not create a new one.
Back to top
View user's profile Send private message
Pandaman
n00b
n00b


Joined: 30 Jan 2012
Posts: 15

PostPosted: Mon Jan 30, 2012 7:40 pm    Post subject: Reply with quote

Not having dbus running can yield really odd results. Adding it should help. You could also do:

Code:
/etc/init.d/dbus start


If it yields an error, let us know.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum