On Mon, 2018-09-17 at 22:14 +0200, Alexander Brock wrote: > On 9/17/18 7:26 PM, Julian Seward wrote: > > > valgrind: m_debuginfo/debuginfo.c:738 (check_CFSI_related_invariants): > > > Assertion 'cfsi_fits' failed. > > > > Is that really still failing? I thought that got comprehensively fixed > > in the past few weeks. Can you re-try? We had a problem with all Qt applications, failing with Bug 393146 - failing assert "is_DebugInfo_active(di)" which is (I believe) fully fixed.
However, this cfsi_fits failing looks to be something different, i.e. the (not yet fixed) bug : Bug 398028 - Assertion `csfi_fits` failing in simple C program with embedded Julia code. (I guess it might be related to using a newer gcc, or a newer glibc, or something else new, seeing the versions reported). If you have a small reproducer, you might look at the last comment of the bug https://bugs.kde.org/show_bug.cgi?id=398028 and attach the traces with the suggested debug switches. That might help to see (guess) what is wrong. Thanks Philippe > > I ran "git pull" (no new commits, latest commit is > 97365bada64c27a40004c55793ff8988e59adf35) and re-tried with a couple of > executables in my project, each fail: > > http://paste.debian.net/1043013/ > > It doesn't matter if I use callgrind or memcheck, here is the output for > memcheck: > > http://paste.debian.net/1043014/ > > Alexander > > > _______________________________________________ > Valgrind-users mailing list > Valgrind-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/valgrind-users _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users