https://bugzilla.redhat.com/show_bug.cgi?id=1039315



--- Comment #19 from Björn "besser82" Esser <[email protected]> ---
Created attachment 840798
  --> https://bugzilla.redhat.com/attachment.cgi?id=840798&action=edit
valgrind.log -- Tracing the reason for failing testsuite in mock

Running `xvfb-run -a valgrind --track-origins=yes --log valgrind.log ./main` in
build/test/bin reveals some nasty problems with upstream's testsuite.  It
actually allocates some stack-objects from external gtk-libs and relies on
them, but doesn't make sure that they are properly initialized.

I strongly advise you to report that with upstream, instead of simply skipping
the testsuite.  It should be fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to