Re: [Log4cplus-devel] log4cplus WaitForSingleObject pb
Logging Framework for C++
Brought to you by:
wilx
From: Václav Z. <vha...@gm...> - 2013-09-19 08:46:24
|
On 18 September 2013 10:28, Etienne Hovaere wrote: > Hi, > > we're encoutering a problem using log4cplus. I hope you will be able to help > me. Problem occurs on exiting (log4cplus::Logger::shutdown()) in > Thread::join() function. It does an infinite WaitForSingleObject ... so the > app never ends. > Any idea of what could prevent the thread from been terminated? Is this the same issue as the one reported recently in log4cplus-devel ML with sockets? What is the call stack of all threads? What version of log4cplus are you using? -- VZ |