Mageia Bugzilla – Attachment 8584 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.5760 (text/plain), 4.03 KB, created by
Olivier LE ROY
on 2016-10-21 01:00:07 CEST
(
hide
)
Description:
sddm crash gdb log
Filename:
MIME Type:
Creator:
Olivier LE ROY
Created:
2016-10-21 01:00:07 CEST
Size:
4.03 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 2475 >[New LWP 2480] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >0x00007f6d17870f9d 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. >0x00007f6d17870f9d in poll () at ../sysdeps/unix/syscall-template.S:84 >84 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) >(gdb) thread apply all bt > >Thread 2 (Thread 0x7f6d12e03700 (LWP 2480)): >#0 0x00007f6d17870f9d in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007f6d15078a54 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7f6d0c003220, timeout=<optimized out>, context=0x7f6d0c000990) at gmain.c:4228 >#2 g_main_context_iterate (context=context@entry=0x7f6d0c000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3924 >#3 0x00007f6d15078b5c in g_main_context_iteration (context=0x7f6d0c000990, may_block=may_block@entry=1) at gmain.c:3990 >#4 0x00007f6d18390386 in QEventDispatcherGlib::processEvents (this=0x7f6d0c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417 >#5 0x00007f6d1833bc9a in QEventLoop::exec (this=this@entry=0x7f6d12e02de0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 >#6 0x00007f6d1817537c in QThread::exec (this=this@entry=0x7f6d18cccd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500 >#7 0x00007f6d18c5b615 in QDBusConnectionManager::run (this=0x7f6d18cccd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189 >#8 0x00007f6d18179fb9 in QThreadPrivate::start (arg=0x7f6d18cccd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341 >#9 0x00007f6d1757166d in start_thread (arg=0x7f6d12e03700) at pthread_create.c:334 >#10 0x00007f6d1787cded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 > >Thread 1 (Thread 0x7f6d18bb27c0 (LWP 2475)): >#0 0x00007f6d17870f9d in poll () at ../sysdeps/unix/syscall-template.S:84 >#1 0x00007f6d15078a54 in g_main_context_poll (priority=2147483647, n_fds=12, fds=0x1a14900, timeout=<optimized out>, context=0x1a07070) at gmain.c:4228 >#2 g_main_context_iterate (context=context@entry=0x1a07070, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3924 >#3 0x00007f6d15078b5c in g_main_context_iteration (context=0x1a07070, may_block=may_block@entry=1) at gmain.c:3990 >#4 0x00007f6d18390386 in QEventDispatcherGlib::processEvents (this=0x1a06730, flags=...) at kernel/qeventdispatcher_glib.cpp:417 >#5 0x00007f6d1833bc9a in QEventLoop::exec (this=this@entry=0x7ffd87fd7910, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 >#6 0x00007f6d18344001 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 >#7 0x000000000041c8b8 in main (argc=2, argv=0x7ffd87fd7b08) at /usr/src/debug/sddm-0.14.0/src/daemon/DaemonApp.cpp:138 >(gdb) quit >A debugging session is active. > > Inferior 1 [process 2475] will be detached. > >Quit anyway? (y or n) y >Detaching from program: /usr/bin/sddm, process 2475
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 2475 [New LWP 2480] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". 0x00007f6d17870f9d 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. 0x00007f6d17870f9d in poll () at ../sysdeps/unix/syscall-template.S:84 84 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) (gdb) thread apply all bt Thread 2 (Thread 0x7f6d12e03700 (LWP 2480)): #0 0x00007f6d17870f9d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f6d15078a54 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7f6d0c003220, timeout=<optimized out>, context=0x7f6d0c000990) at gmain.c:4228 #2 g_main_context_iterate (context=context@entry=0x7f6d0c000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3924 #3 0x00007f6d15078b5c in g_main_context_iteration (context=0x7f6d0c000990, may_block=may_block@entry=1) at gmain.c:3990 #4 0x00007f6d18390386 in QEventDispatcherGlib::processEvents (this=0x7f6d0c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #5 0x00007f6d1833bc9a in QEventLoop::exec (this=this@entry=0x7f6d12e02de0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007f6d1817537c in QThread::exec (this=this@entry=0x7f6d18cccd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500 #7 0x00007f6d18c5b615 in QDBusConnectionManager::run (this=0x7f6d18cccd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189 #8 0x00007f6d18179fb9 in QThreadPrivate::start (arg=0x7f6d18cccd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341 #9 0x00007f6d1757166d in start_thread (arg=0x7f6d12e03700) at pthread_create.c:334 #10 0x00007f6d1787cded in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f6d18bb27c0 (LWP 2475)): #0 0x00007f6d17870f9d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f6d15078a54 in g_main_context_poll (priority=2147483647, n_fds=12, fds=0x1a14900, timeout=<optimized out>, context=0x1a07070) at gmain.c:4228 #2 g_main_context_iterate (context=context@entry=0x1a07070, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3924 #3 0x00007f6d15078b5c in g_main_context_iteration (context=0x1a07070, may_block=may_block@entry=1) at gmain.c:3990 #4 0x00007f6d18390386 in QEventDispatcherGlib::processEvents (this=0x1a06730, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #5 0x00007f6d1833bc9a in QEventLoop::exec (this=this@entry=0x7ffd87fd7910, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007f6d18344001 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #7 0x000000000041c8b8 in main (argc=2, argv=0x7ffd87fd7b08) at /usr/src/debug/sddm-0.14.0/src/daemon/DaemonApp.cpp:138 (gdb) quit A debugging session is active. Inferior 1 [process 2475] will be detached. Quit anyway? (y or n) y Detaching from program: /usr/bin/sddm, process 2475
View Attachment As Raw
Actions:
View
Attachments on
bug 18822
:
8094
|
8095
|
8100
|
8236
|
8237
|
8238
|
8245
|
8578
|
8582
| 8584