https://bugs.kde.org/show_bug.cgi?id=487055
Bug ID: 487055
Summary: memcheck/tests/x86-linux/scalar fails runing in Docker
Classification: Developer tools
Product: valgrind
Version: 3.24 GIT
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: memcheck
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The end of the unfiltered log is
-----------------------------------------------------
34: __NR_nice 1s 0m
-----------------------------------------------------
==263012== Syscall param nice(inc) contains uninitialised byte(s)
==263012== at 0x415AD57: syscall (in /usr/lib/libc-2.17.so)
==263012== by 0x8049EC2: main (scalar.c:193)
==263012==
scalar: scalar.c:193: main: Assertion `-1 != res' failed.
That means that ftime is not failing.
Probably a difference in the Docker virtualization.
--
You are receiving this mail because:
You are watching all bug changes.