https://bugs.kde.org/show_bug.cgi?id=368884

--- Comment #3 from Germano Massullo <germano.massu...@gmail.com> ---
$ /usr/libexec/kscreenlocker_greet --testing

$ gdb kscreenlocker_greet 2936
GNU gdb (GDB) Fedora 7.11.1-75.fc24
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-redhat-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"...
kscreenlocker_greet: No such file or directory.
Attaching to process 2936
[New LWP 2937]
[New LWP 2938]
[New LWP 2939]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f16b3de03ed in poll () at ../sysdeps/unix/syscall-template.S:84
84      T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
(gdb) bt
#0  0x00007f16b3de03ed in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f16b24faa06 in g_main_context_poll (priority=<optimized out>,
n_fds=2, fds=0x5626d25264f0, timeout=<optimized out>, context=0x7f16980016f0)
at gmain.c:4135
#2  g_main_context_iterate (context=context@entry=0x7f16980016f0,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
gmain.c:3835
#3  0x00007f16b24fab1c in g_main_context_iteration (context=0x7f16980016f0,
may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f16b4be522f in QEventDispatcherGlib::processEvents
(this=0x5626d20c36d0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007f16b4b945ea in QEventLoop::exec (this=this@entry=0x7ffc52398510,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f16b4b9c17c in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1285
#7  0x00005626d00b74a7 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/kscreenlocker-5.7.4/greeter/main.cpp:173
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to