[Bug 105420] [SNA] After Xrandr rotate, linux looks like execute a logout
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 12 20:29:12 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105420
--- Comment #9 from Elizabeth <elizabethx.de.la.torre.mena at intel.com> ---
(In reply to Chris Wilson from comment #8)
> Is X even running? If it restarted, copy the old log. And check stderr.
Ok, this time I tried tailing the log, and there is a trace:
Last login: Thu Apr 12 05:55:50 2018 from 10.218.160.86
gfx at gfx-desktop:~$ tail -f .local/share/xorg/Xorg.0.log
[ 1033.593] AllocNewConnection: client index = 19, socket fd = 48
[ 1033.750] client(2400000): Released pid(2422).
[ 1033.750] client(2400000): Released cmdline(nautilus-desktop) and
cmdargs(NULL).
[ 1033.797] client(2400000): Reserved pid(2422).
[ 1033.797] client(2400000): Reserved cmdname(nautilus-desktop) and
cmdargs(NULL).
[ 1033.797] AllocNewConnection: client index = 18, socket fd = 48
[ 1035.154] client(2600000): Released pid(2422).
[ 1035.154] client(2600000): Released cmdline(nautilus-desktop) and
cmdargs(NULL).
[ 1042.740] client(2200000): Released pid(2451).
[ 1042.740] client(2200000): Released cmdline(/usr/bin/nautilus) and
cmdargs(--gapplication-service).
[ 1058.380] input-thread: InputThreadDoWork waiting for devices
[ 1058.656] input-thread: InputThreadDoWork waiting for devices
[ 1058.675] input-thread: InputThreadDoWork waiting for devices
[ 1058.928] input-thread: InputThreadDoWork waiting for devices
[ 1058.968] input-thread: InputThreadDoWork waiting for devices
[ 1059.008] input-thread: InputThreadDoWork waiting for devices
[ 1059.036] input-thread: InputThreadDoWork waiting for devices
[ 1059.113] client(2200000): Reserved pid(2657).
[ 1059.113] client(2200000): Reserved cmdname(/usr/bin/gnome-terminal.real)
and cmdargs(NULL).
[ 1059.113] AllocNewConnection: client index = 17, socket fd = 47
[ 1059.117] client(2600000): Reserved pid(2657).
[ 1059.117] client(2600000): Reserved cmdname(/usr/bin/gnome-terminal.real)
and cmdargs(NULL).
[ 1059.117] AllocNewConnection: client index = 19, socket fd = 48
[ 1059.117] client(2600000): Released pid(2657).
[ 1059.117] client(2600000): Released cmdline(/usr/bin/gnome-terminal.real)
and cmdargs(NULL).
[ 1059.139] input-thread: InputThreadDoWork waiting for devices
[ 1059.149] client(2600000): Reserved pid(2660).
[ 1059.149] client(2600000): Reserved
cmdname(/usr/lib/gnome-terminal/gnome-terminal-server) and cmdargs(NULL).
[ 1059.149] AllocNewConnection: client index = 19, socket fd = 48
[ 1059.153] client(2800000): Reserved pid(2660).
[ 1059.153] client(2800000): Reserved
cmdname(/usr/lib/gnome-terminal/gnome-terminal-server) and cmdargs(NULL).
[ 1059.153] AllocNewConnection: client index = 20, socket fd = 49
[ 1059.153] client(2800000): Released pid(2660).
[ 1059.153] client(2800000): Released
cmdline(/usr/lib/gnome-terminal/gnome-terminal-server) and cmdargs(NULL).
[ 1059.257] client(2200000): Released pid(2657).
[ 1059.257] client(2200000): Released cmdline(/usr/bin/gnome-terminal.real)
and cmdargs(NULL).
[ 1059.315] input-thread: InputThreadDoWork waiting for devices
[ 1059.355] input-thread: InputThreadDoWork waiting for devices
[ 1062.372] input-thread: InputThreadDoWork waiting for devices
[ 1062.476] input-thread: InputThreadDoWork waiting for devices
[ 1063.556] input-thread: InputThreadDoWork waiting for devices
[ 1063.676] input-thread: InputThreadDoWork waiting for devices
[ 1066.204] input-thread: InputThreadDoWork waiting for devices
[ 1066.210] client(2200000): Reserved pid(2684).
[ 1066.210] client(2200000): Reserved cmdname(xrandr) and cmdargs(--output
eDP1 --rotate left).
[ 1066.210] AllocNewConnection: client index = 17, socket fd = 47
[ 1066.308] input-thread: InputThreadDoWork waiting for devices
[ 1066.476] (II) intel(0): resizing framebuffer to 1440x2560
[ 1066.477] (II) intel(0): switch to mode 2560x1440 at 60.0 on eDP1 using pipe 0,
position (0, 0), rotation left, reflection none
[ 1067.593] client(2200000): Released pid(2684).
[ 1067.593] client(2200000): Released cmdline(xrandr) and cmdargs(--output
eDP1 --rotate left).
[ 1067.600] (EE)
[ 1067.600] (EE) Backtrace:
[ 1067.601] (EE) 0: /usr/lib/xorg/modules/drivers/intel_drv.so
(sna_crtc_redisplay+0x375) [0x7fc30ab0d4a5]
[ 1067.601] (EE) 1: /usr/lib/xorg/modules/drivers/intel_drv.so
(sna_mode_redisplay+0x91d) [0x7fc30ab17f3d]
[ 1067.601] (EE) 2: /usr/lib/xorg/modules/drivers/intel_drv.so
(sna_scanout_flush+0x50) [0x7fc30aadab90]
[ 1067.602] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so
(sna_accel_block+0x19d) [0x7fc30aaee2dd]
[ 1067.602] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so
(sna_block_handler+0x6d) [0x7fc30ab19c0d]
[ 1067.602] (EE) 5: /usr/bin/Xorg (BlockHandler+0x3a) [0x5561634ac5da]
[ 1067.602] (EE) 6: /usr/bin/Xorg (WaitForSomething+0xdd) [0x5561635f603d]
[ 1067.603] (EE) 7: /usr/bin/Xorg (Dispatch+0xb3) [0x5561634a79d3]
[ 1067.603] (EE) 8: /usr/bin/Xorg (dix_main+0x388) [0x5561634abc48]
[ 1067.603] (EE) 9: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf1)
[0x7fc30e9a71c1]
[ 1067.604] (EE) 10: /usr/bin/Xorg (_start+0x2a) [0x5561634958da]
[ 1067.604] (EE) 11: ? (?+0x0) [0x0]
[ 1067.604] (EE)
[ 1067.604] (EE)
Fatal server error:
[ 1067.604] (EE) sna_crtc_redisplay:8841 assertion '!wedged(sna)' failed
[ 1067.604] (EE)
[ 1067.604] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1067.604] (EE) Please also check the log file at
"/home/gfx/.local/share/xorg/Xorg.0.log" for additional information.
[ 1067.604] (EE)
[ 1067.604] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1067.607] ACPI: Closing device
[ 1067.637] (EE) Server terminated with error (1). Closing log file.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180412/7f6f4dc2/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list