[valgrind] [Bug 349521] Valgrind misses some line numbers in output on OS X 10.11
Paul Floyd
bugzilla_noreply at kde.org
Fri Dec 29 09:10:51 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=349521
Paul Floyd <pjfloyd at wanadoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Paul Floyd <pjfloyd at wanadoo.fr> ---
On macOS 10.13 I get
perl tests/vg_regtest memcheck/tests/darwin/deep_badparam memcheck/tests/errs1
memcheck/tests/strchr memcheck/tests/xml1
deep_badparam: valgrind -q ./deep_badparam
errs1: valgrind -q ./errs1
strchr: valgrind -q ./strchr
xml1: valgrind --xml=yes --xml-fd=2 --log-file=/dev/null
--keep-stacktraces=alloc-then-free ./xml1
*** xml1 failed (stderr) ***
== 4 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB
failures, 0 post failures ==
memcheck/tests/xml1
xml1 is failing because of a leak.
macOS 10.13 High Sierra is the oldest version that I'm using (which is already
pretty old) so I'm not going to check on 10.11 or 10.12.
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list