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

--- Comment #8 from Daniel Santos <daniel.san...@pobox.com> ---
Being that I don't know QT or KDE, if you can give me a hint as to which
thread(s) service the open dialogue and which are the parsing threads I will
play with it some more and see what I can figure out.  My wild guesses are that
"QQmlThread" is servicing the open dialogue (defined in qml?), "pool" is the
main thread pool thread and that each of the "Queue" threads are members of
that pool (that do parsing)?  Futexes were fairly recently introduced (3.18 I
think?), so maybe this flaw is something new-ish in the framework?

I don't know if it's normal, but one of those threads has 22 levels of
recursion.

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

Reply via email to