https://bugs.kde.org/show_bug.cgi?id=358787
Milian Wolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|CONFIRMED |NEEDSINFO --- Comment #1 from Milian Wolff <[email protected]> --- I reproduced it once more and I think the real issue above is that the clang thread (#2) is not joining into the code completion thread (#18). If that would happen, then the parse thread in #13 should be able to continue. Am I missing something? Maybe this was not a real deadlock, just some odd behavior in clang that resulted in many seconds of parsetime? Without more debug symbols, this is hard to debug... I'll close this for now and reopen if I ever hit it again with more debug symbols in clang available. -- You are receiving this mail because: You are watching all bug changes.
