![]() |
AssertionFailed in thread TimerManager - Printable Version +- OpenHome Forum (http://forum.openhome.org) +-- Forum: OpenHome (/forumdisplay.php?fid=1) +--- Forum: Net (/forumdisplay.php?fid=5) +--- Thread: AssertionFailed in thread TimerManager (/showthread.php?tid=1415) |
AssertionFailed in thread TimerManager - woobie - 24-07-2015 09:14 AM Hi. I have problem. When i try run UpnpLibrary::Close() method i get Quote:Unhandled exception AssertionFailed at OpenHome/Net/ControlPoint/CpiSubscription.cpp:697 in thread TimerManagerIt can be problem with library? RE: AssertionFailed in thread TimerManager - simonc - 24-07-2015 09:50 AM (24-07-2015 09:14 AM)woobie Wrote: Hi. This could be a bug in ohNet. Its also possible it is a bug in your code, say because you haven't deleted all CpProxy-derived objects. Can you post the smallest, simplest program that demonstrates the problem please? That'll allow us to say where the problem lies and how to fix it. |