Lubuntu - Finaliza a sessão do usuario

1. Lubuntu - Finaliza a sessão do usuario

Eduardo Tostes
edkami

(usa Lubuntu)

Enviado em 13/03/2017 - 17:59h

Boa tarde,
Estou utilizando a versão Lubuntu 16.04 LTS x86 e executando uma aplicação java de automação comercial. O que ocorre é: após uma consulta ao banco de dados, o sistema abre uma janela e assim que isto ocorre, o sistema operacional mata a sessão de usuário. Estranhamente isso ocorre de modo randômico, sendo difícil rever este erro. Acontecem em maquinas distintas com configurações diversas de hardware. Consegui ver o erro ocorrer e estou encaminhando alguns dos logs atualizados após o incidente.

PS.: No sistema operacional Windows, utilizo a mesma aplicação e este erro não ocorre.

Arquivo de configuração:

lightdm.conf
[Seat:*]
autologin-guest=false
autologin-user=pdv
autologin-user-timeout=0
greeter-session=lightdm-gtk-greeter
greeter-hide-users=false
minimum-vt=7

[Seat:seat0]
xserver-command=/usr/bin/X :0
xserver-layout=seat0

[Seat:seat-1]
xserver-command=/usr/bin/X :1
xserver-layout=seat-1

lightdm-gtk-greeter.conf

# LightDM GTK+ Configuration
# Available configuration options listed below.
#
# Appearance:
# theme-name = GTK+ theme to use
# icon-theme-name = Icon theme to use
# background = Background file to use, either an image path or a color (e.g. #772953)
# user-background = false|true ("true" by default) Display user background (if available)
# transition-duration = Length of time (in milliseconds) to transition between background images ("500" by default)
# transition-type = ease-in-out|linear|none ("ease-in-out" by default)
#
# Fonts:
# font-name = Font to use
# xft-antialias = false|true Whether to antialias Xft fonts
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = none|slight|medium|hintfull What degree of hinting to use
# xft-rgba = none|rgb|bgr|vrgb|vbgr Type of subpixel antialiasing
#
# Login window:
# active-monitor = Monitor to display greeter window (name or number). Use #cursor value to display greeter at monitor with cursor. Can be a semicolon separated list
# position = x y ("50% 50%" by default) Login window position
# default-user-image = Image used as default user icon, path or #icon-name
# hide-user-image = false|true ("false" by default)
#
# Panel:
# panel-position = top|bottom ("top" by default)
# clock-format = strftime-format string, e.g. %H:%M
# indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power", "~clock", "~host", "~spacer". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path
#
# Accessibility:
# a11y-states = states of accessibility features: "name" - save state on exit, "-name" - disabled at start (default value for unlisted), "+name" - enabled at start. Allowed names: contrast, font, keyboard, reader.
# keyboard = command to launch on-screen keyboard (e.g. "onboard")
# keyboard-position = x y[;width height] ("50%,center -0;50% 25%" by default) Works only for "onboard"
# reader = command to launch screen reader (e.g. "orca")
#
# Security:
# allow-debugging = false|true ("false" by default)
# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen
#
# Template for per-monitor configuration:
# [monitor: name]
# background = overrides default value
# user-background = overrides default value
# laptop = false|true ("false" by default) Marks monitor as laptop display
# transition-duration = overrides default value
#
[greeter]
#background=
#user-background=
#theme-name=
#icon-theme-name=
#font-name=
#xft-antialias=
#xft-dpi=
#xft-hintstyle=
#xft-rgba=
#indicators=
#clock-format=
#keyboard=
#reader=
#position=
#screensaver-timeout=

Seguem os arquivos de log:

