DynamoRIO / DynamoRIO/drmemory

test failure on Ubuntu 11.11

Open
#942 5 comments 0 reactions 0 assignees View on GitHub
Migrated OpSys-Linux Priority-Medium
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on July 16, 2012 02:59:23_

The following tests FAILED:
14 - pthreads (Failed)
15 - loader (Failed)
16 - unload (Failed)
29 - suppress (Failed)
30 - suppress-genoffs (Failed)
31 - suppress-gensyms (Failed)
34 - realloc (Failed)
Errors while running CTest

Linux ubuntu 3.0.0-12-generic `#20`-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

> ctest -V -I 14,14
UpdateCTestConfiguration from :/home/dynamorio/Workspace/DrMemory/builds/build_x86_dbg.git/DartConfiguration.tcl
UpdateCTestConfiguration from :/home/dynamorio/Workspace/DrMemory/builds/build_x86_dbg.git/DartConfiguration.tcl
Test project /home/dynamorio/Workspace/DrMemory/builds/build_x86_dbg.git
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 14
Start 14: pthreads

14: Test command: /home/dynamorio/Workspace/Tools/cmake-2.8/bin/cmake "-D" "cmd:STRING=../bin/drmemory.pl@-debug@-dr_debug@-dr@{DRMEMORY_CTEST_DR_DIR}/..@-batch@-dr_ops@-dumpcore_mask@@0@-callstack_style@0x27@--@./pthreads" "-D" "TOOL_DR_HEAPSTAT:BOOL=OFF" "-D" "outpat:STRING={DRMEMORY_CTEST_SRC_DIR}/pthreads.out" "-D" "respat:STRING={DRMEMORY_CTEST_SRC_DIR}/pthreads.res" "-D" "nudge:STRING=../bin/drmemory.pl@-debug@-dr_debug@-dr@{DRMEMORY_CTEST_DR_DIR}/..@-batch" "-D" "VMKERNEL:BOOL=OFF" "-D" "USE_DRSYMS:BOOL=" "-D" "toolbindir:STRING={DRMEMORY_CTEST_DR_DIR}/../bin32" "-D" "DRMEMORY_CTEST_SRC_DIR:STRING=/home/dynamorio/Workspace/DrMemory/drmemory.git/tests" "-D" "DRMEMORY_CTEST_DR_DIR:STRING=/home/dynamorio/Workspace/DrMemory/builds/build_x86_dbg.git/dynamorio/cmake" "-D" "CMAKE_SYSTEM_VERSION:STRING=3.0.0-12-generic" "-D" "postcmd:STRING=" "-P" "./runtest.cmake"
14: Test timeout computed to be: 9.99988e+06
14: STDOUT: Estimation of pi is 3.142425985001098
14:
14: STDERR:
14:
14:
14:
14: ~~Dr.M~~
14: ~~Dr.M~~ ERRORS FOUND:
14: ~~Dr.M~~ 0 unique, 0 total unaddressable access(es)
14: ~~Dr.M~~ 0 unique, 0 total uninitialized access(es)
14: ~~Dr.M~~ 0 unique, 0 total invalid heap argument(s)
14: ~~Dr.M~~ 0 unique, 0 total warning(s)
14: ~~Dr.M~~ 0 unique, 0 total, 0 byte(s) of leak(s)
14: ~~Dr.M~~ 3 unique, 10 total, 1360 byte(s) of possible leak(s)
14: ~~Dr.M~~ 0 unique, 0 total, 0 byte(s) of still-reachable allocation(s)
14: ~~Dr.M~~ ERRORS IGNORED:
14: ~~Dr.M~~ 0 still-reachable allocation(s)
14: ~~Dr.M~~ (re-run with "-show_reachable" for details)
14: ~~Dr.M~~ Details: /home/dynamorio/Workspace/DrMemory/builds/build_x86_dbg.git/logs/DrMemory-pthreads.13327.000/results.txt
14:
14:
14: CMake Error at runtest.cmake:416 (message):
14: stderr failed to match "~~Dr.M~~ NO ERRORS FOUND:"
14:
14: stderr:
14:
14: Estimation of pi is 3.142425985001098
14:
14:
14:
14:
14:
14:
14:
14:
14:
14: ~~Dr.M~~
14:
14: ~~Dr.M~~ ERRORS FOUND:
14:
14: ~~Dr.M~~ 0 unique, 0 total unaddressable access(es)
14:
14: ~~Dr.M~~ 0 unique, 0 total uninitialized access(es)
14:
14: ~~Dr.M~~ 0 unique, 0 total invalid heap argument(s)
14:
14: ~~Dr.M~~ 0 unique, 0 total warning(s)
14:
14: ~~Dr.M~~ 0 unique, 0 total, 0 byte(s) of leak(s)
14:
14: ~~Dr.M~~ 3 unique, 10 total, 1360 byte(s) of possible leak(s)
14:
14: ~~Dr.M~~ 0 unique, 0 total, 0 byte(s) of still-reachable allocation(s)
14:
14: ~~Dr.M~~ ERRORS IGNORED:
14:
14: ~~Dr.M~~ 0 still-reachable allocation(s)
14:
14: ~~Dr.M~~ (re-run with "-show_reachable" for details)
14:
14: ~~Dr.M~~ Details:
14: /home/dynamorio/Workspace/DrMemory/builds/build_x86_dbg.git/logs/DrMemory-pthreads.13327.000/results.txt
14:
14:
14:
14:
1/1 Test `#14`: pthreads .........................***Failed 3.86 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) = 6.87 sec

The following tests FAILED:
14 - pthreads (Failed)
Errors while running CTest

Seems some false positive on leaks.

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=942_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.