mono / libgdiplus

C-based implementation of the GDI+ API
http://www.mono-project.com/
MIT License
329 stars 171 forks source link

6.1: test suite is failing #726

Open kloczek opened 2 years ago

kloczek commented 2 years ago

Looks like some units are failing.

```console + cd libgdiplus-6.1 + /usr/bin/make install DESTDIR=/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/src' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/src' /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libgdiplus.la '/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgdiplus.so.0.0.0 /home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64/libgdiplus.so.0.0.0 libtool: install: (cd /home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64 && { ln -s -f libgdiplus.so.0.0.0 libgdiplus.so.0 || { rm -f libgdiplus.so.0 && ln -s libgdiplus.so.0.0.0 libgdiplus.so.0; }; }) libtool: install: (cd /home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64 && { ln -s -f libgdiplus.so.0.0.0 libgdiplus.so || { rm -f libgdiplus.so && ln -s libgdiplus.so.0.0.0 libgdiplus.so; }; }) libtool: install: /usr/bin/install -p .libs/libgdiplus.lai /home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64/libgdiplus.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/src' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/src' Making install in tests make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1' make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libgdiplus.pc '/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1' make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1' + /usr/bin/find-debuginfo -j12 --strict-build-id -m -i --build-id-seed 6.1-2.fc35 --unique-debug-suffix -6.1-2.fc35.x86_64 --unique-debug-src-base libgdiplus-6.1-2.fc35.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1 extracting debug info from /home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64/libgdiplus.so.0.0.0 original debug info size: 1600kB, size after compression: 1432kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3872 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + '[' -f /usr/bin/python3 ']' + PYTHONPATH=/usr/lib/rpm/redhat + PYTHONHASHSEED=0 + /usr/bin/python3 -sBm compileall2 -f -j12 -o 0 -o 1 -o 2 -s /home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64 -p / /home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64/python3.8/site-packages /home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib/python3.8/site-packages Listing '/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64/python3.8/site-packages'... Can't list '/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib64/python3.8/site-packages' Listing '/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib/python3.8/site-packages'... Can't list '/home/tkloczko/rpmbuild/BUILDROOT/libgdiplus-6.1-2.fc35.x86_64/usr/lib/python3.8/site-packages' + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libgdiplus.la is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4KDvGX + umask 022 + cd /home/tkloczko/rpmbuild/BUILD + cd libgdiplus-6.1 + /usr/bin/make -O -j12 V=1 VERBOSE=1 check Making check in src make[1]: Nothing to be done for 'check'. Making check in tests /usr/bin/make check-TESTS make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testadjustablearrowcap make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testbits make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testcodecs make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testcustomlinecap make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testbrush make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testclip make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testemfcodec make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testgifcodec make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testbmpcodec make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testimageattributes make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testlineargradientbrush make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testhatchbrush make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testgpimage make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testgraphicspath make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testmatrix make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testpathgradientbrush make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testpen make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testmetafile make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testgraphics make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testpng make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testpngcodec make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testreversepath make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testsolidbrush make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testgraphicsfill make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testgeneral make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' ../test-driver: line 107: 1227632 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: testbitmap make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: teststringformat make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testregion make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testwmfcodec make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testjpegcodec make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testtext make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' ../test-driver: line 107: 1227886 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: testicocodec make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' ../test-driver: line 107: 1227681 Aborted (core dumped) "$@" > $log_file 2>&1 FAIL: testfont make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testtiffcodec make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testgraphicsdraw make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' PASS: testtexturebrush make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests' ========================================== libgdiplus 6.1: tests/test-suite.log ========================================== # TOTAL: 36 # PASS: 33 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: testbitmap ================ libpng warning: Interlace handling should be turned on when using png_read_image libpng warning: Interlace handling should be turned on when using png_read_image Assertion failure: file testbitmap.c in test_readExifResolution, line 1219 Expected: 0 Actual: 2 FAIL testbitmap (exit status: 134) FAIL: testfont ============== Assertion failure: file testfont.c in verifyFontFamily, line 898 Expected: 0 Actual: 14 FAIL testfont (exit status: 134) FAIL: testicocodec ================== Assertion failure: file testicocodec.c in test_getPixel, line 92 Expected: 0 Actual: 2 FAIL testicocodec (exit status: 134) ============================================================================ Testsuite summary for libgdiplus 6.1 ============================================================================ # TOTAL: 36 # PASS: 33 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to https://github.com/mono/mono/issues/new ============================================================================ ``` ```console [tkloczko@ss-desktop SPECS]$ coredumpctl |grep libgdiplus-6.1 Sun 2021-11-21 20:19:28 GMT 1227632 1001 1001 SIGABRT present /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testbitmap 451.6K Sun 2021-11-21 20:19:28 GMT 1227886 1001 1001 SIGABRT present /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testicocodec 399.4K Sun 2021-11-21 20:19:28 GMT 1227681 1001 1001 SIGABRT present /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testfont 577.5K ``` ```console [tkloczko@ss-desktop SPECS]$ coredumpctl gdb 1227632 PID: 1227632 (testbitmap) UID: 1001 (tkloczko) GID: 1001 (tkloczko) Signal: 6 (ABRT) Timestamp: Sun 2021-11-21 20:19:28 GMT (2min 59s ago) Command Line: /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testbitmap Executable: /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testbitmap Control Group: /user.slice/user-1001.slice/session-7.scope Unit: session-7.scope Slice: user-1001.slice Session: 7 Owner UID: 1001 (tkloczko) Boot ID: 7f432e66fd294baaa796b578fa239965 Machine ID: f76db36245eb4b0abb57c8f4b0d39862 Hostname: ss-desktop Storage: /var/lib/systemd/coredump/core.testbitmap.1001.7f432e66fd294baaa796b578fa239965.1227632.1637525968000000.zst (present) Disk Size: 451.6K Message: Process 1227632 (testbitmap) of user 1001 dumped core. Found module /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testbitmap with build-id: 7798942c29792b612e0de7723d7c098692a9190d Found module /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/src/.libs/libgdiplus.so.0.0.0 with build-id: 138ab63fd42c97346c1822d804c1f29b77c90127 Found module linux-vdso.so.1 with build-id: 6899b4c16354edf076a7b78e2a4387e238d7c880 Found module libGLdispatch.so.0 with build-id: 852c497ee150d127946fe504d55136c981665660 Found module libexpat.so.1 with build-id: bfddb94dff9f340cdf75423e9309282570275cee Found module libpcre2-8.so.0 with build-id: ebf6184f885291150a82b6424b5c446597a2e9f9 Found module libblkid.so.1 with build-id: 454b6d2c4374cf7b18b6d1fd57cc75a427bc282d Found module liblzma.so.5 with build-id: 51d5237bb5494b8d4376ccba38ef3ac8c04c66ca Found module libXrandr.so.2 with build-id: 24a05f47bd7ddf55af4b50b7c5565af117548e65 Found module libXfixes.so.3 with build-id: 673135cf596d49ef49ea66359f53d2ec06361f89 Found module libXdamage.so.1 with build-id: b3c36ac593698f67e0113efbfaffaebb63114492 Found module libEGL.so.1 with build-id: 8246cfcc9f30810e355ed5dc693b5b6009cfb691 Found module libwayland-server.so.0 with build-id: beb6cf1cd9804c11ebda1d6a99bae5846ec31231 Found module libdrm.so.2 with build-id: acf1bf5a65ad3342b480f6b59ff5c3a912bb120e Found module libgbm.so.1 with build-id: c6f480ca5c4c35d3d514c8ad2fe508fed9e5c4b0 Found module libwayland-client.so.0 with build-id: c4dd597f794052ab3b24fde50c68a446e0555846 Found module libwayland-egl.so.1 with build-id: 6932f92d57e360ec4433a5ffb13273aa94dfb25f Found module libgdk_pixbuf-2.0.so.0 with build-id: bdc2b81b43455d780e8eacf053bbb6281add9264 Found module libXdmcp.so.6 with build-id: a5027f7c064eef2e6ef9e49b5b12f96e5d1b5c10 Found module libXau.so.6 with build-id: a170f517a773afba73723e57e2db5938e8e036e4 Found module libdatrie.so.1 with build-id: b33e3e539369694e1fb658c96cff4a392171224d Found module libselinux.so.1 with build-id: 40b62e94b8fb0a4aedfed233be9046690d68334f Found module libmount.so.1 with build-id: 131061941c522444b2841eff0a7d0d25440b0b1c Found module libgmodule-2.0.so.0 with build-id: 85c4d26649e6d8e7491290d3ea76d3dd5b272a79 Found module libxml2.so.2 with build-id: 6ac941aa315a4685288ca6a14b75b15d4c89154b Found module libwebp.so.7 with build-id: 222d346f73ca05f3649a81a113144cb6433a5dbc Found module libzstd.so.1 with build-id: ee7e530e595c15e4af7b5d10c198e3c4dcc9c575 Found module libjbig.so.2.1 with build-id: c7a93fd827f0bf68df568e6496434d7747025890 Found module libbz2.so.1 with build-id: 5a21c3779cc4efd0f89232b95c2918b7abaf47e5 Found module libpixman-1.so.0 with build-id: 5e81abfa931b3607bae7d8a2649d8562531f4c02 Found module libcogl.so.20 with build-id: bbad5b5d6beaad531bca0ade2383a5b8c6e9f082 Found module libxcb-shm.so.0 with build-id: 930105d91e3081cc3bea343a1da6dfa9e5d8a51b Found module libxcb-render.so.0 with build-id: 4cef9cdd8489e5cb2d737086b51d5a0a8744e2e4 Found module libxcb.so.1 with build-id: b98e2969e98127dc298470ef21f8ed8cfcfd0074 Found module libXrender.so.1 with build-id: f6d3019a13a1cfbda399f68898819fb813e7abc8 Found module libXext.so.6 with build-id: b5848f28f7d2a3b34db1a1e68aa56dc8b14ed17f Found module libgraphite2.so.3 with build-id: a92461a9954113a76c93b0420e7cc1722ad0e16a Found module libffi.so.8 with build-id: 82c07fd2b034f18b770c0aa16ecd7c1020a6a319 Found module libthai.so.0 with build-id: 6a0284ce232285828c869a046df7ea04a439d67b Found module libfribidi.so.0 with build-id: 6e04744dc0226d2919a6b6bb4025fa5889e7fced Found module libgio-2.0.so.0 with build-id: 79eeb6719e04bbf62581462c2d4f92ee3e16b67c Found module libpangoft2-1.0.so.0 with build-id: fe6e09c84455dbcd8f65ef2f40bc63b0f6673037 Found module ld-linux-x86-64.so.2 with build-id: 299143218c3ac3c25aa00a3ad91fa3c0ec94ec0e Found module libpcre.so.1 with build-id: d5ea5e3125917cf8069a06e655369da56c5d9790 Found module libfontconfig.so.1 with build-id: fe3b48e7273bfb70eee85dc8ba9a41855d7f760f Found module libm.so.6 with build-id: 885f280db6eff2f00105086b0b85a1920845fa06 Found module libexif.so.12 with build-id: 82f0aff2394fd3e49eac14b7fc5250ae99b9934b Found module libX11.so.6 with build-id: e775d268d5aaf69be2f0a48e5af9493aff9a1a69 Found module libz.so.1 with build-id: 1aa137528e238f5158f66f8c9b6ce65579687629 Found module libpng16.so.16 with build-id: 77d8a84db0afeb0695587aa2205cb075b90db8df Found module libgif.so.7 with build-id: 4f7c9119b11e71e40ac4679314ff3aa1fdd73d84 Found module libtiff.so.5 with build-id: 80e398a969774154303e95ae18745510995ae84a Found module libjpeg.so.62 with build-id: 54a15acb8809037bc2f87a7b0230af4a24794da1 Found module libfreetype.so.6 with build-id: b6606a899f6e6d7e850f92a48b2b22d970739f76 Found module libcairo.so.2 with build-id: ec24c4ee99f0c6605fd24089a6befb8364638fd6 Found module libharfbuzz.so.0 with build-id: 8962f64f0b20a5b1d7222ef590933958f976219e Found module libgobject-2.0.so.0 with build-id: 75fd815c617b8ddcef2eafeeb863f9a90cb57da8 Found module libpango-1.0.so.0 with build-id: e0cbd5b0772f547a428c9ad27a4d92b1b53d5f47 Found module libpangocairo-1.0.so.0 with build-id: 588de627beeec9ff5f53dabf110743d7287c4649 Found module libc.so.6 with build-id: 77cf4b1ef66166a25bd9e603dba9c63d4d71c083 Found module libglib-2.0.so.0 with build-id: ac5666cc587e8f8615adfae5979a428b6d42ee5e Stack trace of thread 1227632: #0 0x00007f4ec888a4ac __pthread_kill_implementation (libc.so.6 + 0x8f4ac) #1 0x00007f4ec883d696 raise (libc.so.6 + 0x42696) #2 0x00007f4ec88277f3 abort (libc.so.6 + 0x2c7f3) #3 0x000055ddc9b8343b n/a (/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testbitmap + 0x543b) GNU gdb (GDB) G2V 11.1-7.1.fc35 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testbitmap... [New LWP 1227632] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testbitmap'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f4ec888a4ac in __pthread_kill_implementation () from /lib64/libc.so.6 (gdb) bt full #0 0x00007f4ec888a4ac in __pthread_kill_implementation () from /lib64/libc.so.6 No symbol table info available. #1 0x00007f4ec883d696 in raise () from /lib64/libc.so.6 No symbol table info available. #2 0x00007f4ec88277f3 in abort () from /lib64/libc.so.6 No symbol table info available. #3 0x000055ddc9b8343b in assertEqualIntImpl (actual=2, expected=expected@entry=0, message=message@entry=0x0, file=file@entry=0x55ddc9b8e04b "testbitmap.c", function=function@entry=0x55ddc9b8e280 <__func__.0> "test_readExifResolution", line=1219) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testhelpers.h:99 No locals. #4 0x000055ddc9b84343 in assertEqualIntImpl (line=, function=, file=, message=, expected=, actual=) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testbitmap.c:1229 No locals. #5 test_readExifResolution () at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testbitmap.c:1221 resolution = 3.08019415e-41 bitmap = 0x55ddc9b8e200 <__func__.5> bitmapFile = 0x55ddc9e12f60 __func__ = "test_readExifResolution" #6 0x000055ddc9b81fed in main (argc=, argv=) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testbitmap.c:1247 gdiplusToken = 1 gdiplusStartupInput = {GdiplusVersion = 1, DebugEventCallback = 0x0, SuppressBackgroundThread = 0, SuppressExternalCodecs = 0} (gdb) ``` ```console [tkloczko@ss-desktop SPECS]$ coredumpctl gdb 1227886 PID: 1227886 (testicocodec) UID: 1001 (tkloczko) GID: 1001 (tkloczko) Signal: 6 (ABRT) Timestamp: Sun 2021-11-21 20:19:28 GMT (3min 56s ago) Command Line: /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testicocodec Executable: /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testicocodec Control Group: /user.slice/user-1001.slice/session-7.scope Unit: session-7.scope Slice: user-1001.slice Session: 7 Owner UID: 1001 (tkloczko) Boot ID: 7f432e66fd294baaa796b578fa239965 Machine ID: f76db36245eb4b0abb57c8f4b0d39862 Hostname: ss-desktop Storage: /var/lib/systemd/coredump/core.testicocodec.1001.7f432e66fd294baaa796b578fa239965.1227886.1637525968000000.zst (present) Disk Size: 399.4K Message: Process 1227886 (testicocodec) of user 1001 dumped core. Found module /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testicocodec with build-id: c136bc62b5d772fe1d5980c027a6f9aefba309da Found module /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/src/.libs/libgdiplus.so.0.0.0 with build-id: 138ab63fd42c97346c1822d804c1f29b77c90127 Found module linux-vdso.so.1 with build-id: 6899b4c16354edf076a7b78e2a4387e238d7c880 Found module libGLdispatch.so.0 with build-id: 852c497ee150d127946fe504d55136c981665660 Found module libexpat.so.1 with build-id: bfddb94dff9f340cdf75423e9309282570275cee Found module libpcre2-8.so.0 with build-id: ebf6184f885291150a82b6424b5c446597a2e9f9 Found module libblkid.so.1 with build-id: 454b6d2c4374cf7b18b6d1fd57cc75a427bc282d Found module liblzma.so.5 with build-id: 51d5237bb5494b8d4376ccba38ef3ac8c04c66ca Found module libXrandr.so.2 with build-id: 24a05f47bd7ddf55af4b50b7c5565af117548e65 Found module libXfixes.so.3 with build-id: 673135cf596d49ef49ea66359f53d2ec06361f89 Found module libXdamage.so.1 with build-id: b3c36ac593698f67e0113efbfaffaebb63114492 Found module libEGL.so.1 with build-id: 8246cfcc9f30810e355ed5dc693b5b6009cfb691 Found module libwayland-server.so.0 with build-id: beb6cf1cd9804c11ebda1d6a99bae5846ec31231 Found module libdrm.so.2 with build-id: acf1bf5a65ad3342b480f6b59ff5c3a912bb120e Found module libgbm.so.1 with build-id: c6f480ca5c4c35d3d514c8ad2fe508fed9e5c4b0 Found module libwayland-client.so.0 with build-id: c4dd597f794052ab3b24fde50c68a446e0555846 Found module libwayland-egl.so.1 with build-id: 6932f92d57e360ec4433a5ffb13273aa94dfb25f Found module libgdk_pixbuf-2.0.so.0 with build-id: bdc2b81b43455d780e8eacf053bbb6281add9264 Found module libXdmcp.so.6 with build-id: a5027f7c064eef2e6ef9e49b5b12f96e5d1b5c10 Found module libXau.so.6 with build-id: a170f517a773afba73723e57e2db5938e8e036e4 Found module libdatrie.so.1 with build-id: b33e3e539369694e1fb658c96cff4a392171224d Found module libselinux.so.1 with build-id: 40b62e94b8fb0a4aedfed233be9046690d68334f Found module libmount.so.1 with build-id: 131061941c522444b2841eff0a7d0d25440b0b1c Found module libgmodule-2.0.so.0 with build-id: 85c4d26649e6d8e7491290d3ea76d3dd5b272a79 Found module libxml2.so.2 with build-id: 6ac941aa315a4685288ca6a14b75b15d4c89154b Found module libwebp.so.7 with build-id: 222d346f73ca05f3649a81a113144cb6433a5dbc Found module libzstd.so.1 with build-id: ee7e530e595c15e4af7b5d10c198e3c4dcc9c575 Found module libjbig.so.2.1 with build-id: c7a93fd827f0bf68df568e6496434d7747025890 Found module libbz2.so.1 with build-id: 5a21c3779cc4efd0f89232b95c2918b7abaf47e5 Found module libpixman-1.so.0 with build-id: 5e81abfa931b3607bae7d8a2649d8562531f4c02 Found module libcogl.so.20 with build-id: bbad5b5d6beaad531bca0ade2383a5b8c6e9f082 Found module libxcb-shm.so.0 with build-id: 930105d91e3081cc3bea343a1da6dfa9e5d8a51b Found module libxcb-render.so.0 with build-id: 4cef9cdd8489e5cb2d737086b51d5a0a8744e2e4 Found module libxcb.so.1 with build-id: b98e2969e98127dc298470ef21f8ed8cfcfd0074 Found module libXrender.so.1 with build-id: f6d3019a13a1cfbda399f68898819fb813e7abc8 Found module libXext.so.6 with build-id: b5848f28f7d2a3b34db1a1e68aa56dc8b14ed17f Found module libgraphite2.so.3 with build-id: a92461a9954113a76c93b0420e7cc1722ad0e16a Found module libffi.so.8 with build-id: 82c07fd2b034f18b770c0aa16ecd7c1020a6a319 Found module libthai.so.0 with build-id: 6a0284ce232285828c869a046df7ea04a439d67b Found module libfribidi.so.0 with build-id: 6e04744dc0226d2919a6b6bb4025fa5889e7fced Found module libgio-2.0.so.0 with build-id: 79eeb6719e04bbf62581462c2d4f92ee3e16b67c Found module libpangoft2-1.0.so.0 with build-id: fe6e09c84455dbcd8f65ef2f40bc63b0f6673037 Found module ld-linux-x86-64.so.2 with build-id: 299143218c3ac3c25aa00a3ad91fa3c0ec94ec0e Found module libpcre.so.1 with build-id: d5ea5e3125917cf8069a06e655369da56c5d9790 Found module libfontconfig.so.1 with build-id: fe3b48e7273bfb70eee85dc8ba9a41855d7f760f Found module libm.so.6 with build-id: 885f280db6eff2f00105086b0b85a1920845fa06 Found module libexif.so.12 with build-id: 82f0aff2394fd3e49eac14b7fc5250ae99b9934b Found module libX11.so.6 with build-id: e775d268d5aaf69be2f0a48e5af9493aff9a1a69 Found module libz.so.1 with build-id: 1aa137528e238f5158f66f8c9b6ce65579687629 Found module libpng16.so.16 with build-id: 77d8a84db0afeb0695587aa2205cb075b90db8df Found module libgif.so.7 with build-id: 4f7c9119b11e71e40ac4679314ff3aa1fdd73d84 Found module libtiff.so.5 with build-id: 80e398a969774154303e95ae18745510995ae84a Found module libjpeg.so.62 with build-id: 54a15acb8809037bc2f87a7b0230af4a24794da1 Found module libfreetype.so.6 with build-id: b6606a899f6e6d7e850f92a48b2b22d970739f76 Found module libcairo.so.2 with build-id: ec24c4ee99f0c6605fd24089a6befb8364638fd6 Found module libharfbuzz.so.0 with build-id: 8962f64f0b20a5b1d7222ef590933958f976219e Found module libgobject-2.0.so.0 with build-id: 75fd815c617b8ddcef2eafeeb863f9a90cb57da8 Found module libpango-1.0.so.0 with build-id: e0cbd5b0772f547a428c9ad27a4d92b1b53d5f47 Found module libpangocairo-1.0.so.0 with build-id: 588de627beeec9ff5f53dabf110743d7287c4649 Found module libc.so.6 with build-id: 77cf4b1ef66166a25bd9e603dba9c63d4d71c083 Found module libglib-2.0.so.0 with build-id: ac5666cc587e8f8615adfae5979a428b6d42ee5e Stack trace of thread 1227886: #0 0x00007f7819a614ac __pthread_kill_implementation (libc.so.6 + 0x8f4ac) #1 0x00007f7819a14696 raise (libc.so.6 + 0x42696) #2 0x00007f78199fe7f3 abort (libc.so.6 + 0x2c7f3) #3 0x0000561fb11a274b n/a (/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testicocodec + 0x174b) GNU gdb (GDB) G2V 11.1-7.1.fc35 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testicocodec... [New LWP 1227886] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testicocodec'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f7819a614ac in __pthread_kill_implementation () from /lib64/libc.so.6 (gdb) bt full #0 0x00007f7819a614ac in __pthread_kill_implementation () from /lib64/libc.so.6 No symbol table info available. #1 0x00007f7819a14696 in raise () from /lib64/libc.so.6 No symbol table info available. #2 0x00007f78199fe7f3 in abort () from /lib64/libc.so.6 No symbol table info available. #3 0x0000561fb11a274b in assertEqualIntImpl (actual=2, expected=expected@entry=0, message=message@entry=0x0, file=file@entry=0x561fb11a305e "testicocodec.c", function=function@entry=0x561fb11a3080 <__func__.0> "test_getPixel", line=92) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testhelpers.h:99 No locals. #4 0x0000561fb11a250f in assertEqualIntImpl (line=, function=, file=, message=, expected=, actual=) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testicocodec.c:117 No locals. #5 test_getPixel () at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testicocodec.c:95 status = pixel_format = 0 color = 0 unis = 0x561fb273f910 bitmap = 0x80 unis = bitmap = status = pixel_format = color = __func__ = #6 main (argc=, argv=) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testicocodec.c:111 gdiplusToken = 1 gdiplusStartupInput = {GdiplusVersion = 1, DebugEventCallback = 0x0, SuppressBackgroundThread = 0, SuppressExternalCodecs = 0} (gdb) ``` ```console [tkloczko@ss-desktop SPECS]$ coredumpctl gdb 1227681 PID: 1227681 (testfont) UID: 1001 (tkloczko) GID: 1001 (tkloczko) Signal: 6 (ABRT) Timestamp: Sun 2021-11-21 20:19:28 GMT (4min 38s ago) Command Line: /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testfont Executable: /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testfont Control Group: /user.slice/user-1001.slice/session-7.scope Unit: session-7.scope Slice: user-1001.slice Session: 7 Owner UID: 1001 (tkloczko) Boot ID: 7f432e66fd294baaa796b578fa239965 Machine ID: f76db36245eb4b0abb57c8f4b0d39862 Hostname: ss-desktop Storage: /var/lib/systemd/coredump/core.testfont.1001.7f432e66fd294baaa796b578fa239965.1227681.1637525968000000.zst (present) Disk Size: 577.5K Message: Process 1227681 (testfont) of user 1001 dumped core. Found module /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testfont with build-id: 6c1b029ad4584d5260e30c21f9eae1dd481c3c2c Found module /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/src/.libs/libgdiplus.so.0.0.0 with build-id: 138ab63fd42c97346c1822d804c1f29b77c90127 Found module linux-vdso.so.1 with build-id: 6899b4c16354edf076a7b78e2a4387e238d7c880 Found module libGLdispatch.so.0 with build-id: 852c497ee150d127946fe504d55136c981665660 Found module libexpat.so.1 with build-id: bfddb94dff9f340cdf75423e9309282570275cee Found module libpcre2-8.so.0 with build-id: ebf6184f885291150a82b6424b5c446597a2e9f9 Found module libblkid.so.1 with build-id: 454b6d2c4374cf7b18b6d1fd57cc75a427bc282d Found module liblzma.so.5 with build-id: 51d5237bb5494b8d4376ccba38ef3ac8c04c66ca Found module libXrandr.so.2 with build-id: 24a05f47bd7ddf55af4b50b7c5565af117548e65 Found module libXfixes.so.3 with build-id: 673135cf596d49ef49ea66359f53d2ec06361f89 Found module libXdamage.so.1 with build-id: b3c36ac593698f67e0113efbfaffaebb63114492 Found module libEGL.so.1 with build-id: 8246cfcc9f30810e355ed5dc693b5b6009cfb691 Found module libwayland-server.so.0 with build-id: beb6cf1cd9804c11ebda1d6a99bae5846ec31231 Found module libdrm.so.2 with build-id: acf1bf5a65ad3342b480f6b59ff5c3a912bb120e Found module libgbm.so.1 with build-id: c6f480ca5c4c35d3d514c8ad2fe508fed9e5c4b0 Found module libwayland-client.so.0 with build-id: c4dd597f794052ab3b24fde50c68a446e0555846 Found module libwayland-egl.so.1 with build-id: 6932f92d57e360ec4433a5ffb13273aa94dfb25f Found module libgdk_pixbuf-2.0.so.0 with build-id: bdc2b81b43455d780e8eacf053bbb6281add9264 Found module libXdmcp.so.6 with build-id: a5027f7c064eef2e6ef9e49b5b12f96e5d1b5c10 Found module libXau.so.6 with build-id: a170f517a773afba73723e57e2db5938e8e036e4 Found module libdatrie.so.1 with build-id: b33e3e539369694e1fb658c96cff4a392171224d Found module libselinux.so.1 with build-id: 40b62e94b8fb0a4aedfed233be9046690d68334f Found module libmount.so.1 with build-id: 131061941c522444b2841eff0a7d0d25440b0b1c Found module libgmodule-2.0.so.0 with build-id: 85c4d26649e6d8e7491290d3ea76d3dd5b272a79 Found module libxml2.so.2 with build-id: 6ac941aa315a4685288ca6a14b75b15d4c89154b Found module libwebp.so.7 with build-id: 222d346f73ca05f3649a81a113144cb6433a5dbc Found module libzstd.so.1 with build-id: ee7e530e595c15e4af7b5d10c198e3c4dcc9c575 Found module libjbig.so.2.1 with build-id: c7a93fd827f0bf68df568e6496434d7747025890 Found module libbz2.so.1 with build-id: 5a21c3779cc4efd0f89232b95c2918b7abaf47e5 Found module libpixman-1.so.0 with build-id: 5e81abfa931b3607bae7d8a2649d8562531f4c02 Found module libcogl.so.20 with build-id: bbad5b5d6beaad531bca0ade2383a5b8c6e9f082 Found module libxcb-shm.so.0 with build-id: 930105d91e3081cc3bea343a1da6dfa9e5d8a51b Found module libxcb-render.so.0 with build-id: 4cef9cdd8489e5cb2d737086b51d5a0a8744e2e4 Found module libxcb.so.1 with build-id: b98e2969e98127dc298470ef21f8ed8cfcfd0074 Found module libXrender.so.1 with build-id: f6d3019a13a1cfbda399f68898819fb813e7abc8 Found module libXext.so.6 with build-id: b5848f28f7d2a3b34db1a1e68aa56dc8b14ed17f Found module libgraphite2.so.3 with build-id: a92461a9954113a76c93b0420e7cc1722ad0e16a Found module libffi.so.8 with build-id: 82c07fd2b034f18b770c0aa16ecd7c1020a6a319 Found module libthai.so.0 with build-id: 6a0284ce232285828c869a046df7ea04a439d67b Found module libfribidi.so.0 with build-id: 6e04744dc0226d2919a6b6bb4025fa5889e7fced Found module libgio-2.0.so.0 with build-id: 79eeb6719e04bbf62581462c2d4f92ee3e16b67c Found module libpangoft2-1.0.so.0 with build-id: fe6e09c84455dbcd8f65ef2f40bc63b0f6673037 Found module ld-linux-x86-64.so.2 with build-id: 299143218c3ac3c25aa00a3ad91fa3c0ec94ec0e Found module libpcre.so.1 with build-id: d5ea5e3125917cf8069a06e655369da56c5d9790 Found module libfontconfig.so.1 with build-id: fe3b48e7273bfb70eee85dc8ba9a41855d7f760f Found module libm.so.6 with build-id: 885f280db6eff2f00105086b0b85a1920845fa06 Found module libexif.so.12 with build-id: 82f0aff2394fd3e49eac14b7fc5250ae99b9934b Found module libX11.so.6 with build-id: e775d268d5aaf69be2f0a48e5af9493aff9a1a69 Found module libz.so.1 with build-id: 1aa137528e238f5158f66f8c9b6ce65579687629 Found module libpng16.so.16 with build-id: 77d8a84db0afeb0695587aa2205cb075b90db8df Found module libgif.so.7 with build-id: 4f7c9119b11e71e40ac4679314ff3aa1fdd73d84 Found module libtiff.so.5 with build-id: 80e398a969774154303e95ae18745510995ae84a Found module libjpeg.so.62 with build-id: 54a15acb8809037bc2f87a7b0230af4a24794da1 Found module libfreetype.so.6 with build-id: b6606a899f6e6d7e850f92a48b2b22d970739f76 Found module libcairo.so.2 with build-id: ec24c4ee99f0c6605fd24089a6befb8364638fd6 Found module libharfbuzz.so.0 with build-id: 8962f64f0b20a5b1d7222ef590933958f976219e Found module libgobject-2.0.so.0 with build-id: 75fd815c617b8ddcef2eafeeb863f9a90cb57da8 Found module libpango-1.0.so.0 with build-id: e0cbd5b0772f547a428c9ad27a4d92b1b53d5f47 Found module libpangocairo-1.0.so.0 with build-id: 588de627beeec9ff5f53dabf110743d7287c4649 Found module libc.so.6 with build-id: 77cf4b1ef66166a25bd9e603dba9c63d4d71c083 Found module libglib-2.0.so.0 with build-id: ac5666cc587e8f8615adfae5979a428b6d42ee5e Stack trace of thread 1227681: #0 0x00007f631fadf4ac __pthread_kill_implementation (libc.so.6 + 0x8f4ac) #1 0x00007f631fa92696 raise (libc.so.6 + 0x42696) #2 0x00007f631fa7c7f3 abort (libc.so.6 + 0x2c7f3) #3 0x000055ddf6c894eb n/a (/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testfont + 0x54eb) GNU gdb (GDB) G2V 11.1-7.1.fc35 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testfont... [New LWP 1227681] [New LWP 1227910] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/.libs/testfont'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f631fadf4ac in __pthread_kill_implementation () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7f631e838200 (LWP 1227681))] (gdb) bt full #0 0x00007f631fadf4ac in __pthread_kill_implementation () from /lib64/libc.so.6 No symbol table info available. #1 0x00007f631fa92696 in raise () from /lib64/libc.so.6 No symbol table info available. #2 0x00007f631fa7c7f3 in abort () from /lib64/libc.so.6 No symbol table info available. #3 0x000055ddf6c894eb in assertEqualIntImpl (actual=14, expected=expected@entry=0, message=message@entry=0x0, file=file@entry=0x55ddf6c8b003 "testfont.c", function=function@entry=0x55ddf6c8b6d0 <__func__.17> "verifyFontFamily", line=898) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testhelpers.h:99 No locals. #4 0x000055ddf6c89f0e in assertEqualIntImpl (line=, function=, file=, message=, expected=, actual=) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testfont.c:907 No locals. #5 verifyFontFamily (family=0x55ddf82d7e30, expectedName=expectedName@entry=0x55ddf6c8b573 "Code New Roman", expectedCellAscent=expectedCellAscent@entry=1884, expectedCellDescent=expectedCellDescent@entry=514, expectedLineSpacing=expectedLineSpacing@entry=2398, alternateExpectedName=alternateExpectedName@entry=0x55ddf6c8b573 "Code New Roman", alternateCellAscent=1884, alternateCellDescent=514, alternateLineSpacing=2398) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testfont.c:898 status = name = {67, 111, 100, 101, 32, 78, 101, 119, 32, 82, 111, 109, 97, 110, 0, 0, 43632, 63532, 21981, 0, 3, 0, 32611, 0, 12960, 63532, 21981, 0, 12960, 63532, 21981, 0} emHeight = 0 cellAscent = 0 cellDescent = 0 lineSpacing = 0 __func__ = "verifyFontFamily" __PRETTY_FUNCTION__ = "verifyFontFamily" #6 0x000055ddf6c8789b in test_createFontFamilyFromName () at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testfont.c:933 status = family = 0x55ddf82d7e30 collection = 0x55ddf82c32a0 fontName = 0x55ddf82a0b00 status = family = collection = fontName = __func__ = #7 main (argc=, argv=) at /home/tkloczko/rpmbuild/BUILD/libgdiplus-6.1/tests/testfont.c:1215 gdiplusToken = 1 gdiplusStartupInput = {GdiplusVersion = 1, DebugEventCallback = 0x0, SuppressBackgroundThread = 0, SuppressExternalCodecs = 0} (gdb) ```
kloczek commented 5 months ago

Gentle ping 🤔