Advertisement

Ubuntu 登录循环问题

阅读量:

在使用WMware搭建的ubuntu虚拟机过程中,近期出现了循环登录的故障现象,此前也曾多次遭遇类似问题,因此特此记录该问题以便后续参考。

BUG重现分析

在~/.Xsession-errors文件中所记录的内容:

复制代码
    Xlib:  extension "GLX" missing on display ":0".
    openConnection: connect: No such file or directory
    cannot connect to brltty at :0
    upstart: gnome-session (Unity) main process (2254) terminated with status 1
    upstart: unity-settings-daemon main process (2245) killed by TERM signal
    upstart: Disconnected from notified D-Bus bus
    upstart: logrotate main process (2082) killed by TERM signal
    upstart: bamfdaemon main process (2173) killed by TERM signal

全部评论 (0)

还没有任何评论哟~