|
Memcheck, a memory error detector
|
|
Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
|
|
Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
|
|
Command: .../x/wt-3.3.2-dbg-build/examples/widgetgallery/widgetgallery.wt --docroot docroot --approot approot --http-address 0.0.0.0 --http-port 8081 --deploy-path=/test
|
|
|
|
|
|
HEAP SUMMARY:
|
|
in use at exit: 968 bytes in 15 blocks
|
|
total heap usage: 44,348 allocs, 44,333 frees, 26,388,421 bytes allocated
|
|
|
|
16 bytes in 1 blocks are definitely lost in loss record 6 of 15
|
|
at 0x4C286E7: operator new(unsigned long) (vg_replace_malloc.c:287)
|
|
by 0x6C27EE3: Wt::Chart::WCartesianChart::WCartesianChart(Wt::WContainerWidget*) (WCartesianChart.C:757)
|
|
by 0x6A7E57: (anonymous namespace)::CategoryChart() (CategoryChart.cpp:73)
|
|
by 0x6A82C5: GraphicsWidgets::categoryChart() (GraphicsWidgets.C:94)
|
|
by 0x6D30C6: boost::_mfi::mf0<Wt::WWidget*, GraphicsWidgets>::operator()(GraphicsWidgets*) const (mem_fn_template.hpp:49)
|
|
by 0x6D2FDE: Wt::WWidget* boost::_bi::list1<boost::_bi::value<GraphicsWidgets*> >::operator()<Wt::WWidget*, boost::_mfi::mf0<Wt::WWidget*, GraphicsWidgets>, boost::_bi::list0>(boost::_bi::type<Wt::WWidget*>, boost::_mfi::mf0<Wt::WWidget*, GraphicsWidgets>&, boost::_bi::list0&, long) (bind.hpp:243)
|
|
by 0x6D2E9E: boost::_bi::bind_t<Wt::WWidget*, boost::_mfi::mf0<Wt::WWidget*, GraphicsWidgets>, boost::_bi::list1<boost::_bi::value<GraphicsWidgets*> > >::operator()() (bind_template.hpp:20)
|
|
by 0x6D2A62: DeferredWidget<boost::_bi::bind_t<Wt::WWidget*, boost::_mfi::mf0<Wt::WWidget*, GraphicsWidgets>, boost::_bi::list1<boost::_bi::value<GraphicsWidgets*> > > >::load() (DeferredWidget.h:25)
|
|
by 0x6B9AABD: Wt::WWebWidget::doLoad(Wt::WWidget*) (WWebWidget.C:2124)
|
|
by 0x6B9AA10: Wt::WWebWidget::load() (WWebWidget.C:2116)
|
|
by 0x6992981: Wt::WInteractWidget::load() (WInteractWidget.C:567)
|
|
by 0x6B9AABD: Wt::WWebWidget::doLoad(Wt::WWidget*) (WWebWidget.C:2124)
|
|
|
|
LEAK SUMMARY:
|
|
definitely lost: 16 bytes in 1 blocks
|
|
indirectly lost: 0 bytes in 0 blocks
|
|
possibly lost: 0 bytes in 0 blocks
|
|
still reachable: 952 bytes in 14 blocks
|
|
suppressed: 0 bytes in 0 blocks
|
|
Reachable blocks (those to which a pointer was found) are not shown.
|
|
To see them, rerun with: --leak-check=full --show-reachable=yes
|
|
|
|
For counts of detected and suppressed errors, rerun with: -v
|
|
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 16 from 6)
|