https://bugs.kde.org/show_bug.cgi?id=525200
Freya Lupen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Freya Lupen <[email protected]> --- Can confirm I've randomly seen this crash backtrace that goes from "QAnimationDriver::advance()" to "QV4::Runtime::CallQmlContextPropertyLookup::call" on 5.3.2, 5.3.3, and 5.4.0-prealpha on macOS. I have not seen this crash on Krita 6, which is the version I usually use. This crash usually happens while I'm not even looking at Krita, but at another app open on top of it. In two cases, the backtrace was in a QDialog::exec() (meaning, I had a modal dialog open,) before it ended up in the QTimerInfoList::activateTimers() part. I don't know whether either of those is relevant. This may or may not be related to bug 524008 which is a crash just after startup in "QV4::Runtime::CallPropertyLookup::call" with no further backtrace. -- You are receiving this mail because: You are watching all bug changes.
