https://bugs.kde.org/show_bug.cgi?id=383811

--- Comment #30 from Paul Floyd <[email protected]> ---
Current status for 10.13
~~~~~~~~~~~~~~~~~~~~~

I'm getting ready to push some changes (mostly from Louis Brunner's work) that
should address many issues.

The memcheck and none regtests are fairly good (around 20 and 10 failures).
I'll have a look as well at Helgrind, DRD and the others.

The main issues that I'm seeing are
- lots of leaks from the system libs mess up memcheck leak tests. Annoying but
not serious.
- less debuginfo, again mainly for memcheck tests. A bit more annoying.
- a few crashes (esp in thread_alloca, when in _pthread_join_cleanup )
- I added a couple of quick hacks to deal with an issue building the client
stack and an assert firing for a non-word aligned address in a chunk during the
leak search.
- can't run GUI apps (I use TextEditor as a reference).

I don't want to spend too much time trying to fix the last issues. I'm using a
VM and gdb (from MacPorts) won't even build plus vmmap doesn't produce any
output with Valgrind's static exes.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to