随机 X 会话崩溃

随机 X 会话崩溃

我的 X 会话突然停止,让我返回登录屏幕。

我正在浏览网页,没有执行任何 CPU/内存密集型任务。

我正在使用 Debian Jessie / Mint / lightdm / radeon。

这是我在日志文件中找到的内容(包括.old适用的备份版本)。除了 中的可疑行之外,没有任何相关内容lightdm.x-0.log

.xsession-errors

除了这样的几行之外什么都没有,这是我正在处理的问题的明显后果:

python3: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.

 Xorg.log

和平常的东西没有什么不同。

syslog, kern.log,messages

没有什么相关的。

lightdm/lightdm.log

[+53.35s] DEBUG: Session pid=1566: Logging to .xsession-errors
[+53.53s] DEBUG: Activating VT 7
[+53.53s] DEBUG: Activating login1 session 1
[+39174.20s] DEBUG: Session pid=1566: Exited with return value 0
[+39174.22s] DEBUG: Seat: Session stopped
[+39174.22s] DEBUG: Seat: Stopping display server, no sessions require it
[+39174.22s] DEBUG: Sending signal 15 to process 892
[+39174.39s] DEBUG: Process 892 terminated with signal 6
[+39174.39s] DEBUG: DisplayServer x-0: X server stopped
[+39174.39s] DEBUG: Releasing VT 7
[+39174.39s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+39174.39s] DEBUG: Seat: Display server stopped
[+39174.39s] DEBUG: Seat: Active display server stopped, starting greeter
[+39174.39s] DEBUG: Seat: Creating greeter session
[+39174.40s] DEBUG: Seat: Creating display server of type x

lightdm/x-0.log

X: ../../glamor/glamor_vbo.c:70: glamor_get_vbo_space: Assertion `epoxy_glGetError() == 0' failed.

相关内容