[oi-dev] Valgrind

Paul Floyd pjfloyd at wanadoo.fr
Tue Mar 11 07:40:18 UTC 2025



On 15-02-25 08:50, Paul Floyd via oi-dev wrote:

> I'll be asking more questions as I try to clean up more of the 
> outstanding issues.



== 920 tests, 43 stderr failures, 5 stdout failures, 1 stderrB failure, 
5 stdoutB failures, 0 post failures ==

Probably the most interesting bit is that I don't see much that is bad 
in the memcheck tests.

A very quick summary of issues:

No hangs, which is always nice when running test suites.

I'm seeing some crashes in DRD during mutex unlocks. Looks like a 
redirection problem.

There are some extra errors being detected that aren't in the test 
references. They'll need investigating.

A couple of thread name tests fail because illumos doesn't have the 
lwp_name syscall. I can probably fix that by getting the name from /proc.

Some relatively minor diffs. Some testcases are failing to build.

A+
Paul



More information about the oi-dev mailing list