lightdm.log
[+12624.49s] DEBUG: Process 829 exited with return value 1
[+12624.49s] DEBUG: DisplayServer x-0: X server stopped
[+12624.49s] DEBUG: Releasing VT 7
[+12624.49s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+12624.49s] DEBUG: Seat seat0: Display server stopped
[+12624.49s] DEBUG: Seat seat0: Stopping session
[+12624.49s] DEBUG: Session pid=1124: Sending SIGTERM
[+12624.49s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+12624.49s] DEBUG: Seat seat0: Creating greeter session
[+12624.55s] DEBUG: Seat seat0: Creating display server of type x
[+12624.55s] DEBUG: Using VT 7
[+12624.55s] DEBUG: Seat seat0: Starting local X display on VT 7
[+12624.55s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+12624.55s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+12624.55s] DEBUG: DisplayServer x-0: Launching X Server
[+12624.55s] DEBUG: Launching process 5432: /usr/bin/X :0 :0 -layout seat0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+12624.55s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+12624.55s] DEBUG: Session pid=1124: Exited with return value 0
[+12624.55s] DEBUG: Seat seat0: Session stopped
[+12624.55s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+12624.67s] DEBUG: Got signal 10 from process 5432
[+12624.67s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+12624.67s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+12624.68s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+12624.68s] DEBUG: Session pid=5440: Started with service 'lightdm-greeter', username 'lightdm'
[+12624.70s] DEBUG: Session pid=5440: Authentication complete with return value 0: Success
[+12624.70s] DEBUG: Seat seat0: Session authenticated, running command
[+12624.70s] DEBUG: Session pid=5440: Running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/lightdm-gtk-greeter
[+12624.70s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+12624.70s] DEBUG: Session pid=5440: Logging to /var/log/lightdm/seat0-greeter.log
[+12624.77s] DEBUG: Activating VT 7
[+12624.77s] DEBUG: Activating login1 session c2
[+12624.77s] DEBUG: Seat seat0 changes active session to c2
[+12624.77s] DEBUG: Session c2 is already active
[+12625.05s] DEBUG: Greeter connected version=1.18.3 resettable=false
[+12626.07s] DEBUG: Greeter start authentication for pdv
[+12626.07s] DEBUG: Session pid=5545: Started with service 'lightdm', username 'pdv'
[+12626.18s] DEBUG: Session pid=5545: Got 1 message(s) from PAM
[+12626.18s] DEBUG: Prompt greeter with 1 message(s)
[+12645.99s] DEBUG: Continue authentication
[+12647.57s] DEBUG: Session pid=5545: Authentication complete with return value 7: Authentication failure
[+12647.57s] DEBUG: Authenticate result for user pdv: Authentication failure
[+12647.58s] DEBUG: Session pid=5545: Exited with return value 1
[+12647.58s] DEBUG: Seat seat0: Session stopped
[+12647.62s] DEBUG: Greeter start authentication for pdv
[+12647.62s] DEBUG: Session pid=5559: Started with service 'lightdm', username 'pdv'
[+12647.63s] DEBUG: Session pid=5559: Got 1 message(s) from PAM
[+12647.63s] DEBUG: Prompt greeter with 1 message(s)
[+12650.76s] DEBUG: Continue authentication
[+12650.80s] DEBUG: Session pid=5559: Authentication complete with return value 0: Success
[+12650.80s] DEBUG: Authenticate result for user pdv: Success
[+12650.80s] DEBUG: User pdv authorized
[+12650.81s] DEBUG: Greeter sets language pt_BR
[+12650.88s] DEBUG: Greeter requests session Lubuntu
[+12650.88s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+12650.88s] DEBUG: Session pid=5440: Sending SIGTERM
[+12650.92s] DEBUG: Greeter closed communication channel
[+12650.92s] DEBUG: Session pid=5440: Exited with return value 0
[+12650.92s] DEBUG: Seat seat0: Session stopped
[+12650.92s] DEBUG: Seat seat0: Greeter stopped, running session
[+12650.92s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session1
[+12650.93s] DEBUG: Session pid=5559: Running command /usr/sbin/lightdm-session /usr/bin/lxsession -s Lubuntu -e LXDE
[+12650.93s] DEBUG: Creating shared data directory /var/lib/lightdm-data/pdv
[+12650.93s] DEBUG: Session pid=5559: Logging to .xsession-errors
[+12650.96s] DEBUG: Activating VT 7
[+12650.96s] DEBUG: Activating login1 session c3
[+12650.97s] DEBUG: Seat seat0 changes active session to c3
[+12650.97s] DEBUG: Session c3 is already active
[+18585.48s] DEBUG: Seat seat0 changes active session to
[+18589.74s] DEBUG: Seat seat0 changes active session to c3
[+18589.74s] DEBUG: Session c3 is already active
[+18698.90s] DEBUG: Got signal 15 from process 1
[+18698.90s] DEBUG: Caught Terminated signal, shutting down
[+18698.90s] DEBUG: Stopping display manager
[+18698.90s] DEBUG: Seat seat0: Stopping
[+18698.90s] DEBUG: Seat seat0: Stopping display server
[+18698.90s] DEBUG: Sending signal 15 to process 5432
[+18698.90s] DEBUG: Seat seat0: Stopping session
[+18698.90s] DEBUG: Session pid=5559: Sending SIGTERM
[+18698.91s] DEBUG: Session pid=5559: Terminated with signal 1
[+18698.91s] DEBUG: Seat seat0: Session stopped
[+18699.11s] DEBUG: Process 5432 exited with return value 0
[+18699.11s] DEBUG: DisplayServer x-0: X server stopped
[+18699.11s] DEBUG: Releasing VT 7
[+18699.11s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+18699.11s] DEBUG: Seat seat0: Display server stopped
[+18699.11s] DEBUG: Seat seat0: Stopped
[+18699.11s] DEBUG: Display manager stopped
[+18699.11s] DEBUG: Stopping daemon
[+18699.13s] DEBUG: Exiting with return value 0
[+0.09s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.15s] DEBUG: Starting Light Display Manager 1.18.3, UID=0 PID=741
[+0.15s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.15s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-disable-log-backup.conf
[+0.15s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf
[+0.15s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-guest-wrapper.conf
[+0.15s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf
[+0.15s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
[+0.15s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/60-lightdm-gtk-greeter.conf
[+0.15s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.15s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.15s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.15s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.15s] DEBUG: Registered seat module xlocal
[+0.15s] DEBUG: Registered seat module xremote
[+0.15s] DEBUG: Registered seat module unity
[+0.59s] DEBUG: Monitoring logind for seats
[+0.59s] DEBUG: New seat added from logind: seat0
[+0.59s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.59s] DEBUG: Seat seat0: Loading properties from config section Seat:seat0
[+0.59s] DEBUG: Seat seat0: Starting
[+0.59s] DEBUG: Seat seat0: Creating user session
[+1.49s] DEBUG: Loading users from org.freedesktop.Accounts
[+1.49s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+1.82s] DEBUG: Seat seat0: Creating display server of type x
[+3.48s] DEBUG: Seat seat0: Plymouth is running on VT 1, but this is less than the configured minimum of 7 so not replacing it
[+3.48s] DEBUG: Quitting Plymouth
[+3.63s] DEBUG: Using VT 7
[+3.63s] DEBUG: Seat seat0: Starting local X display on VT 7
[+3.63s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+3.63s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+3.63s] DEBUG: DisplayServer x-0: Launching X Server
[+3.63s] DEBUG: Launching process 826: /usr/bin/X :0 :0 -layout seat0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+3.63s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+3.63s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+3.63s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+14.72s] DEBUG: Got signal 10 from process 826
[+14.72s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+14.72s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+14.83s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+14.83s] DEBUG: Session pid=1086: Started with service 'lightdm-autologin', username 'pdv'
[+14.91s] DEBUG: Session pid=1086: Authentication complete with return value 0: Success
[+14.91s] DEBUG: Seat seat0: Session authenticated, running command
[+14.91s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+14.91s] DEBUG: Session pid=1086: Running command /usr/sbin/lightdm-session /usr/bin/lxsession -s Lubuntu -e LXDE
[+14.91s] DEBUG: Creating shared data directory /var/lib/lightdm-data/pdv
[+14.91s] DEBUG: Session pid=1086: Logging to .xsession-errors
[+15.07s] DEBUG: Activating VT 7
[+15.07s] DEBUG: Activating login1 session c1
[+15.07s] DEBUG: Seat seat0 changes active session to c1
[+15.07s] DEBUG: Session c1 is already active
[+37.46s] DEBUG: Seat seat0 changes active session to
[+42.76s] DEBUG: Seat seat0 changes active session to c1
[+42.76s] DEBUG: Session c1 is already active
[+105.10s] DEBUG: Seat seat0 changes active session to
[+110.21s] DEBUG: Seat seat0 changes active session to c1
[+110.21s] DEBUG: Session c1 is already active
[+235.03s] DEBUG: Got signal 15 from process 1
[+235.03s] DEBUG: Caught Terminated signal, shutting down
[+235.03s] DEBUG: Stopping display manager
[+235.03s] DEBUG: Seat seat0: Stopping
[+235.03s] DEBUG: Seat seat0: Stopping display server
[+235.03s] DEBUG: Sending signal 15 to process 826
[+235.03s] DEBUG: Seat seat0: Stopping session
[+235.03s] DEBUG: Session pid=1086: Sending SIGTERM
[+235.15s] DEBUG: Session pid=1086: Terminated with signal 1
[+235.15s] DEBUG: Seat seat0: Session stopped
[+235.23s] DEBUG: Process 826 exited with return value 0
[+235.23s] DEBUG: DisplayServer x-0: X server stopped
[+235.23s] DEBUG: Releasing VT 7
[+235.23s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+235.23s] DEBUG: Seat seat0: Display server stopped
[+235.23s] DEBUG: Seat seat0: Stopped
[+235.23s] DEBUG: Display manager stopped
[+235.23s] DEBUG: Stopping daemon
[+235.23s] DEBUG: Exiting with return value 0
[+0.04s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.07s] DEBUG: Starting Light Display Manager 1.18.3, UID=0 PID=752
[+0.07s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.07s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-disable-log-backup.conf
[+0.07s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf
[+0.07s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-guest-wrapper.conf
[+0.07s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf
[+0.07s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
[+0.07s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/60-lightdm-gtk-greeter.conf
[+0.07s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.07s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.07s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.07s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.07s] DEBUG: Registered seat module xlocal
[+0.07s] DEBUG: Registered seat module xremote
[+0.07s] DEBUG: Registered seat module unity
[+0.08s] DEBUG: Monitoring logind for seats
[+0.08s] DEBUG: New seat added from logind: seat0
[+0.08s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.08s] DEBUG: Seat seat0: Loading properties from config section Seat:seat0
[+0.08s] DEBUG: Seat seat0: Starting
[+0.08s] DEBUG: Seat seat0: Creating user session
[+0.08s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.08s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.33s] DEBUG: Seat seat0: Creating display server of type x
[+3.07s] DEBUG: Seat seat0: Plymouth is running on VT 1, but this is less than the configured minimum of 7 so not replacing it
[+3.07s] DEBUG: Quitting Plymouth
[+3.22s] DEBUG: Using VT 7
[+3.22s] DEBUG: Seat seat0: Starting local X display on VT 7
[+3.22s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+3.22s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+3.22s] DEBUG: DisplayServer x-0: Launching X Server
[+3.22s] DEBUG: Launching process 837: /usr/bin/X :0 :0 -layout seat0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+3.22s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+3.22s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+3.22s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+13.99s] DEBUG: Got signal 10 from process 837
[+14.00s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+14.00s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+14.11s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+14.11s] DEBUG: Session pid=1086: Started with service 'lightdm-autologin', username 'pdv'
[+14.17s] DEBUG: Session pid=1086: Authentication complete with return value 0: Success
[+14.17s] DEBUG: Seat seat0: Session authenticated, running command
[+14.17s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+14.18s] DEBUG: Session pid=1086: Running command /usr/sbin/lightdm-session /usr/bin/lxsession -s Lubuntu -e LXDE
[+14.18s] DEBUG: Creating shared data directory /var/lib/lightdm-data/pdv
[+14.18s] DEBUG: Session pid=1086: Logging to .xsession-errors
[+14.29s] DEBUG: Activating VT 7
[+14.29s] DEBUG: Activating login1 session c1
[+14.29s] DEBUG: Seat seat0 changes active session to c1
[+14.29s] DEBUG: Session c1 is already active
[+1436.57s] DEBUG: Seat seat0 changes active session to
[+1452.27s] DEBUG: Seat seat0 changes active session to 4
[+1464.82s] DEBUG: Seat seat0 changes active session to
[+1467.90s] DEBUG: Seat seat0 changes active session to c1
[+1467.90s] DEBUG: Session c1 is already active
[+1488.61s] DEBUG: Seat seat0 changes active session to
[+1496.47s] DEBUG: Seat seat0 changes active session to c1
[+1496.47s] DEBUG: Session c1 is already active
[+1498.89s] DEBUG: Seat seat0 changes active session to
[+1500.02s] DEBUG: Seat seat0 changes active session to c1
[+1500.02s] DEBUG: Session c1 is already active
[+1501.31s] DEBUG: Seat seat0 changes active session to
[+1502.12s] DEBUG: Seat seat0 changes active session to c1
[+1502.12s] DEBUG: Session c1 is already active
[+1503.51s] DEBUG: Seat seat0 changes active session to 4
[+1636.69s] DEBUG: Session pid=1086: Terminated with signal 1
[+1636.69s] DEBUG: Seat seat0: Session stopped
[+1636.69s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+1636.69s] DEBUG: Sending signal 15 to process 837
[+1636.79s] DEBUG: Got signal 15 from process 1
[+1636.79s] DEBUG: Caught Terminated signal, shutting down
[+1636.79s] DEBUG: Stopping display manager
[+1636.79s] DEBUG: Seat seat0: Stopping
[+1636.89s] DEBUG: Process 837 exited with return value 0
[+1636.89s] DEBUG: DisplayServer x-0: X server stopped
[+1636.89s] DEBUG: Releasing VT 7
[+1636.89s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+1636.89s] DEBUG: Seat seat0: Display server stopped
[+1636.89s] DEBUG: Seat seat0: Stopped
[+1636.89s] DEBUG: Display manager stopped
[+1636.89s] DEBUG: Stopping daemon
[+1636.90s] DEBUG: Exiting with return value 0
[+0.07s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.10s] DEBUG: Starting Light Display Manager 1.18.3, UID=0 PID=755
[+0.10s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.10s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-disable-log-backup.conf
[+0.10s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf
[+0.10s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-guest-wrapper.conf
[+0.10s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf
[+0.10s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
[+0.10s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/60-lightdm-gtk-greeter.conf
[+0.10s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.10s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.10s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.10s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.10s] DEBUG: Registered seat module xlocal
[+0.10s] DEBUG: Registered seat module xremote
[+0.10s] DEBUG: Registered seat module unity
[+0.11s] DEBUG: Monitoring logind for seats
[+0.11s] DEBUG: New seat added from logind: seat0
[+0.11s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.11s] DEBUG: Seat seat0: Loading properties from config section Seat:seat0
[+0.11s] DEBUG: Seat seat0: Starting
[+0.11s] DEBUG: Seat seat0: Creating user session
[+0.11s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.11s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.51s] DEBUG: Seat seat0: Creating display server of type x
[+3.25s] DEBUG: Seat seat0: Plymouth is running on VT 1, but this is less than the configured minimum of 7 so not replacing it
[+3.25s] DEBUG: Quitting Plymouth
[+3.41s] DEBUG: Using VT 7
[+3.41s] DEBUG: Seat seat0: Starting local X display on VT 7
[+3.41s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+3.41s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+3.41s] DEBUG: DisplayServer x-0: Launching X Server
[+3.41s] DEBUG: Launching process 842: /usr/bin/X :0 :0 -layout seat0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+3.41s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+3.41s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+3.41s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+7.30s] DEBUG: Got signal 10 from process 842
[+7.30s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+7.30s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+7.31s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+7.31s] DEBUG: Session pid=1035: Started with service 'lightdm-autologin', username 'pdv'
[+7.51s] DEBUG: Session pid=1035: Authentication complete with return value 0: Success
[+7.51s] DEBUG: Seat seat0: Session authenticated, running command
[+7.51s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+7.52s] DEBUG: Session pid=1035: Running command /usr/sbin/lightdm-session /usr/bin/lxsession -s Lubuntu -e LXDE
[+7.52s] DEBUG: Creating shared data directory /var/lib/lightdm-data/pdv
[+7.52s] DEBUG: Session pid=1035: Logging to .xsession-errors
[+7.74s] DEBUG: Activating VT 7
[+7.74s] DEBUG: Activating login1 session c1
[+7.74s] DEBUG: Seat seat0 changes active session to c1
[+7.74s] DEBUG: Session c1 is already active
[+47.73s] DEBUG: Seat seat0 changes active session to
[+55.20s] DEBUG: Seat seat0 changes active session to 1
[+252.49s] DEBUG: Seat seat0 changes active session to c1
[+252.49s] DEBUG: Session c1 is already active
[+3937.13s] DEBUG: Got signal 15 from process 1
[+3937.13s] DEBUG: Caught Terminated signal, shutting down
[+3937.13s] DEBUG: Stopping display manager
[+3937.13s] DEBUG: Seat seat0: Stopping
[+3937.13s] DEBUG: Seat seat0: Stopping display server
[+3937.13s] DEBUG: Sending signal 15 to process 842
[+3937.13s] DEBUG: Seat seat0: Stopping session
[+3937.13s] DEBUG: Session pid=1035: Sending SIGTERM
[+3937.24s] DEBUG: Session pid=1035: Terminated with signal 1
[+3937.24s] DEBUG: Seat seat0: Session stopped
[+3937.33s] DEBUG: Process 842 exited with return value 0
[+3937.33s] DEBUG: DisplayServer x-0: X server stopped
[+3937.33s] DEBUG: Releasing VT 7
[+3937.33s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+3937.33s] DEBUG: Seat seat0: Display server stopped
[+3937.33s] DEBUG: Seat seat0: Stopped
[+3937.33s] DEBUG: Display manager stopped
[+3937.33s] DEBUG: Stopping daemon
[+3937.33s] DEBUG: Exiting with return value 0
[+0.05s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.11s] DEBUG: Starting Light Display Manager 1.18.3, UID=0 PID=770
[+0.11s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.11s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-disable-log-backup.conf
[+0.11s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf
[+0.11s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-guest-wrapper.conf
[+0.11s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf
[+0.11s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
[+0.11s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/60-lightdm-gtk-greeter.conf
[+0.11s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.11s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.11s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.11s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.11s] DEBUG: Registered seat module xlocal
[+0.11s] DEBUG: Registered seat module xremote
[+0.11s] DEBUG: Registered seat module unity
[+0.11s] DEBUG: Monitoring logind for seats
[+0.11s] DEBUG: New seat added from logind: seat0
[+0.11s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.11s] DEBUG: Seat seat0: Loading properties from config section Seat:seat0
[+0.11s] DEBUG: Seat seat0: Starting
[+0.11s] DEBUG: Seat seat0: Creating user session
[+0.12s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.12s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.26s] DEBUG: Seat seat0: Creating display server of type x
[+1.64s] DEBUG: Seat seat0: Plymouth is running on VT 1, but this is less than the configured minimum of 7 so not replacing it
[+1.64s] DEBUG: Quitting Plymouth
[+1.69s] DEBUG: Using VT 7
[+1.69s] DEBUG: Seat seat0: Starting local X display on VT 7
[+1.69s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+1.69s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+1.69s] DEBUG: DisplayServer x-0: Launching X Server
[+1.69s] DEBUG: Launching process 827: /usr/bin/X :0 :0 -layout seat0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+1.69s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+1.69s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+1.69s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+12.50s] DEBUG: Got signal 10 from process 827
[+12.50s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+12.50s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+12.63s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+12.63s] DEBUG: Session pid=1004: Started with service 'lightdm-autologin', username 'pdv'
[+12.70s] DEBUG: Session pid=1004: Authentication complete with return value 0: Success
[+12.70s] DEBUG: Seat seat0: Session authenticated, running command
[+12.70s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+12.71s] DEBUG: Session pid=1004: Running command /usr/sbin/lightdm-session /usr/bin/lxsession -s Lubuntu -e LXDE
[+12.71s] DEBUG: Creating shared data directory /var/lib/lightdm-data/pdv
[+12.71s] DEBUG: Session pid=1004: Logging to .xsession-errors
[+12.88s] DEBUG: Activating VT 7
[+12.88s] DEBUG: Activating login1 session c1
[+12.88s] DEBUG: Seat seat0 changes active session to c1
[+12.88s] DEBUG: Session c1 is already active
[+49.61s] DEBUG: Session pid=1004: Exited with return value 0
[+49.61s] DEBUG: Seat seat0: Session stopped
[+49.61s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+49.61s] DEBUG: Sending signal 15 to process 827
[+49.77s] DEBUG: Process 827 exited with return value 0
[+49.77s] DEBUG: DisplayServer x-0: X server stopped
[+49.77s] DEBUG: Releasing VT 7
[+49.77s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+49.77s] DEBUG: Seat seat0: Display server stopped
[+49.77s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+49.77s] DEBUG: Seat seat0: Creating greeter session
[+49.80s] DEBUG: Seat seat0: Creating display server of type x
[+49.80s] DEBUG: Using VT 7
[+49.80s] DEBUG: Seat seat0: Starting local X display on VT 7
[+49.80s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+49.80s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+49.80s] DEBUG: DisplayServer x-0: Launching X Server
[+49.80s] DEBUG: Launching process 1485: /usr/bin/X :0 :0 -layout seat0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+49.80s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+49.91s] DEBUG: Got signal 10 from process 1485
[+49.92s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+49.92s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+49.92s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+49.92s] DEBUG: Session pid=1493: Started with service 'lightdm-greeter', username 'lightdm'
[+49.96s] DEBUG: Session pid=1493: Authentication complete with return value 0: Success
[+49.96s] DEBUG: Seat seat0: Session authenticated, running command
[+49.96s] DEBUG: Session pid=1493: Running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/lightdm-gtk-greeter
[+49.96s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+49.96s] DEBUG: Session pid=1493: Logging to /var/log/lightdm/seat0-greeter.log
[+50.03s] DEBUG: Activating VT 7
[+50.03s] DEBUG: Activating login1 session c2
[+50.03s] DEBUG: Seat seat0 changes active session to c2
[+50.03s] DEBUG: Session c2 is already active
[+50.35s] DEBUG: Greeter connected version=1.18.3 resettable=false
[+51.61s] DEBUG: Greeter start authentication for pdv
[+51.61s] DEBUG: Session pid=1596: Started with service 'lightdm', username 'pdv'
[+51.68s] DEBUG: Session pid=1596: Got 1 message(s) from PAM
[+51.68s] DEBUG: Prompt greeter with 1 message(s)
[+67.49s] DEBUG: Continue authentication
[+67.53s] DEBUG: Session pid=1596: Authentication complete with return value 0: Success
[+67.53s] DEBUG: Authenticate result for user pdv: Success
[+67.53s] DEBUG: User pdv authorized
[+67.53s] DEBUG: Greeter sets language pt_BR
[+67.58s] DEBUG: Greeter requests session Lubuntu
[+67.58s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+67.58s] DEBUG: Session pid=1493: Sending SIGTERM
[+67.65s] DEBUG: Greeter closed communication channel
[+67.65s] DEBUG: Session pid=1493: Exited with return value 0
[+67.65s] DEBUG: Seat seat0: Session stopped
[+67.65s] DEBUG: Seat seat0: Greeter stopped, running session
[+67.65s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session1
[+67.66s] DEBUG: Session pid=1596: Running command /usr/sbin/lightdm-session /usr/bin/lxsession -s Lubuntu -e LXDE
[+67.66s] DEBUG: Creating shared data directory /var/lib/lightdm-data/pdv
[+67.66s] DEBUG: Session pid=1596: Logging to .xsession-errors
[+67.68s] DEBUG: Activating VT 7
[+67.68s] DEBUG: Activating login1 session c3
[+67.68s] DEBUG: Seat seat0 changes active session to c3
[+67.68s] DEBUG: Session c3 is already active
[+7287.53s] DEBUG: Process 1485 exited with return value 1
[+7287.53s] DEBUG: DisplayServer x-0: X server stopped
[+7287.53s] DEBUG: Releasing VT 7
[+7287.53s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
[+7287.53s] DEBUG: Seat seat0: Display server stopped
[+7287.53s] DEBUG: Seat seat0: Stopping session
[+7287.53s] DEBUG: Session pid=1596: Sending SIGTERM
[+7287.53s] DEBUG: Seat seat0: Active display server stopped, starting greeter
[+7287.53s] DEBUG: Seat seat0: Creating greeter session
[+7287.53s] DEBUG: Seat seat0: Creating display server of type x
[+7287.53s] DEBUG: Using VT 7
[+7287.53s] DEBUG: Seat seat0: Starting local X display on VT 7
[+7287.53s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+7287.53s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+7287.53s] DEBUG: DisplayServer x-0: Launching X Server
[+7287.53s] DEBUG: Launching process 3272: /usr/bin/X :0 :0 -layout seat0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+7287.53s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+7287.56s] DEBUG: Session pid=1596: Exited with return value 0
[+7287.56s] DEBUG: Seat seat0: Session stopped
[+7287.56s] DEBUG: Seat seat0: Stopping display server, no sessions require it
[+7287.66s] DEBUG: Got signal 10 from process 3272
[+7287.66s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+7287.66s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+7287.66s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+7287.66s] DEBUG: Session pid=3280: Started with service 'lightdm-greeter', username 'lightdm'
[+7287.68s] DEBUG: Session pid=3280: Authentication complete with return value 0: Success
[+7287.68s] DEBUG: Seat seat0: Session authenticated, running command
[+7287.68s] DEBUG: Session pid=3280: Running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/lightdm-gtk-greeter
[+7287.68s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+7287.68s] DEBUG: Session pid=3280: Logging to /var/log/lightdm/seat0-greeter.log
[+7287.74s] DEBUG: Activating VT 7
[+7287.74s] DEBUG: Activating login1 session c4
[+7287.74s] DEBUG: Seat seat0 changes active session to c4
[+7287.74s] DEBUG: Session c4 is already active
[+7287.88s] DEBUG: Greeter connected version=1.18.3 resettable=false
[+7288.31s] DEBUG: Greeter start authentication for pdv
[+7288.32s] DEBUG: Session pid=3396: Started with service 'lightdm', username 'pdv'
[+7288.32s] DEBUG: Session pid=3396: Got 1 message(s) from PAM
[+7288.32s] DEBUG: Prompt greeter with 1 message(s)
[+7305.99s] DEBUG: Continue authentication
[+7306.03s] DEBUG: Session pid=3396: Authentication complete with return value 0: Success
[+7306.03s] DEBUG: Authenticate result for user pdv: Success
[+7306.03s] DEBUG: User pdv authorized
[+7306.03s] DEBUG: Greeter sets language pt_BR
[+7306.10s] DEBUG: Greeter requests session Lubuntu
[+7306.10s] DEBUG: Seat seat0: Stopping greeter; display server will be re-used for user session
[+7306.10s] DEBUG: Session pid=3280: Sending SIGTERM
[+7306.13s] DEBUG: Greeter closed communication channel
[+7306.13s] DEBUG: Session pid=3280: Exited with return value 0
[+7306.13s] DEBUG: Seat seat0: Session stopped
[+7306.13s] DEBUG: Seat seat0: Greeter stopped, running session
[+7306.13s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session2
[+7306.14s] DEBUG: Session pid=3396: Running command /usr/sbin/lightdm-session /usr/bin/lxsession -s Lubuntu -e LXDE
[+7306.14s] DEBUG: Creating shared data directory /var/lib/lightdm-data/pdv
[+7306.14s] DEBUG: Session pid=3396: Logging to .xsession-errors
[+7306.17s] DEBUG: Activating VT 7
[+7306.17s] DEBUG: Activating login1 session c5
[+7306.17s] DEBUG: Seat seat0 changes active session to c5
[+7306.17s] DEBUG: Session c5 is already active

seat0-greeter.log
** Message: Starting lightdm-gtk-greeter 2.0.1 (Apr 11 2016, 06:06:12)

** (process:5459): WARNING **: [PIDs] Failed to execute command: /usr/lib/at-spi2-core/at-spi-bus-launcher
** Message: [Configuration] Reading file: /usr/share/lightdm/lightdm-gtk-greeter.conf.d/01_ubuntu.conf
** Message: [Configuration] Reading file: /etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf
** Message: [Configuration] Reading file: /etc/lightdm/lightdm-gtk-greeter.conf

** (lightdm-gtk-greeter:5459): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
upstart: processo indicator-bluetoothmain (5481) morto pelo sinal TERM
upstart: processo indicator-powermain (5482) morto pelo sinal TERM
upstart: processo indicator-datetimemain (5483) morto pelo sinal TERM
upstart: processo indicator-sessionmain (5486) morto pelo sinal TERM
upstart: processos indicator-application main (5487) terminados com status 1
** Message: Starting lightdm-gtk-greeter 2.0.1 (Apr 11 2016, 06:06:12)

** (process:1511): WARNING **: [PIDs] Failed to execute command: /usr/lib/at-spi2-core/at-spi-bus-launcher
** Message: [Configuration] Reading file: /usr/share/lightdm/lightdm-gtk-greeter.conf.d/01_ubuntu.conf
** Message: [Configuration] Reading file: /etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf
** Message: [Configuration] Reading file: /etc/lightdm/lightdm-gtk-greeter.conf

** (lightdm-gtk-greeter:1511): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
upstart: processo indicator-bluetoothmain (1533) morto pelo sinal TERM
upstart: processo indicator-powermain (1534) morto pelo sinal TERM
upstart: processo indicator-sessionmain (1538) morto pelo sinal TERM
upstart: processo indicator-applicationmain (1539) morto pelo sinal TERM
upstart: processo indicator-datetimemain (1535) morto pelo sinal TERM
** Message: Starting lightdm-gtk-greeter 2.0.1 (Apr 11 2016, 06:06:12)

** (process:3298): WARNING **: [PIDs] Failed to execute command: /usr/lib/at-spi2-core/at-spi-bus-launcher
** Message: [Configuration] Reading file: /usr/share/lightdm/lightdm-gtk-greeter.conf.d/01_ubuntu.conf
** Message: [Configuration] Reading file: /etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf
** Message: [Configuration] Reading file: /etc/lightdm/lightdm-gtk-greeter.conf

** (lightdm-gtk-greeter:3298): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
upstart: processo indicator-bluetoothmain (3320) morto pelo sinal TERM
upstart: processo indicator-powermain (3321) morto pelo sinal TERM
upstart: processo indicator-datetimemain (3322) morto pelo sinal TERM
upstart: processo indicator-sessionmain (3325) morto pelo sinal TERM
upstart: processo indicator-applicationmain (3364) morto pelo sinal TERM



x-0.log

(EE)
(EE) Backtrace:
(EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x52) [0x80260f92]
(EE) 1: /usr/lib/xorg/Xorg (0x800bf000+0x1a63f2) [0x802653f2]
(EE) 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb77a0c20]
(EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6b78000+0x45c1a) [0xb6bbdc1a]
(EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6b78000+0x4d3a4) [0xb6bc53a4]
(EE) 5: /usr/lib/xorg/Xorg (0x800bf000+0x1284f0) [0x801e74f0]
(EE) 6: /usr/lib/xorg/Xorg (0x800bf000+0x36fd9) [0x800f5fd9]
(EE) 7: /usr/lib/xorg/Xorg (0x800bf000+0x3ac96) [0x800f9c96]
(EE) 8: /usr/lib/xorg/Xorg (0x800bf000+0x3ef7c) [0x800fdf7c]
(EE) 9: /usr/lib/xorg/Xorg (0x800bf000+0x28a3a) [0x800e7a3a]
(EE) 10: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf7) [0xb7276637]
(EE) 11: /usr/lib/xorg/Xorg (0x800bf000+0x28a78) [0x800e7a78]
(EE)
(EE) Segmentation fault at address 0x8037c328
(EE)
Fatal server error:
(EE) Caught signal 11 (Segmentation fault). Server aborting
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(II) AIGLX: Suspending AIGLX clients for VT switch
(EE) Server terminated with error (1). Closing log file.

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic i686 Ubuntu
Current Operating System: Linux pdv 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:27:09 UTC 2017 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=dc98bde7-8453-4446-84f8-f750286e9830 ro locale=pt_BR quiet splash vt.handoff=7
Build Date: 02 November 2016 10:05:16PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 13 11:35:18 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Server terminated successfully (0). Closing log file.

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic i686 Ubuntu
Current Operating System: Linux pdv 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:27:09 UTC 2017 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=dc98bde7-8453-4446-84f8-f750286e9830 ro locale=pt_BR quiet splash vt.handoff=7
Build Date: 02 November 2016 10:05:16PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 13 13:17:30 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Server terminated successfully (0). Closing log file.

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic i686 Ubuntu
Current Operating System: Linux pdv 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:27:09 UTC 2017 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=dc98bde7-8453-4446-84f8-f750286e9830 ro locale=pt_BR quiet splash vt.handoff=7
Build Date: 02 November 2016 10:05:16PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 13 13:22:33 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Server terminated successfully (0). Closing log file.

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic i686 Ubuntu
Current Operating System: Linux pdv 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:27:09 UTC 2017 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=dc98bde7-8453-4446-84f8-f750286e9830 ro locale=pt_BR quiet splash vt.handoff=7
Build Date: 02 November 2016 10:05:16PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 13 13:50:41 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Server terminated successfully (0). Closing log file.

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic i686 Ubuntu
Current Operating System: Linux pdv 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:27:09 UTC 2017 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=dc98bde7-8453-4446-84f8-f750286e9830 ro locale=pt_BR quiet splash vt.handoff=7
Build Date: 02 November 2016 10:05:16PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 13 14:58:51 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(II) Server terminated successfully (0). Closing log file.

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic i686 Ubuntu
Current Operating System: Linux pdv 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:27:09 UTC 2017 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=dc98bde7-8453-4446-84f8-f750286e9830 ro locale=pt_BR quiet splash vt.handoff=7
Build Date: 02 November 2016 10:05:16PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 13 14:59:38 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(EE)
(EE) Backtrace:
(EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x52) [0x801eaf92]
(EE) 1: /usr/lib/xorg/Xorg (0x80049000+0x1a63f2) [0x801ef3f2]
(EE) 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb77d9c20]
(EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6bb1000+0x45c1a) [0xb6bf6c1a]
(EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb6bb1000+0x4d3a4) [0xb6bfe3a4]
(EE) 5: /usr/lib/xorg/Xorg (0x80049000+0x1284f0) [0x801714f0]
(EE) 6: /usr/lib/xorg/Xorg (0x80049000+0x36fd9) [0x8007ffd9]
(EE) 7: /usr/lib/xorg/Xorg (0x80049000+0x3ac96) [0x80083c96]
(EE) 8: /usr/lib/xorg/Xorg (0x80049000+0x3ef7c) [0x80087f7c]
(EE) 9: /usr/lib/xorg/Xorg (0x80049000+0x28a3a) [0x80071a3a]
(EE) 10: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf7) [0xb72af637]
(EE) 11: /usr/lib/xorg/Xorg (0x80049000+0x28a78) [0x80071a78]
(EE)
(EE) Segmentation fault at address 0x80306328
(EE)
Fatal server error:
(EE) Caught signal 11 (Segmentation fault). Server aborting
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(II) AIGLX: Suspending AIGLX clients for VT switch
(EE) Server terminated with error (1). Closing log file.

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic i686 Ubuntu
Current Operating System: Linux pdv 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:27:09 UTC 2017 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=UUID=dc98bde7-8453-4446-84f8-f750286e9830 ro locale=pt_BR quiet splash vt.handoff=7
Build Date: 02 November 2016 10:05:16PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 13 17:00:15 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

Se alguem já tiver passado por isto ou tiver alguma luz, será de muita ajuda.


  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts