[kmymoney4] [Bug 382189] New: CI test execution fails consistently since June

Thomas Baumgart bugzilla_noreply at kde.org
Mon Jul 10 08:35:07 UTC 2017


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

            Bug ID: 382189
           Summary: CI test execution fails consistently since June
           Product: kmymoney4
           Version: git (master)
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kmymoney-devel at kde.org
          Reporter: tbaumgart at kde.org
  Target Milestone: ---

The KDE CI system shows all test cases of the KMyMoney project as erroneous
since June. This happened between jobs #6 and #8 (#7 failed for other reasons
and never got to the execution of the tests).

I found the following indications:

- Usage of libasan with the tests seems to have been introduced between jobs #6
and #8 by the CI team

- Tests fail with "Shadow memory range interleaves with an existing memory
mapping. ASan cannot proceed correctly. ABORTING."

- The following warning shows up in the log:
"/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld:
warning: libasan.so.3, needed by
/home/jenkins/install-prefix/lib64/libalkimia.so.6.0.90, may conflict with
libasan.so.4"

- Compiling here on my openSUSE Leap 42.2 with gcc 5.3.1 on x86_64 with just
-fsanitize=address links against libasan.so.2 and does not show any problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list