Louis Brunner

Results 151 comments of Louis Brunner

Hi @theosib, Thank your for your report! Could you give a reproducible test case and a bit more information? (full valgrind command line, a test program and macOS version)

Hi @zardini123, Thanks a lot for this detailed report! Would you consider contributing the README changes yourself? I can do it too but I'd like to be sure it's as...

Ah! One of the feedback I got when trying to get my patches merged upstream is that they break test (or in some cases, they make test which break silently...

@Qix-, thanks for your report! The `UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option` messages are not relevant for this problem (but we should fix them sooner or later...). Without a program to...

I actually managed to reproduce the problem fairly easily, running valgrind with Hex Fiend (I am guessing any `.app` will work). I have good and bad news: I already have...

I just merged `kevent_id` because it was done and now it's obvious that it's needed. Which means you could use the `feature/wqthread_fix` branch directly (keeping in mind that it will...

No it's alright, I get the exact same error, so at least there is comfort in that... I'll need to continue working on the wqthread fix as it's obviously still...

Thanks a lot for your kind words! I will try to look into it, but if you want to investigate yourself, it would be greatly appreciated.

Hi @Anxdada, As you can see in the stacktraces, these warnings come from the macOS system libraries themselves, which can originate because of false positives or potential bugs. Valgrind solves...

@windev92, Which version of macOS were you using?