LINUX.ORG.RU

История изменений

Исправление serg002, (текущая версия) :

Mar 11 04:09:56 debian-home systemd[1]: xdm.service: Failed with result 'protocol'.
Mar 11 04:09:56 debian-home systemd[1]: Failed to start xdm.service.
gdb X core.X.0.b0f26bf0925049db991a2b219153b060.2181.1678495134000000
GNU gdb (Gentoo 12.1 vanilla) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from X...
(No debugging symbols found in X)

warning: core file may not match specified executable file.
[New LWP 2181]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/X :0 vt7 -auth /var/lib/xdm/authdir/authfiles/A:0-a6pw3H'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f50e10e9cac in ?? () from /lib64/libc.so.6
(gdb) bt
#0  0x00007f50e10e9cac in ?? () from /lib64/libc.so.6
#1  0x00007f50e109aec2 in raise () from /lib64/libc.so.6
#2  0x00007f50e1085472 in abort () from /lib64/libc.so.6
#3  0x0000559bbf625b9a in OsAbort ()
#4  0x0000559bbf62b1e3 in ?? ()
#5  0x0000559bbf62c215 in FatalError ()
#6  0x0000559bbf622f38 in ?? ()
#7  <signal handler called>
#8  0x0000000000000000 in ?? ()
#9  0x00007f50dbf68cd0 in ?? () from /usr/lib64/dri/nouveau_dri.so
#10 0x00007f50dbf68d64 in ?? () from /usr/lib64/dri/nouveau_dri.so
#11 0x00007f50dbf698a6 in ?? () from /usr/lib64/dri/nouveau_dri.so
#12 0x00007f50dbf61b83 in ?? () from /usr/lib64/dri/nouveau_dri.so
#13 0x00007f50dc5d308d in ?? () from /usr/lib64/dri/nouveau_dri.so
#14 0x00007f50dc5d3680 in ?? () from /usr/lib64/dri/nouveau_dri.so
#15 0x00007f50dc5ac4b3 in ?? () from /usr/lib64/dri/nouveau_dri.so
#16 0x00007f50dc5a9bac in nouveau_drm_screen_create () from /usr/lib64/dri/nouveau_dri.so
#17 0x00007f50dbf57f66 in ?? () from /usr/lib64/dri/nouveau_dri.so
#18 0x00007f50dc54c494 in ?? () from /usr/lib64/dri/nouveau_dri.so
#19 0x00007f50dbf59c40 in ?? () from /usr/lib64/dri/nouveau_dri.so
#20 0x00007f50dbf61045 in ?? () from /usr/lib64/dri/nouveau_dri.so
#21 0x00007f50e09492fc in ?? () from /usr/lib64/xorg/modules/extensions/libglx.so
#22 0x00007f50e0962edf in ?? () from /usr/lib64/xorg/modules/extensions/libglx.so
#23 0x0000559bbf55c374 in _CallCallbacks ()
#24 0x0000559bbf632f6f in ?? ()
#25 0x0000559bbf51e969 in InitExtensions ()
#26 0x0000559bbf55ae38 in ?? ()
#27 0x00007f50e108618a in ?? () from /lib64/libc.so.6
#28 0x00007f50e1086245 in __libc_start_main () from /lib64/libc.so.6
#29 0x0000559bbf51e571 in _start ()

Xorg.0.log не сохранился. Там был после glx что-то типа backtrace и три строки с эксепшеном

Исходная версия serg002, :

Mar 11 04:09:56 debian-home systemd[1]: xdm.service: Failed with result 'protocol'.
Mar 11 04:09:56 debian-home systemd[1]: Failed to start xdm.service.
gdb X core.X.0.b0f26bf0925049db991a2b219153b060.2181.1678495134000000
GNU gdb (Gentoo 12.1 vanilla) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from X...
(No debugging symbols found in X)

warning: core file may not match specified executable file.
[New LWP 2181]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/usr/bin/X :0 vt7 -auth /var/lib/xdm/authdir/authfiles/A:0-a6pw3H'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00007f50e10e9cac in ?? () from /lib64/libc.so.6
(gdb) bt
#0  0x00007f50e10e9cac in ?? () from /lib64/libc.so.6
#1  0x00007f50e109aec2 in raise () from /lib64/libc.so.6
#2  0x00007f50e1085472 in abort () from /lib64/libc.so.6
#3  0x0000559bbf625b9a in OsAbort ()
#4  0x0000559bbf62b1e3 in ?? ()
#5  0x0000559bbf62c215 in FatalError ()
#6  0x0000559bbf622f38 in ?? ()
#7  <signal handler called>
#8  0x0000000000000000 in ?? ()
#9  0x00007f50dbf68cd0 in ?? () from /usr/lib64/dri/nouveau_dri.so
#10 0x00007f50dbf68d64 in ?? () from /usr/lib64/dri/nouveau_dri.so
#11 0x00007f50dbf698a6 in ?? () from /usr/lib64/dri/nouveau_dri.so
#12 0x00007f50dbf61b83 in ?? () from /usr/lib64/dri/nouveau_dri.so
#13 0x00007f50dc5d308d in ?? () from /usr/lib64/dri/nouveau_dri.so
#14 0x00007f50dc5d3680 in ?? () from /usr/lib64/dri/nouveau_dri.so
#15 0x00007f50dc5ac4b3 in ?? () from /usr/lib64/dri/nouveau_dri.so
#16 0x00007f50dc5a9bac in nouveau_drm_screen_create () from /usr/lib64/dri/nouveau_dri.so
#17 0x00007f50dbf57f66 in ?? () from /usr/lib64/dri/nouveau_dri.so
#18 0x00007f50dc54c494 in ?? () from /usr/lib64/dri/nouveau_dri.so
#19 0x00007f50dbf59c40 in ?? () from /usr/lib64/dri/nouveau_dri.so
#20 0x00007f50dbf61045 in ?? () from /usr/lib64/dri/nouveau_dri.so
#21 0x00007f50e09492fc in ?? () from /usr/lib64/xorg/modules/extensions/libglx.so
#22 0x00007f50e0962edf in ?? () from /usr/lib64/xorg/modules/extensions/libglx.so
#23 0x0000559bbf55c374 in _CallCallbacks ()
#24 0x0000559bbf632f6f in ?? ()
#25 0x0000559bbf51e969 in InitExtensions ()
#26 0x0000559bbf55ae38 in ?? ()
#27 0x00007f50e108618a in ?? () from /lib64/libc.so.6
#28 0x00007f50e1086245 in __libc_start_main () from /lib64/libc.so.6
#29 0x0000559bbf51e571 in _start ()