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

--- Comment #3 from edisonalvari...@bol.com.br ---
gdb systemsettings5
GNU gdb (GDB; openSUSE Leap 42.2) 7.9.1
Copyright (C) 2015 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-suse-linux".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.opensuse.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 systemsettings5...Reading symbols from
/usr/lib/debug/usr/bin/systemsettings5.debug...done.
done.
(gdb) start
Temporary breakpoint 1 at 0x40c6a0: file
/usr/src/debug/systemsettings-5.7.3/app/main.cpp, line 31.
Starting program: /usr/bin/systemsettings5 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Temporary breakpoint 1, main (argc=1, argv=0x7fffffffdc68) at
/usr/src/debug/systemsettings-5.7.3/app/main.cpp:31
31      {
(gdb) continue
Continuing.
[New Thread 0x7fffe53ba700 (LWP 15170)]

Program received signal SIGSEGV, Segmentation fault.
QMutex::lock (this=this@entry=0x20) at thread/qmutex.cpp:225
225         if (fastTryLock(current))
(gdb)

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

Reply via email to