Mageia Bugzilla – Attachment 8582 Details for
Bug 18822
Inputting accented characters triggers an xorg crash with recent cauldron kernels (only when using SDDM?)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
sddm crash gdb log
LOG.18822.5560 (text/plain), 2.51 KB, created by
Olivier LE ROY
on 2016-10-20 03:56:36 CEST
(
hide
)
Description:
sddm crash gdb log
Filename:
MIME Type:
Creator:
Olivier LE ROY
Created:
2016-10-20 03:56:36 CEST
Size:
2.51 KB
patch
obsolete
>GNU gdb (GDB) 7.11.1-12.mga6 (Mageia release 6) >Copyright (C) 2016 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-mageia-linux-gnu". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >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 /bin/sddm...Reading symbols from /usr/lib/debug/usr/bin/sddm.debug...done. >done. >Attaching to program: /usr/bin/sddm, process 2444 >[New LWP 2449] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >0x00007fc85249cf9d in poll () at ../sysdeps/unix/syscall-template.S:84 >84 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) >Missing separate debuginfos, use: debuginfo-install sddm-0.14.0-7.mga6.x86_64 >(gdb) cont >Continuing. > >Thread 1 "sddm" received signal SIGTERM, Terminated. >0x00007fc85249cf9d in poll () at ../sysdeps/unix/syscall-template.S:84 >84 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) >(gdb) bt >#0 0x00007fc85249cf9d in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007fc84fca4a54 in g_main_context_poll (priority=2147483647, n_fds=12, fds=0x1de5e60, timeout=<optimized out>, context=0x1dd8070) at gmain.c:4228 >#2 g_main_context_iterate (context=context@entry=0x1dd8070, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3924 >#3 0x00007fc84fca4b5c in g_main_context_iteration (context=0x1dd8070, may_block=may_block@entry=1) at gmain.c:3990 >#4 0x00007fc852fbc386 in QEventDispatcherGlib::processEvents (this=0x1dd7730, flags=...) at kernel/qeventdispatcher_glib.cpp:417 >#5 0x00007fc852f67c9a in QEventLoop::exec (this=this@entry=0x7fffbe8857a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 >#6 0x00007fc852f70001 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 >#7 0x000000000041c8b8 in main (argc=2, argv=0x7fffbe885998) at /usr/src/debug/sddm-0.14.0/src/daemon/DaemonApp.cpp:138 >(gdb) quit >A debugging session is active. > > Inferior 1 [process 2444] will be detached. > >Quit anyway? (y or n) y >Detaching from program: /usr/bin/sddm, process 2444
GNU gdb (GDB) 7.11.1-12.mga6 (Mageia release 6) Copyright (C) 2016 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-mageia-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. 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 /bin/sddm...Reading symbols from /usr/lib/debug/usr/bin/sddm.debug...done. done. Attaching to program: /usr/bin/sddm, process 2444 [New LWP 2449] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". 0x00007fc85249cf9d in poll () at ../sysdeps/unix/syscall-template.S:84 84 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) Missing separate debuginfos, use: debuginfo-install sddm-0.14.0-7.mga6.x86_64 (gdb) cont Continuing. Thread 1 "sddm" received signal SIGTERM, Terminated. 0x00007fc85249cf9d in poll () at ../sysdeps/unix/syscall-template.S:84 84 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) (gdb) bt #0 0x00007fc85249cf9d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007fc84fca4a54 in g_main_context_poll (priority=2147483647, n_fds=12, fds=0x1de5e60, timeout=<optimized out>, context=0x1dd8070) at gmain.c:4228 #2 g_main_context_iterate (context=context@entry=0x1dd8070, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3924 #3 0x00007fc84fca4b5c in g_main_context_iteration (context=0x1dd8070, may_block=may_block@entry=1) at gmain.c:3990 #4 0x00007fc852fbc386 in QEventDispatcherGlib::processEvents (this=0x1dd7730, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #5 0x00007fc852f67c9a in QEventLoop::exec (this=this@entry=0x7fffbe8857a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007fc852f70001 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #7 0x000000000041c8b8 in main (argc=2, argv=0x7fffbe885998) at /usr/src/debug/sddm-0.14.0/src/daemon/DaemonApp.cpp:138 (gdb) quit A debugging session is active. Inferior 1 [process 2444] will be detached. Quit anyway? (y or n) y Detaching from program: /usr/bin/sddm, process 2444
View Attachment As Raw
Actions:
View
Attachments on
bug 18822
:
8094
|
8095
|
8100
|
8236
|
8237
|
8238
|
8245
|
8578
| 8582 |
8584