@Conan-Kudo
Copy link
Contributor

When trying to build appstream-generator 0.8.8 on Fedora 36 and Rawhide, the test suite fails on the asgen_tests run with a SIGTRAP error.

Here's the output from the meson test log:

1/2 asgen-validate_metainfo OK              0.02s
15:45:08 MALLOC_PERTURB_=186 /usr/bin/appstreamcli validate --no-net --pedantic /builddir/build/BUILD/appstream-generator-0.8.8/redhat-linux-build/../data/org.freedesktop.appstream.generator.metainfo.xml
----------------------------------- output -----------------------------------
P: org.freedesktop.appstream.generator:~: releases-info-missing

✔ Validation was successful: pedantic: 1
------------------------------------------------------------------------------

2/2 asgen_tests             FAIL            2.28s   killed by signal 5 SIGTRAP
15:45:08 MALLOC_PERTURB_=40 /builddir/build/BUILD/appstream-generator-0.8.8/redhat-linux-build/src/asgen/asgen_test
----------------------------------- output -----------------------------------
stderr:

** (process:948): ERROR **: 11:45:10.734: Unable to find description of issue hint 'desktop-entry-hidden-set' - this is a bug!
------------------------------------------------------------------------------


Summary of Failures:

2/2 asgen_tests             FAIL            2.28s   killed by signal 5 SIGTRAP


Ok:                 1
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            0
Timeout:            0