HEAP SUMMARY: ==21263== in use at exit: 140,227 bytes in 235 blocks ==21263== total heap usage: 3,280 allocs, 3,045 frees, 399,963 bytes allocated ==21263== ==21263== LEAK SUMMARY: ==21263== definitely lost: 9,602 bytes in 83 blocks ==21263== indirectly lost: 7,463 bytes in 18 blocks ==21263== possibly lost: 72 bytes in 3 blocks ==21263== still reachable: 111,965 bytes in 44 blocks ==21263== suppressed: 11,125 bytes in 87 blocks ==21263== Rerun with --leak-check=full to see details of leaked memory ==21263== ==21263== For counts of detected and suppressed errors, rerun with: -v ==21263== Use --track-origins=yes to see where uninitialised values come from ==21263== ERROR SUMMARY: 476 errors from 5 contexts (suppressed: 1 from 1) MacBook-Pro:valgrind-3.13.0 jirina$
Hi, What is the actual error you are receiving here? Hard to tell from this bug report. Do note, we are already aware that valgrind on macOS reports a number of false positive reports from the various tools that comprise valgrind (memcheck, callgrind etc). This isn't new information.
Closing as Worksforme due to inactivity for more than 15 days as per: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging#Policies Fanis