linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04990
[Bug 907039] [NEW] TimerManager destruction of mutex
Public bug reported:
As seen in a recent diff of EiskaltDC++, "The mutex is actually locked twice: first during startup and again
inside run() after shutdown() has unlocked it and join()s with run()."
<https://github.com/negativ/eiskaltdcpp/commit/2065ead9ebd160dcb597b9d3920103489280a8dc#diff-0>
** Affects: dcplusplus
Importance: Undecided
Assignee: Jacek Sieka (arnetheduck)
Status: New
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/907039
Title:
TimerManager destruction of mutex
Status in DC++:
New
Bug description:
As seen in a recent diff of EiskaltDC++, "The mutex is actually locked twice: first during startup and again
inside run() after shutdown() has unlocked it and join()s with run()."
<https://github.com/negativ/eiskaltdcpp/commit/2065ead9ebd160dcb597b9d3920103489280a8dc#diff-0>
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/907039/+subscriptions
Follow ups
References