[kinfocenter] [Bug 387366] Energy consumption statistics not available

2018-02-20 Thread Orif Khodjaev
https://bugs.kde.org/show_bug.cgi?id=387366

Orif Khodjaev <freethink...@inbox.ru> changed:

   What|Removed |Added

 CC||freethink...@inbox.ru

--- Comment #8 from Orif Khodjaev <freethink...@inbox.ru> ---
Reproduced this issue with the same output on MSI GE60-2OE on KDE Neon git
stable with latest updates as of now, February 21.

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

[systemsettings] [Bug 389467] New: System Settings crashes when deleting characters in search bar with Power Management section open

2018-01-26 Thread Orif Khodjaev
https://bugs.kde.org/show_bug.cgi?id=389467

Bug ID: 389467
   Summary: System Settings crashes when deleting characters in
search bar with Power Management section open
   Product: systemsettings
   Version: 5.11.95
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: freethink...@inbox.ru
  Target Milestone: ---

Application: systemsettings5 (5.11.95)

Qt Version: 5.9.3
Frameworks Version: 5.43.0
Operating System: Linux 4.13.0-32-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
- What I was doing when the application crashed:

Opened System Settings
Opened Power Management
Returned to search bar
Typed something and erased several times -> Crash

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb0e529f8c0 (LWP 22939))]

Thread 5 (Thread 0x7fb0b2bf2700 (LWP 22945)):
#0  0x7fb0e16bbb49 in
std::__atomic_base::compare_exchange_strong
(__m2=std::memory_order_relaxed, __m1=std::memory_order_release, __p2=0x0,
__p1=@0x7fb0b2bf1a88: 0x1, this=0x18ddc00) at
/usr/include/c++/5/bits/atomic_base.h:752
#1  std::atomic::compare_exchange_strong
(__m2=std::memory_order_relaxed, __m1=std::memory_order_release, __p2=0x0,
__p1=@0x7fb0b2bf1a88: 0x1, this=0x18ddc00) at /usr/include/c++/5/atomic:462
#2  QAtomicOps::testAndSetRelease
(currentValue=, newValue=0x0, expectedValue=0x1,
_q_value=...) at
../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:299
#3  QBasicAtomicPointer::testAndSetRelease (currentValue=, newValue=0x0, expectedValue=, this=0x18ddc00) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:264
#4  QBasicMutex::fastTryUnlock (current=, this=0x18ddc00) at
thread/qmutex.h:104
#5  QMutex::unlock (this=this@entry=0x18ddc00) at thread/qmutex.cpp:337
#6  0x7fb0e18ee5f1 in QMutexLocker::unlock (this=) at
../../include/QtCore/../../src/corelib/thread/qmutex.h:213
#7  QMutexLocker::~QMutexLocker (this=, __in_chrg=) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:207
#8  QThreadData::canWaitLocked (this=0x18ddbd0) at
../../include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:253
#9  postEventSourcePrepare (s=0x7fb0ac0012d0, timeout=0x7fb0b2bf1b14) at
kernel/qeventdispatcher_glib.cpp:259
#10 0x7fb0daf6191d in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7fb0daf622bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x7fb0daf6249c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x7fb0e18ee6cb in QEventDispatcherGlib::processEvents
(this=0x7fb0ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#14 0x7fb0e1896e2a in QEventLoop::exec (this=this@entry=0x7fb0b2bf1ce0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#15 0x7fb0e16bf8f4 in QThread::exec (this=) at
thread/qthread.cpp:515
#16 0x7fb0df774d25 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#17 0x7fb0e16c4709 in QThreadPrivate::start (arg=0x18dd9d0) at
thread/qthread_unix.cpp:368
#18 0x7fb0dcdeb6ba in start_thread (arg=0x7fb0b2bf2700) at
pthread_create.c:333
#19 0x7fb0e0fd341d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fb0bc677700 (LWP 22944)):
#0  0x7fb0e0fc774d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fb0daf6238c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fb0daf6249c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fb0e18ee6cb in QEventDispatcherGlib::processEvents
(this=0x7fb0b40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7fb0e1896e2a in QEventLoop::exec (this=this@entry=0x7fb0bc676ce0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x7fb0e16bf8f4 in QThread::exec (this=) at
thread/qthread.cpp:515
#6  0x7fb0df774d25 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fb0e16c4709 in QThreadPrivate::start (arg=0x15bbc90) at
thread/qthread_unix.cpp:368
#8  0x7fb0dcdeb6ba in start_thread (arg=0x7fb0bc677700) at
pthread_create.c:333
#9  0x7fb0e0fd341d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fb0c8e91700 (LWP 22942)):
#0  0x7fb0daf622f2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fb0daf6249c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fb0e18ee6cb in QEventDispatcherGlib::processEvents
(this=0x7fb0c40008c0, flags=...) at