Every time I run bitcoin-qt, when it is closed (gracefully) the following error appears: Application asked to unregister timer 0x67000013 which is not registered in this thread. Fix application.
Unregister unregistered timer at bitcoin-qt close #594
issue TheBlueMatt opened this issue on October 27, 2011-
TheBlueMatt commented at 12:10 AM on October 27, 2011: member
-
laanwj commented at 5:09 AM on October 27, 2011: member
The weird thing is that the entire application doesn't use manual registration/deregistration of timers anywhere. I've also seen this with other Qt apps. Could be this Qt issue:
-
laanwj commented at 8:25 AM on April 16, 2012: member
I haven't seen this warning for ages. Also, most of the QTimers have been removed in the recent ui<->core interface reorganization pull request. Closing this issue.
- laanwj closed this on Apr 16, 2012
-
TheBlueMatt commented at 12:21 AM on April 17, 2012: member
I still see this issue on 0.6, not sure if its fixed on master...Nevermind, dont see it on master. -
laanwj commented at 5:16 AM on April 17, 2012: member
ok, thanks for testing
- nomnombtc referenced this in commit d60df16569 on May 18, 2017
- dexX7 referenced this in commit 4a84cbeb4a on May 29, 2018
- fjahr referenced this in commit d58bc93f2c on Jul 24, 2019
- fjahr referenced this in commit ee99f12f3d on Jul 24, 2019
- rajarshimaitra referenced this in commit 1154c42c84 on Aug 5, 2021
- MarcoFalke locked this on Sep 8, 2021
Contributors