Actions
Bug #2636
closedDeadlock renders tvh useless, because mainthread is blocked
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2015-01-24
Due date:
% Done:
100%
Estimated time:
Found in version:
3.9.2418
Affected Versions:
Description
Running into deadlocks with 3.9.18 some minutes after starting tvh, even if I leave it alone. Main thread is waitiung for global timer condition, global_mutex is locked by main thread meanwhile => no go, not even the webui responds.
Stacktrace and last lines of service.log before lockup: http://paste.ubuntu.com/9852565/
Unfortunately this happens not sporadically, but always, at lest after some minutes...
Actions