Guest User

Untitled

a guest
Jan 11th, 2016
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.51 KB | None | 0 0
  1. $make CppunitTest_vcl_timer VALGRIND=memcheck
  2. make -j 8 -rs -f /root/Desktop/libreoffice/Makefile.gbuild CppunitTest_vcl_timer
  3. [build CUT] vcl_timer
  4. ==10754== Memcheck, a memory error detector
  5. ==10754== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
  6. ==10754== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
  7. ==10754== Command: /root/Desktop/libreoffice/workdir/LinkTarget/Executable/cppunittester /root/Desktop/libreoffice/workdir/LinkTarget/CppunitTest/libtest_vcl_timer.so --headless -env:BRAND_BASE_DIR=file:///root/Desktop/libreoffice/instdir -env:BRAND_SHARE_SUBDIR=share -env:UserInstallation=file:///root/Desktop/libreoffice/workdir/CppunitTest/vcl_timer.test.user -env:CONFIGURATION_LAYERS=xcsxcu:file:///root/Desktop/libreoffice/instdir/share/registry\ xcsxcu:file:///root/Desktop/libreoffice/workdir/unittest/registry -env:UNO_TYPES=file:///root/Desktop/libreoffice/instdir/program/types.rdb\ file:///root/Desktop/libreoffice/instdir/program/types/offapi.rdb -env:UNO_SERVICES=file:///root/Desktop/libreoffice/workdir/Rdb/ure/services.rdb\ file:///root/Desktop/libreoffice/workdir/ComponentTarget/configmgr/source/configmgr.component\ file:///root/Desktop/libreoffice/workdir/ComponentTarget/i18npool/util/i18npool.component\ file:///root/Desktop/libreoffice/workdir/ComponentTarget/ucb/source/core/ucb1.component -env:URE_INTERNAL_LIB_DIR=file:///root/Desktop/libreoffice/instdir/program -env:LO_LIB_DIR=file:///root/Desktop/libreoffice/instdir/program -env:LO_JAVA_DIR=file:///root/Desktop/libreoffice/instdir/program/classes --protector /root/Desktop/libreoffice/workdir/LinkTarget/Library/unoexceptionprotector.so unoexceptionprotector --protector /root/Desktop/libreoffice/workdir/LinkTarget/Library/unobootstrapprotector.so unobootstrapprotector --protector /root/Desktop/libreoffice/workdir/LinkTarget/Library/libvclbootstrapprotector.so vclbootstrapprotector -env:CPPUNITTESTTARGET=/root/Desktop/libreoffice/workdir/CppunitTest/vcl_timer.test
  8. ==10754==
  9. ==10754== Invalid read of size 8
  10. ==10754== at 0xB8410A0: vcl::Window::IsDisposed() const (in /root/Desktop/libreoffice/instdir/program/libvcllo.so)
  11. ==10754== by 0xB855E64: ImplWindowFrameProc(vcl::Window*, SalFrame*, unsigned short, void const*) (in /root/Desktop/libreoffice/instdir/program/libvcllo.so)
  12. ==10754== by 0xBAF7120: SvpSalInstance::DoYield(bool, bool, unsigned long) (in /root/Desktop/libreoffice/instdir/program/libvcllo.so)
  13. ==10754== by 0x17D79465: TimerTest::testIdleMainloop() (in /root/Desktop/libreoffice/workdir/LinkTarget/CppunitTest/libtest_vcl_timer.so)
  14. ==10754== by 0x4E9081B: CppUnit::TestCaseMethodFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  15. ==10754== by 0x4E8BA66: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  16. ==10754== by 0x4E8BA66: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  17. ==10754== by 0x69197D2: (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /root/Desktop/libreoffice/workdir/LinkTarget/Library/unoexceptionprotector.so)
  18. ==10754== by 0x4E8BA66: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  19. ==10754== by 0x4E82D3B: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  20. ==10754== by 0x4E8BA66: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  21. ==10754== by 0x4E8B916: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  22. ==10754== by 0x4E9A773: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  23. ==10754== by 0x4E9028F: CppUnit::TestCase::run(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  24. ==10754== by 0x4E90ED3: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  25. ==10754== by 0x4E90D5D: CppUnit::TestComposite::run(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  26. ==10754== by 0x4E90ED3: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  27. ==10754== by 0x4E90D5D: CppUnit::TestComposite::run(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  28. ==10754== by 0x4E9E803: CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  29. ==10754== by 0x4E9A559: CppUnit::TestResult::runTest(CppUnit::Test*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  30. ==10754== by 0x4E9EA4B: CppUnit::TestRunner::run(CppUnit::TestResult&, std::string const&) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  31. ==10754== by 0x403E92: (anonymous namespace)::ProtectedFixtureFunctor::run() const (in /root/Desktop/libreoffice/workdir/LinkTarget/Executable/cppunittester)
  32. ==10754== by 0x40469A: sal_main() (in /root/Desktop/libreoffice/workdir/LinkTarget/Executable/cppunittester)
  33. ==10754== by 0x4032EA: main (in /root/Desktop/libreoffice/workdir/LinkTarget/Executable/cppunittester)
  34. ==10754== Address 0x220 is not stack'd, malloc'd or (recently) free'd
  35. ==10754==
  36. ==10754==
  37. ==10754== Process terminating with default action of signal 11 (SIGSEGV)
  38. ==10754== Access not within mapped region at address 0x220
  39. ==10754== at 0xB8410A0: vcl::Window::IsDisposed() const (in /root/Desktop/libreoffice/instdir/program/libvcllo.so)
  40. ==10754== by 0xB855E64: ImplWindowFrameProc(vcl::Window*, SalFrame*, unsigned short, void const*) (in /root/Desktop/libreoffice/instdir/program/libvcllo.so)
  41. ==10754== by 0xBAF7120: SvpSalInstance::DoYield(bool, bool, unsigned long) (in /root/Desktop/libreoffice/instdir/program/libvcllo.so)
  42. ==10754== by 0x17D79465: TimerTest::testIdleMainloop() (in /root/Desktop/libreoffice/workdir/LinkTarget/CppunitTest/libtest_vcl_timer.so)
  43. ==10754== by 0x4E9081B: CppUnit::TestCaseMethodFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  44. ==10754== by 0x4E8BA66: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  45. ==10754== by 0x4E8BA66: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  46. ==10754== by 0x69197D2: (anonymous namespace)::Prot::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /root/Desktop/libreoffice/workdir/LinkTarget/Library/unoexceptionprotector.so)
  47. ==10754== by 0x4E8BA66: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  48. ==10754== by 0x4E82D3B: CppUnit::DefaultProtector::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  49. ==10754== by 0x4E8BA66: CppUnit::ProtectorChain::ProtectFunctor::operator()() const (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  50. ==10754== by 0x4E8B916: CppUnit::ProtectorChain::protect(CppUnit::Functor const&, CppUnit::ProtectorContext const&) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  51. ==10754== by 0x4E9A773: CppUnit::TestResult::protect(CppUnit::Functor const&, CppUnit::Test*, std::string const&) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  52. ==10754== by 0x4E9028F: CppUnit::TestCase::run(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  53. ==10754== by 0x4E90ED3: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  54. ==10754== by 0x4E90D5D: CppUnit::TestComposite::run(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  55. ==10754== by 0x4E90ED3: CppUnit::TestComposite::doRunChildTests(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  56. ==10754== by 0x4E90D5D: CppUnit::TestComposite::run(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  57. ==10754== by 0x4E9E803: CppUnit::TestRunner::WrappingSuite::run(CppUnit::TestResult*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  58. ==10754== by 0x4E9A559: CppUnit::TestResult::runTest(CppUnit::Test*) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  59. ==10754== by 0x4E9EA4B: CppUnit::TestRunner::run(CppUnit::TestResult&, std::string const&) (in /root/Desktop/libreoffice/workdir/UnpackedTarball/cppunit/src/cppunit/.libs/libcppunit-1.13.so.0.0.2)
  60. ==10754== by 0x403E92: (anonymous namespace)::ProtectedFixtureFunctor::run() const (in /root/Desktop/libreoffice/workdir/LinkTarget/Executable/cppunittester)
  61. ==10754== by 0x40469A: sal_main() (in /root/Desktop/libreoffice/workdir/LinkTarget/Executable/cppunittester)
  62. ==10754== by 0x4032EA: main (in /root/Desktop/libreoffice/workdir/LinkTarget/Executable/cppunittester)
  63. ==10754== If you believe this happened as a result of a stack
  64. ==10754== overflow in your program's main thread (unlikely but
  65. ==10754== possible), you can try to increase the size of the
  66. ==10754== main thread stack using the --main-stacksize= flag.
  67. ==10754== The main thread stack size used in this run was 16777216.
  68. ==10754==
  69. ==10754== HEAP SUMMARY:
  70. ==10754== in use at exit: 10,883,554 bytes in 153,422 blocks
  71. ==10754== total heap usage: 196,104 allocs, 42,682 frees, 13,095,730 bytes allocated
  72. ==10754==
  73. ==10754== LEAK SUMMARY:
  74. ==10754== definitely lost: 128 bytes in 2 blocks
  75. ==10754== indirectly lost: 0 bytes in 0 blocks
  76. ==10754== possibly lost: 151,772 bytes in 2,329 blocks
  77. ==10754== still reachable: 10,731,654 bytes in 151,091 blocks
  78. ==10754== suppressed: 0 bytes in 0 blocks
  79. ==10754== Rerun with --leak-check=full to see details of leaked memory
  80. ==10754==
  81. ==10754== For counts of detected and suppressed errors, rerun with: -v
  82. ==10754== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  83. Killed
  84.  
  85. No core file identified in directory /root/Desktop/libreoffice/workdir/CppunitTest/vcl_timer.test.core
  86. To show backtraces for crashes during test execution,
  87. enable core files with:
  88.  
  89. ulimit -c unlimited
  90.  
  91.  
  92. Error: a unit test failed, please do one of:
  93. make CppunitTest_vcl_timer CPPUNITTRACE="gdb --args"
  94. # for interactive debugging on Linux
  95. make CppunitTest_vcl_timer VALGRIND=memcheck
  96. # for memory checking
  97. make CppunitTest_vcl_timer DEBUGCPPUNIT=TRUE
  98. # for exception catching
  99.  
  100. /root/Desktop/libreoffice/solenv/gbuild/CppunitTest.mk:90: recipe for target '/root/Desktop/libreoffice/workdir/CppunitTest/vcl_timer.test' failed
  101. make[1]: *** [/root/Desktop/libreoffice/workdir/CppunitTest/vcl_timer.test] Error 1
  102. Makefile:146: recipe for target 'CppunitTest_vcl_timer' failed
  103. make: *** [CppunitTest_vcl_timer] Error 2
Add Comment
Please, Sign In to add comment