There are several reports that seem to have the same cause. Random freezes. Since it does not crash, coredumps are not helpful. If you want to help, post a log (pastebin please) showing this kind of freezes.
Findings:
|
d->future_watcher.waitForFinished(); |
Blocks forever. Its difficult to tell why it does so. I noticed that disabling the python plugin seems to make this problem vanish. 🤷♂️
There are several reports that seem to have the same cause. Random freezes. Since it does not crash, coredumps are not helpful. If you want to help, post a log (pastebin please) showing this kind of freezes.
Findings:
albert/src/query/globalqueryexecution.cpp
Line 211 in 897c779
Blocks forever. Its difficult to tell why it does so. I noticed that disabling the python plugin seems to make this problem vanish. 🤷♂️