https://bugs.kde.org/show_bug.cgi?id=412954
syst...@mdc-berlin.de changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #7 from syst...@mdc-berlin.de --- The fix will not work. The source compiles, but the test fails. I tested it with the last master, which contains it: 5: ------------------------------------------------------------------------------- 5: inject via dlopen 5: ------------------------------------------------------------------------------- 5: /builddir/build/BUILD/heaptrack-master/tests/auto/tst_inject.cpp:87 5: ............................................................................... 5: 5: /builddir/build/BUILD/heaptrack-master/tests/auto/tst_inject.cpp:82: FAILED: 5: REQUIRE( contents.find("\n+") != std::string::npos ) 5: with expansion: 5: 18446744073709551615 (0xffffffffffffffff) 5: != 5: 18446744073709551615 (0xffffffffffffffff) 5: 5: ------------------------------------------------------------------------------- 5: inject via libc 5: ------------------------------------------------------------------------------- 5: /builddir/build/BUILD/heaptrack-master/tests/auto/tst_inject.cpp:105 5: ............................................................................... 5: 5: /builddir/build/BUILD/heaptrack-master/tests/auto/tst_inject.cpp:82: FAILED: 5: REQUIRE( contents.find("\n+") != std::string::npos ) 5: with expansion: 5: 18446744073709551615 (0xffffffffffffffff) 5: != 5: 18446744073709551615 (0xffffffffffffffff) 5: 5: =============================================================================== 5: test cases: 2 | 0 passed | 2 failed 5: assertions: 21 | 19 passed | 2 failed 5: 2/5 Test #5: tst_inject .......................***Failed 0.02 sec 2: threads finished -- You are receiving this mail because: You are watching all bug changes.