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

--- Comment #10 from Vova Mshanetskiy <vovams...@gmail.com> ---
Created attachment 109003
  --> https://bugs.kde.org/attachment.cgi?id=109003&action=edit
A backtrace which is usually seen when pausing when the bug is triggered

This is the full backtrace i always get when pausing when the bug is in effect.
Note frame 35 in thread 1. It's QTimerInfoList::activateTimers() . In this
backtrace it says currentTimerInfo = 0x0, but if i put a breakpoint a in that
function few lines earlier, i can see non-null value of currentTimerInfo and
examine it's fields. That is how how i know which timer. Also,
currentTimerInfo->obj is a QQmlPrivate::QQmlElement<QQuickWindowQmlImpl> .

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

Reply via email to