This is a fresh install on an Atom PC. Everything I am trying is functional, except that the machine freezes randomly (after few min or few hours). So far it happened while I was doing something on the UI (i.e. move the mouse or type). Once it freezes, Ctrl-Alt-F1 does NOT work. Neither does Alt-SysReq.
I see some suspicious logs on /var/logs/syslog
, not sure if they are related:
Dec 26 14:55:06 eval1 gnome-session[1516]: (gnome-software:1676): dconf-CRITICAL **: unable to create file '/run/user/1000/dconf/user': Too many open files. dconf will not work properly.
Dec 26 14:55:06 eval1 gnome-session[1516]: (gnome-software:1676): dconf-CRITICAL **: unable to create file '/run/user/1000/dconf/user': Too many open files. dconf will not work properly.
Dec 26 14:55:06 eval1 gnome-session[1516]: (gnome-software:1676): Gs-WARNING **: failed to call gs_plugin_refresh on fwupd: Too many open files
Dec 26 14:55:06 eval1 gnome-session[1516]: (gnome-software:1676): GLib-ERROR **: Creating pipes for GWakeup: Too many open files
Dec 26 14:55:06 eval1 kernel: [ 78.554259] do_trap: 36 callbacks suppressed
Dec 26 14:55:06 eval1 kernel: [ 78.554267] traps: pool[2147] trap int3 ip:7f330b187a6b sp:7f32e3ffe6f0 error:0
Dec 26 14:55:56 eval1 systemd[1]: Stopping User Manager for UID 108...
Any idea what to look for?
lsof
). – dgonzalez Dec 27 '16 at 01:33