Hi all, I'm getting this from valgrind (using wt.3.1.7a) ==27355== Conditional jump or move depends on uninitialised value(s) ==27355== at 0x847D737: Wt::WebSession::notifySignal(Wt::WEvent const&) (WebSession.C:1669) ==27355== by 0x847E353: Wt::WebSession::doRecursiveEventLoop() (WebSession.C:741) ==27355== by 0x829660B: Wt::WApplication::processEvents() (WApplication.C:1328) ==27355== by 0x489DFC: EssaWebInterfaceUpdater::showOwnerProgress() (essawebinterfaceupdater.cpp:256) ==27355== by 0x48A63E: EssaWebInterfaceUpdater::showRunning() (essawebinterfaceupdater.cpp:170) ==27355== by 0x490C13: EssaWebDemodulator::timerLoop() (essawebdemodulator.cpp:68) ==27355== by 0x4915EF: EssaWebDemodulator::EssaWebDemodulator(Wt::WEnvironment const&) (essawebdemodulator.cpp:26) ==27355== by 0x4CD4D9: createDemodulator(Wt::WEnvironment const&) (webinterface.cpp:32) ==27355== by 0x8475FB6: Wt::WebSession::start() (WebSession.C:393) ==27355== by 0x847B574: Wt::WebSession::handleRequest(Wt::WebSession::Handler&) (WebSession.C:990) ==27355== by 0x8496117: Wt::WebController::handleAsyncRequest(Wt::WebRequest*) (WebController.C:609) ==27355== by 0x888327E: http::server::WtReply::consumeRequestBody(char const*, char const*, http::server::Request::State) (WtReply.C:175) ==27355== Uninitialised value was created by a stack allocation ==27355== at 0x8495860: Wt::WebController::handleAsyncRequest(Wt::WebRequest*) (WebController.C:488) ==27355== ==27355== Conditional jump or move depends on uninitialised value(s) ==27355== at 0x847D8AC: Wt::WebSession::notifySignal(Wt::WEvent const&) (WebSession.C:1674) ==27355== by 0x847E353: Wt::WebSession::doRecursiveEventLoop() (WebSession.C:741) ==27355== by 0x829660B: Wt::WApplication::processEvents() (WApplication.C:1328) ==27355== by 0x489DFC: EssaWebInterfaceUpdater::showOwnerProgress() (essawebinterfaceupdater.cpp:256) ==27355== by 0x48A63E: EssaWebInterfaceUpdater::showRunning() (essawebinterfaceupdater.cpp:170) ==27355== by 0x490C13: EssaWebDemodulator::timerLoop() (essawebdemodulator.cpp:68) ==27355== by 0x4915EF: EssaWebDemodulator::EssaWebDemodulator(Wt::WEnvironment const&) (essawebdemodulator.cpp:26) ==27355== by 0x4CD4D9: createDemodulator(Wt::WEnvironment const&) (webinterface.cpp:32) ==27355== by 0x8475FB6: Wt::WebSession::start() (WebSession.C:393) ==27355== by 0x847B574: Wt::WebSession::handleRequest(Wt::WebSession::Handler&) (WebSession.C:990) ==27355== by 0x8496117: Wt::WebController::handleAsyncRequest(Wt::WebRequest*) (WebController.C:609) ==27355== by 0x888327E: http::server::WtReply::consumeRequestBody(char const*, char const*, http::server::Request::State) (WtReply.C:175) ==27355== Uninitialised value was created by a stack allocation ==27355== at 0x8495860: Wt::WebController::handleAsyncRequest(Wt::WebRequest*) (WebController.C:488)
I'm not sure if it's a real problem or a false allarm. Let me know if you need further infos. Regards Gaetano Mendol -- cpp-today.blogspot.com ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
